Update MacOS.sh

This commit is contained in:
PierreGode 2019-01-11 15:02:57 +01:00 committed by GitHub
parent 0e0bf106d5
commit c8a6b6db66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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