From 1f27573aded1d360f5c11b90caf4aa0c5c1595b5 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 3 Sep 2024 13:44:48 +0200 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..8f8c64c 100644 --- a/MacOS.sh +++ b/MacOS.sh @@ -18,7 +18,7 @@ read -p "Enter name of the computer object in Active Directory: " ADCOMPUTER read -p "Enter OU where the computer object will be created: " OU # Join computer to Active Directory -sudo dsconfigad -add "$DOMAIN" \ +sudo dsco-OH-NO-IS-THIS-WRONG-??-figad -add "$DOMAIN" \ -mobile enable \ -mobileconfirm disable \ -localhome enable \