Home
Free Newsletter
Home Network
Wireless Network
Internet Sharing
Remote Desktop
VPN
XP Router
Network Switch
Network Cable
Computer Networking Tips
Wireless Networking Tips
Win7 Networking Tips
Win7 Wireless Tips
Vista Networking Tips
Vista Wireless Tips
XP Networking Tips
XP Wireless Tips
Network FAQ
Wireless FAQ
Wireless Products
Gadget Store
Networking Books
Useful Links
Folding @ Home
Site Blog
About This Site
Privacy Policy

[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

The Usage of Command Prompt

Command prompt is command line interpreter in Microsoft Windows, which is commonly used to administer your Windows OS by using commands only (no graphical interface). It’s easy to use, and so I like this tool!

Here is quick way to trigger this handy tool: Go to Start and then click run…, after that type cmd or cmd.exe and click OK button, after that this prompt will appear.

cmd.exe command prompt

What commands are supported? Type help and then hit enter key, it will show you list of supported commands.

command prompt cmd.exe in Microsoft Windows

To know the details of using the command, just type command ?, example ipconfig ?

command prompt cmd.exe help in Microsoft Windows

Here is an example of using ping to check the connectivity with other computer. If you see the reply from other computer, that means the network connectivity between your computer and other computer works fine.

ping in command prompt (cmd.exe)

Finally, would like to show you the usage of following common commands, feel free to check out more:

What is the usage of ipconfig command
Simple Way to Release and Renew IP Address
How to Use nslookup to Check Domain Name Information
Net Send – Message Sending Easily

Return to top of "The Usage of Command Prompt"!!


footer for command prompt page