Hello,
I have W2K Pro and would like to change the workgroup via a batch file or script, i.e. from workgroup1 to workgroup2. Is that possible?
Page 1 of 1
Changing Workgroup Via Batch / Script
#2
Posted 15 March 2005 - 05:11 PM
I believe their is a utility called NETDOM in the Resource Kit that can do this from the command line.
#3
Posted 17 March 2005 - 12:31 PM
Unfortunately that tool can be only used for domains, but not for workgroups.
#4
Posted 18 March 2005 - 05:33 AM
I found an answer to this in another forum. It works with netdom.exe from the Resource-Kit of Windows NT4, but not with the Resource-Kit of W2K (and probably XP). To change a workgroup, use this command:
Replace myworkgroup with your workgroup name. After that you need to logoff.
netdom.exe member /joinworkgroup myworkgroup
Replace myworkgroup with your workgroup name. After that you need to logoff.
Share this topic:
Page 1 of 1



Help

Back to top








