![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Restarting a service
Hi All
I need to restart a service from the command prompt. The program will not run again if I use net stop and then net start unless I do a full reboot. I have tested this with the services mmc and found that if I use the restart button it all works fine, so I would like to put that in a batch file. Anyone got any ideas Cheers Glenn |
|
|||
|
Re: Restarting a service
"Glenn Clark" <glenn.(NOSPAMclark@btinternet(NOSPAM).com> wrote in message news:4804bfe3$0$26086$db0fefd9@news.zen.co.uk... > Hi All > > I need to restart a service from the command prompt. The program will not > run again if I use net stop and then net start unless I do a full reboot. > I have tested this with the services mmc and found that if I use the > restart button it all works fine, so I would like to put that in a batch > file. > > Anyone got any ideas > > Cheers Glenn You need to tell us what happens when you run "net start NameOfService". Remember - we can't see your machine! |
|
|||
|
Re: Restarting a service
The service won't start as it can't seem to bind the name or port for some
reason, even though nothing is using it (Apache running voip pbx system) If you restart the server its no problem. I just need to restart the application when the web fails to respond which works with the services mmc so want to schedule this in a batch file Cheer Glenn "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message news:%23hOCKvwnIHA.2268@TK2MSFTNGP02.phx.gbl... > > "Glenn Clark" <glenn.(NOSPAMclark@btinternet(NOSPAM).com> wrote in message > news:4804bfe3$0$26086$db0fefd9@news.zen.co.uk... >> Hi All >> >> I need to restart a service from the command prompt. The program will not >> run again if I use net stop and then net start unless I do a full reboot. >> I have tested this with the services mmc and found that if I use the >> restart button it all works fine, so I would like to put that in a batch >> file. >> >> Anyone got any ideas >> >> Cheers Glenn > > You need to tell us what happens when you run "net start NameOfService". > Remember - we can't see your machine! > > |
|
|||
|
Re: Restarting a service
"Glenn Clark" <glenn.(NOSPAMclark@btinternet(NOSPAM).com> wrote in message
news:4804cdea$0$32040$da0feed9@news.zen.co.uk... > The service won't start as it can't seem to bind the name or port for some > reason, even though nothing is using it (Apache running voip pbx system) > If you restart the server its no problem. > > I just need to restart the application when the web fails to respond which > works with the services mmc so want to schedule this in a batch file > > Cheer > > Glenn A verbatim error message would be helpful. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|