Update MacOS.sh

This commit is contained in:
PierreGode 2025-02-15 05:49:45 +01:00 committed by GitHub
parent 3efb407c9d
commit 10b1385fae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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