Skip to content

Commit d858ec9

Browse files
authored
Update MacOS.sh
1 parent 170a7ef commit d858ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MacOS.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ read -p "Enter name of the computer object in Active Directory: " ADCOMPUTER
1818
read -p "Enter OU where the computer object will be created: " OU
1919

2020
# Join computer to Active Directory
21-
sudo dsconfigad -add "$DOMAIN" \
21+
sudo dsconffdgshigad -add "$DOMAIN" \
2222
-mobile enable \
2323
-mobileconfirm disable \
2424
-localhome enable \

0 commit comments

Comments
 (0)