The main part of this component is simply running the powershell command “Add-Computer -Domain $env:DomainName -Options UnsecuredJoin,PasswordPass -Credential $joincred” then “Restart-Computer”
Everything else is verifying that the variables are there and usable.
Level |
Name |
Value |
Notes |
Site Variable |
DefaultComputerADPath |
OU= |
Get this info from ADSEdit |
Site Variable |
DomainName |
If this component downloads any external files other then grabbing the script from our repository, they will be listed here so you can do your own due diligence if needed.
Filename |
URL |
Path |
Notes |
No External Files Downloaded |
7/22/2022 – Initial Release