OK. I think I understand what you're tryin' to do. Is this what you're lookin' for?
Start > Run, type "command" without the quotes, click "Run". You should get a command box -white-on-black text and you should see something like
Code:C:\Windows\Desktop>
Change to the root directory by typing "cd C:\" , again without the quotes, and hit Enter.
You should then be at the "C Prompt", which should look like
C:\>
Type "netstat", without the quotes, a space, and whatever parameter or parametrs you wanna see, then hit "Enter"
Here's a list of netstat command parameters
and here's
Another
When you're done runnin' DOS commands, just type "exit" without the quotes and hit "Enter"
Oh, and
Here's a nifty free app that pretty much does it all automatically.