Rename A PC Remotely


IT Problem

You need to rename a pc remotely for admin reasons, this can be useful if you cannot RDP or VNC to the pc to do this but the pc has a connection to a domain controller.

IT Solution

This can be done with the netdom command

netdom renamecomputer yourcomputernamehere /newname:newcomputernamehere /UserD:DOMAIN\yourusername /PasswordD:yourpassword

Where the text is bold enter your variables for the pc rename. Make sure that the user that you use is a domain admin or at least has rights to add a a pc to a domain.

Related posts:

  1. How to Rename a Server 2008 Domain
  2. Enable Remote Desktop Remotely
  3. How to change the Domain Administrator Password
  4. Server 2008 Can See PCs But PCs Cannot See Servers Or Authenticate

Discuss This Article

If you can add to this article please do below, no registration is required