Windows server 2008 Core – How to rename server via command line
Posted by aidas | Posted in Command line, Windows 2008 | Posted on 02-05-2009
0
In this post you`ll see quick way how to rename Windows server 2008 Core via command line. Basic syntax for renaming is :
netdom renamecomputer <currentname> /newname:<newname> /force /reboot
For example if current name of your server is WIN-7781GFN and you want to ename it to FS open command line and type:
netdom renamecomputer WIN-7781GFN /newname:FS /force /reboot
Follow us on Twitter !







