Change name machine & workgroup name

  • Thread starter Thread starter uyyyyy
  • Start date Start date
U

uyyyyy

Hello.
I want to change the name machine and work group name of windows xp from
command line.
What is the command to do this ?

Thanks.
 
Windows XP Service Pack 2 Support Tools:
http://support.microsoft.com/?kbid=838079

[Excerpt]

Netdom.exe
You can use the Netdom.exe command-line tool to join a computer to a domain
or to manage a computer account. .The /JOINDOMAIN option joins a computer to
a domain.
..The /JOINWORKGROUP option joins a computer to a workgroup.
..The /RENAME option renames the computer on the domain.

[/Excerpt]

©2006 Microsoft Corporation. All rights reserved.

Apart from that, you can create a WMI script to accomplish this task.


--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hello.
I want to change the name machine and work group name of windows xp from
command line.
What is the command to do this ?

Thanks.
 
I have use netdom.exe, but i don't know how i can change workgroup. I have
read documentation on microsoft but doesn't works:

netdom.exe RENAMEMACHINE .......... works but it need machine woks on a
domain and my machine works on a workgroup.
netdom.exe MEMBER /JOINWORKGROUP myworkgroup doesn't works because netdom
command doesn't understand "MEMBER". I use the last version of support
tools.

Any idea ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top