You are here:   Home Tips & Tricks Change Default Prompt in Windows Server 2008 - Server Core
Feb
07
2008
Change Default Prompt in Windows Server 2008 - Server Core E-mail
Written by Misha Hanin   

If you are planning to deploy Windows Server 2008 - Server Core installations, I think you should use the following tip, that I've found few days ago on very good blog, blogs.technet.com/aralves.

Think about you have more than one Windows Server 2008 - Server Core box and you are connecting to them by using the Terminal Services Remote Programs. What you get? Just a simple prompt. By using following tip you can change the default prompt and add at least the servername. To do this, simple open the registry editor and navigate to the following key:

HKLM\System\CurrentControlSet\Control\Session Manager\Environment

Find 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 picture.

Change Default Prompt in Windows Server 2008 - Server Core


Here are some of the special codes you can use:

* $A - & (Ampersand)
* $B - | (pipe)
* $C - ( (Left parenthesis)
* $D - Current date
* $E - Escape code (ASCII code 27)
* $F - ) (Right parenthesis)
* $G - > (greater-than sign)
* $L - < (less-than sign)
* $N - Current drive
* $P - Current drive and path
* $Q - = (equal sign)
* $S - (space)
* $T - Current time
* $_ - Carriage return and linefeed
* $$ - $ (dollar sign)


Now you will always know on which server you are working :)


blog comments powered by Disqus
 
Subscribe to CuruIT
Get tips, news and tutorials via RSS, Email or Twitter

Enter your email address:


Subscribe to my news feed for free Follow me on Twitter! Become a CuruIT fan on Facebook :) Become a CuruIT fan on YouTube :)

Tips from ITStuff.ca


Review http://www.curuit.com on alexa.com