Shop for All
Office 2007 Home and Student Office 2007 Home and Student

Compare the top 5 lowest prices by hovering your mouse over the product names on the left

$106.95
Office 2003 Professional Office 2003 Professional $444.41
Windows XP Professional w/SP2 Windows XP Professional w / SP2 $228.25
Office 2007 Professional Office 2007 Professional $358.99
Windows Vista Ultimate w/SP1 Windows Vista Ultimate w / SP1 $166.88

See More Products...

Network Facilities

In the Core version of Windows Server 2008, the network settings are only accessible via command prompt. During installation, the default settings are fixed: the IP address is obtained from a DHCP server, or if none is found, set using the APIPA standard (in the range 169.254.nnn.nnn). In the latter case, a random computer name is also generated, according to the formula "WIN-0123456789ABCDEF".

Setting The Computer Name

The computer name can be queried with the command hostname, while the command netdom is used to change the computer name. For example:

netdom renamecomputer WIN-0123456789ABCDEF /NewName:NEW_NAME

A new name for the server
Setting The IP Address

If the IP address is not dynamically configured by a DHCP server, the administrator must specify it using the command netsh. Before changing an IP address, the index number of the network adapter is required. This can be selected using the command:

netsh interface ipv4 show interfaces

Next, we set the IP address:

netsh interface ipv4 set address>

Setting the IP address


Talkback
Be the first to comment on this review!

Note You are going to post a comment as anonymous.