![]() |
||
The Crucial Blog - Archive May 2, 2008
Enabling Remote Desktop on Windows Server 2008 CoreOn Windows Server 2008 Core you do not have a graphical interface, so how do you enable Remote Desktop? 1. Login to the server console. 2. To enable remote administration from Windows 2008 Server systems run: > Cscript %windir%\system32\scregedit.wsf /ar 0 3. To enable remote administration from Windows 2003/Windows XP and earlier operating systems run: > Cscript %windir%\system32\scregedit.wsf /ar 0 Related postsNo Comments Filed under: Uncategorized by — aaron @ 2:27 am May 2, 2008
How to configure IP address, Hostname, and DNS in Windows 2008 Server CoreWith Windows 2008 Server Core you don’t have a nice graphical interface to configure everything, therefor you need to configure via the command line. This article will cover how to configure an IP address, Hostname, and DNS servers in Windows 2008 Server Core. 1. Login to the server. 2. Configure your hostname: > netdom renamecomputer %computername% /NewName:<newservername> Where you replace <newservername> with the servername you wish to use. 3. Configure IP address: > netsh interface ipv4 set address name=”2″ source=static address=192.168.0.5 mask=255.255.255.0 gateway=192.168.0.1 4. Setup DNS: > netsh interface ipv4 add dnssserver name=”2″ address=192.168.0.1 NOTE: We have referenced in these commands an interface name of “2″. If you want to find out what name/number your interface is, do the following: > netsh interface ipv4 show interface Tags: system administration, windows, windows 2008 serverRelated posts(1) Comment Filed under: Uncategorized by — aaron @ 2:21 am |
Tag Cloud
vmware
XenServer
centos
webmin
subversion
yum
php
apache
gentoo
cisco
linux
servers
esxi
windows 2008 server
exchange
xen
raid
centos5
virtual dedicated servers
ruby-on-rails
firewall
virtualization
server-administration
hypervm
windows server
lxlabs
fantastico
debian
vds
joomla
microsoft
system administration
cpanel
control panels
networking
windows
vps
storage
wordpress
mail
ubuntu
ssh
security
lxadmin
fedora
|
|
Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers
© Copyright 2003-2008
Crucial Paradigm
ABN 97 125 618 662