Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Net Stop and Net Start commands
Name: scott12001us Date: February 23, 2005 at 06:03:45 Pacific OS: 2000 CPU/Ram: 2.5 / 512
Comment:
It seems like I do not have the full version of DOS. When I click on start, run, cmd and it brings of the command window. I then type net start and it comes up with "'net' is not recognized as an internal or external command, operable program or batch file." This is on a new Dell 2800 Poweredge Server running Winows 2000. Any help would be appreciated.
Name: colshin Date: February 23, 2005 at 09:15:56 Pacific
Reply:
ipconfig /release turns off connection ipcofig /renew brings it back in command
hello
0
Response Number 3
Name: Rick McNabb Date: February 23, 2005 at 09:55:37 Pacific
Reply:
Right click on My Computer and select Properties. Go to the Advanced tab, click on Enviroment Variables. In the LOWER box (System Variables), view/edit the parameters for PATH. Make sure you have pointers to your Windows install directory and System32 directory, like:
Summary: I hope this is not TOO stupid of a question, but I'm having trouble setting up a scheduled task. My printers continue to disappear on my Win 2k Server so I figured I would setup a scheduled task to s...
Summary: hello, I m using net use command on win2k to map network drives through a script and then use them in further scripts. The problem i face is that the moment i execute the command at the command p...
Summary: Net start service and net stop service (if you have permission to do so). from cmd prompt type net /? or net start /? or net stop /? to get info ...