Jump to content

Start/Stop Service


Recommended Posts

Hi,

I'd like to start a service shortly after boot, I've tried the delayed start option in the service but I'd like to start it a little quicker than that.

Here is my script:

sleep (60000)

Run ("net start intelliservice")

Problem is, the service will not start. I think it's because there is no Admin rights? I can perform the command directly from an elevated command prompt so I know it works.

Any ideas on how I can get it to start?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...