From c8a6b6db66c000d87855c19b43fbfb385d8f39a7 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 11 Jan 2019 15:02:57 +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 9f6d86d..a22fb33 100644 --- a/MacOS.sh +++ b/MacOS.sh @@ -7,7 +7,7 @@ DOMAIN=$(test.com) ## Domain admin=$(admin) ## AD admin pass=$(password) ## AD admin pass -adgroup=$(whatevergroup) ## this is to give admin privileges to a group +adgroup=$(whatevergroup) ## this is to give admin privileges to a group in the active directory ex: MacAdmins ADcomputer=$() ## desired computer object name ( this will only be the name of the computer object in Active Directory, hostname is still the same as default) OU=$() ## desired OU were the computer object is created