We have seen in the last post that how can we change the computer name using PowerShell in Windows Server 2012. We are going to see join Computer to Domain using PowerShell in Windows Server 2012, I would say using PowerShell some tasks are really easy to complete in faster way.
Open PowerShell run a command as “Add-Computer –DomainName example.com”
Now you need hit enter
There will be popup for providing Domain Credentials to authenticate to Join Computer to Domain using PowerShell in Windows Server 2012.
That set you are done and you just need to reboot system to be on affect to Join Computer to Domain using PowerShell in Windows Server 2012
Run Command “Restart-Computer”
0 responses on "Join Computer to Domain using PowerShell in Windows Server 2012"