How to Join Computer To a Domain with Power Shell 3.0

How to Join Computer To Domain with Power Shell 3.0 



How to rename computer name and join domain  ?
Follow the steps:
I Want the computer name from  ws to wsd
and using the domain credentials.

image

The command  bypasses confirmation and causes a
restart of the machine:

On PowerShell 

PS C:\> Rename-Computer –ComputerName ws –NewName wsd–DomainCredential netdavidic\david –Force –Restart


Hope this help!!

Thanks

David Acevedo

Comments

Post a Comment

Popular posts from this blog

How to create a NIC Teaming on Windows Server 2012 UPDATED !

Update Rollup 3 for System Center 2012 R2 Service Manager