Printer Friendly Version
How can I customize the Command Prompt in Windows XP/2000/2003?
SolarWinds NetFlow Traffic Analyzer (NTA) monitors network traffic by capturing flow data from network devices, including Cisco® NetFlow v5 or v9, Juniper® J-Flow, IPFIX, sFlow®, and Huawei NetStream™.
Find the bandwidth hogs by using SolarWinds NTA to identify which users, applications and protocols are consuming the most bandwidth and the IP addresses of the top talkers. Download a full-functional, 30-day trial and in less than an hour, you can fire up network bandwidth monitoring and start getting a comprehensive view of your network traffic and the location of bottlenecks.
To configure the command prompt in Windows XP, Windows 2000 and Windows Server 2003:
-
Open Command Prompt.
-
Click the upper-left corner of the Command Prompt window, and then click Properties.
-
Click the Options tab.
-
In Command History, type or select 999 in Buffer Size, and then type or select 5 in Number of Buffers.
-
In Edit Options, select the Quick Edit Mode and Insert Mode check boxes.
-
Click the Layout tab.
-
In Screen Buffer Size, type or select 9999 in Height.
-
Do any of the following optional tasks:
-
In Screen Buffer Size, increase Width.
-
In Window Size, increase Height.
-
In Window Size, increase Width.
-
Clear the Let system position window check box, and then, in Window Position, change the values in Left and Top.
-
-
In the Apply Properties dialog box, click Save properties for future windows with same title.
Note:
-
To open command prompt, click Start, point to All Programs, point to Accessories, and then click Command Prompt.
-
You can also run it from the RUN command by typing CMD.EXE
-
To open Command Prompt Properties from the keyboard, press ALT+SPACEBAR+P.
-
By selecting the Quick Edit Mode check box, you enable copy and paste from the Command Prompt window. To copy, select the text in the Command Prompt window with your left mouse button, and then right-click. To paste, either at the command prompt or in a text file, right-click.
-
By increasing the screen buffer size to 999, you enable scrolling through the Command Prompt window.
-
By increasing the number of buffers to five, you increase the number of lines in the Command Prompt window to 5000.
-
To enable or disable file and directory name completion on a computer or user logon session, run Regedit.exe and set the following REG_DWORD value:
HKEY_LOCAL_MACHINE\Software\Microsoft\CommandProcessor\CompletionChar\REG_DWORDTo set the REG_DWORD value, use the hexadecimal value of a control character for a particular function (for example, 0×9 is TAB and 0×08 is BACKSPACE). User-specified settings take precedence over computer settings, and command-line options take precedence over registry settings.
I also add a CMD shortcut to my Desktop and the Quick Launch toolbar (you have to enable it in XP) with the following parameters:
In the Target box I add a "/f:1" (without the quotes) to enable auto completion. I also give it a shortcut key (I use F4 but you can choose your own key).






