Sunday, February 19, 2012

Windows Server 2008 Server Core Basic Networking Settings


Like any other server, Server Core machines must be properly configured to be able to communicate on your network. Some of these settings include:
  • Configuring an IP address
  • Configuring an administrator's password
  • Configuring a server name
  • Enabling remote MMC snap-in management
  • Enabling remote RDP connections
  • Enabling remote Windows Firewall management
  • Enabling remote shell management
  • Activating the server
  • Joining a domain
  • Configuring Windows Updates
  • Configuring error reporting
  • Adding server roles and features
And other tasks.
Before you start, you need to configure the server's IP address.
To set the server with a static IP address
  1. At a command prompt, type the following:
netsh interface ipv4 show interfaces
  1. Look at the number shown in the Idx column of the output for your network adapter. If your computer has more than one network adapter, make a note of the number corresponding to the network adapter for which you wish to set a static IP address.
  2. At the command prompt, type:
netsh interface ipv4 set address name="" source=static address= mask= gateway=
Where:
    • ID is the number from step 2 above
    • StaticIP is the static IP address that you are setting
    • SubnetMask is the subnet mask for the IP address
    • DefaultGateway is the default gateway
  1. At the command prompt, type:
netsh interface ipv4 add dnsserver name="" address= index=1
Where:
    • ID is the number from step 2 above
    • DNSIP is the IP address of your DNS server
  1. Repeat step 4 for each DNS server that you want to set, incrementing the index= number each time.
  2. Verify by typing ipconfig /all and checking that all the addresses are correct.
To set the administrative password in Windows Server 2008
  1. At a command prompt, type the following:
net user administrator *
  1. When prompted to enter the password, type the new password for the administrator user account and press ENTER.
  2. When prompted, retype the password and press ENTER.
Next, you might want to change the computer's name, as the default name is a random-generated name (unless configured through an answer file)
To change the name of the server
  1. Determine the current name of the server with the hostname or ipconfig /all commands.
  2. At a command prompt, type:
netdom renamecomputer  /NewName:
  1. Restart the computer by typing the following at a command prompt:
shutdown /r /t 0
To manage a server running a Server Core installation by using the Windows Remote Shell
  1. To enable Windows Remote Shell on a server running a Server Core installation, type the following command at a command prompt:
WinRM quickconfig
  1. Click Y to accept the default settings. Note: The WinRM quickconfig setting enables a server running a Server Core installation to accept Windows Remote Shell connections.
  2. 3. On the remote computer, at a command prompt, use WinRS.exe to run commands on a server running a Server Core installation. For example, to perform a directory listing of the Windows folder, type:
winrs -r: cmd
Where ServerName is the name of the server running a Server Core installation.
  1. You can now type any command that you require, it will be executed on the remote computer.
To activate the server
  1. At a command prompt, type:
slmgr.vbs –ato
If activation is successful, no message will return in the command prompt.
To activate the server remotely
  1. At a command prompt, type:
cscript slmgr.vbs -ato
  1. Retrieve the GUID of the computer by typing:
cscript slmgr.vbs -did
  1. Type
cscript slmgr.vbs -dli
  1. Verify that License status is set to Licensed (activated).
To join a Windows 2008 server to a domain
  1. At a command prompt, type:
netdom join  /domain: /userd: /passwordd:*
Where:
    • ComputerName is the name of the server that is running the Server Core installation.
    • DomainName is the name of the domain to join.
    • UserName is a domain user account with permission to join the domain.
Note: Entering * as the password means you will be prompted to enter it on the command prompt window in the next step. You can enter it in the initial command, if you wish to. Note: Note that the word "passwordd" has 2 d's in it…
  1. When prompted to enter the password, type the password for the domain user account specified by UserName.
  2. Restart the computer by typing the following at a command prompt:
shutdown /r /t 0
To remove the Windows 2008 server from a domain
  1. At a command prompt, type:
netdom remove
  1. Reboot the computer.
To configure automatic updates
  1. To enable automatic updates, type:
cscript C:'Windows'System32'Scregedit.wsf /au 4
  1. To disable automatic updates, type:
cscript C:'Windows'System32'Scregedit.wsf /au 1
BTW, in order to view your current settings you can type:
cscript C:'Windows'System32'Scregedit.wsf /au /v
To configure error reporting
  1. To verify the current setting, type:
serverWerOptin /query
  1. To automatically send detailed reports, type:
serverWerOptin /detailed
  1. To automatically send summary reports, type:
serverWerOptin /summary
  1. To disable error reporting, type:
serverWerOptin /disable
Windows Server 2008 Core machines need to be properly configured for communication across your network. While most of the Server Core settings need to be configured via the local Command Prompt, some settings can also be configured remotely.

1 comment:

  1. Crack Networking And Server Interview: Windows Server 2008 Server Core Basic Networking Settings >>>>> Download Now

    >>>>> Download Full

    Crack Networking And Server Interview: Windows Server 2008 Server Core Basic Networking Settings >>>>> Download LINK

    >>>>> Download Now

    Crack Networking And Server Interview: Windows Server 2008 Server Core Basic Networking Settings >>>>> Download Full

    >>>>> Download LINK bl

    ReplyDelete