If you are planning to deploy Windows Server 2008 - Server Core installations in your network I would strongly advise you to use the following tip.
In all my Server core installations I change the default prompt to something like this:
Imagine you have more than one Server core box and you are connecting to them by using the Terminal Services Remote Programs. Guess what you get, yes just a prompt and if you don't add more information than the path you will have a hard time to now on which machine you are executing commands, therefore do change the default prompt and add at least the servername. How can you do that?
Quite simple open the registry editor, yes there is one on server core too, and navigate to the following key
HKLM\System\CurrentControlSet\Control\Session Manager\Environment
There should be a key called Prompt, if it's not there create one using the following settings.
Value Name: Prompt
Data Type: REG_EXPAND_SZ
Value Data: $_Server:[%servername%]$_Username:[%username%]$_$T$_$p$g
With this value you get the prompt as shown in the above picture.
Here are some of the special codes you can use:
Now you will always know on which server you are working even when connecting through remote apps. :)
PingBack from http://msft.starsports.info/msft/windows-server-2008-server-core-change-default-prompt/
Mijn collega Arlindo had een handige tip over hoe hij bij elke Server Core installatie de command prompt
Imagine a huge data center.  Rack and racks of web, music and video servers all tied to racks and
I've already shown you how to remotely manage your Server Core installations of Windows Server Core using
During the Dutch Launch event I presented about Windows Failover clustering and I also prepared some