Hi,
I have a requirement for vbscript to join workstation PC's to Domain. The requirement is as below
- The script should prompt for Computername, username and Password for Joining the PC to Domain
- The password should not be visible
- The computer account should get created in a specific OU and PC should be added to Domain
- It should prompt for rebooting the PC after Domain Join
Please suggest