diff --git a/MacOS.sh b/MacOS.sh index d9cc39d..e2b113b 100644 --- a/MacOS.sh +++ b/MacOS.sh @@ -12,3 +12,4 @@ ADcomputer=$() ## desired computer object name ( this will only be the OU=$() ## desired OU were the computer object is created sudo dsconfigad -add $DOMAIN -mobile enable -mobileconfirm disable -localhome enable -protocol smb -shell '/bin/bash' -username $admin -password $pass -groups $adgroup -computer $ADcomputer -ou $OU +sudo dsconfig -show