Good news for Linux techies, Windows 2008 core edition offers only command line interface...



Here are few things, which will be needed in day today work with this OS.

1] How to enable Remote desktop on Windows 2008 core?
Cscript %windir%\system32\SCRegEdit.wsf /ar 0
2]List the available server roles and features
oclist
3] For example, if you want to install DHCP on this server,
start /w ocsetup DHCPServerCore

Very shortly also update on other new features of this exciting core operating system.