WMI Tasks: Accounts and Domains:
http://msdn.microsoft.com/library/de...nd_domains.asp
To change the computer description, here is a sample script:
http://www.microsoft.com/technet/scr...5/hey1207.mspx
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
"jatetu" <(E-Mail Removed)> wrote in message
news:dvecnh$7ic$(E-Mail Removed)...
Hello.
I need to change the name of machine(windows xp) and description machine
field, from command line for a script. "netdom" command doesn't works to me
because my machine are not in a domain. It is in a workgroup.
Any idea ?
Thanks.