Is it possible to create a worklet that will join a workstation to a corperate domain? Has anyone attempted this before?
This should be possible using the Add-Computer command and leveraging parameters like
-DomainName
-Credential
-LocalCredential
and -OUPath.
(MS Reference)
Reply
Login to the community
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.