diff --git a/MacOS.sh b/MacOS.sh index 0b3a30c..d7004d8 100644 --- a/MacOS.sh +++ b/MacOS.sh @@ -7,7 +7,7 @@ PASS="password" # AD admin password (not encrypted, use with ADGROUP="whatevergroup" # AD group to add computer to (e.g. MacAdmins) ADCOMPUTER="MACagent01" # Name of the computer object in Active Directory OU="OU=Computers Mac,DC=domain,DC=com" # OU where the computer object will be created - +fghsfhj # Prompt user for input read -p "Enter Active Directory domain name: " DOMAIN read -p "Enter AD admin username: " ADMIN