Comments
Item

Easily Configure Basic Settings in Server Core

Published in Windows Server 2008 R2 by Steve Sinchak with 3,611 views and 1 comment

One of the first tasks an administrator must do after building a Windows Server Core machine is set the network address and configure the machine name and domain membership.  There are command line tools for all of those individual features but Microsoft included a useful command called sconfig that allows you to quickly configure basic server settings.

Simply type in sconfig on the command prompt and follow the on screen instructions:

Using Server Configuration you will be able to:

  • Configure machine name.
  • Join a domain or set workgroup name.
  • Configure local administrator accounts.
  • Configure Remove Management settings.
  • Enable Automatic Windows Update.
  • Manually install Windows Updates.
  • Enable/Disable Remote Desktop.
  • Configure Network Settings such as IP address and DNS servers.
  • Set the date and time. 
  • Logoff, restart and shutdown the server.
 
Free Computer Magazines and eBooks
 
Comments
Thierry
One year ago
Hey!

Looks good but didn't find this command on my 2008 R2 server.