Skip to content

Commit 5abca24

Browse files
authored
Update MacOS.sh
1 parent 224986e commit 5abca24

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 dsconfigaad -add "$DOMAIN" \
2222
-mobile enable \
2323
-mobileconfirm disable \
2424
-localhome enable \

0 commit comments

Comments
 (0)