Change Computer name - Command Prompt
From a command prompt:
netdom renamecomputer currentcompname /newname:newcompname /userd:domain\admin /passwordd:* /usero:domain\admin /passwordo:* /reboot:10 /force
I put the * for the passwords so it will ask after you hit enter, but it won't show on the screen. /reboot:10 is optional - it will reboot the computer after 10 seconds to force it to take effect, otherwise the name change will take effect at the next reboot. /force is to make it not ask the "Are you sure?" question after you hit enter.
__________________
--------------------------------------
"Problems cannot be solved by the same level of thinking that created them." ~Albert Einstein
|