Update Win_AD_Join_Computer.ps1

This commit is contained in:
rfost52 2021-06-19 20:50:56 -04:00
parent 25a6666e35
commit 66893dd0c1
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
Computer can be joined to AD in a specific OU specified in the parameters or it will join the default location.
.OUTPUTS
Results are printed to the console. Future releases will support outputting to a log file.
Results are printed to the console and sent to a log file in C:\Temp
.EXAMPLE
In parameter set desired items
-domain DOMAIN -password ADMINpassword -UserAccount ADMINaccount -OUPath OU=testOU,DC=test,DC=local