Most of the component is error checking to make sure the variable are there. Then is runs “New-ADComputer -Name <computer name you entered> -AccountPassword <a random string i generated when i created the component> -Path <environment variable with OU path>”
Level |
Name |
Value |
Notes |
Component Variable |
CompName |
computername |
computer name of the device you would like to join |
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