Update ADconnection.sh

This commit is contained in:
PierreGoude 2016-12-14 14:28:34 +01:00 committed by GitHub
parent 6f7ab204d7
commit 4cf32778f3

View File

@ -257,6 +257,8 @@ done
Realmdupdate(){ Realmdupdate(){
export HOSTNAME export HOSTNAME
myhost=$( hostname ) myhost=$( hostname )
echo "This will delete your homefolder and replace it. Please do a BACKUP"
sleep 5
sudo apt-get update sudo apt-get update
clear clear
echo "Remember to recreate AD computer Object!" echo "Remember to recreate AD computer Object!"