- December 3, 2015
- Posted by: Syed Shujaat
- Category: Uncategorized
No Comments
Remotely Change the Name :
Run this command with Admin privileges :
netdom renamecomputer current_computer_name /newname:new_computer_name
netdom renamecomputer machine /newname:new_computername /userd:domainname\administrator_id /passwordd:* /usero:local_admin
/passwordo:* /reboot:seconds before automatic reboot
OR
netdom renamecomputer MyPC1 /newname:MYPC /userd:pk\Administrator /passwordd:adminpassword
if you want to proceed with name change then Press “Y” for yes.
Leave a Reply
You must be logged in to post a comment.