From 10b1385fae8727ca331578dbc1b7cc2b0efed258 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Sat, 15 Feb 2025 05:49:45 +0100 Subject: [PATCH] Update MacOS.sh --- MacOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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