Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

PDMWorks vault service

Status
Not open for further replies.

dgowans

Mechanical
Oct 12, 2004
680
Is it possible to stop (or start) the PDMWorks vault by passing parameters through a command line? I've tried using sc.exe, but I don't know the ServiceName to stop:

sc stop ServiceName

I want to be able to do this prior to automatically backing the vault up at night. Any other methods that I could use to stop and start the vault automatically?

Thanks,
Dave Gowans
 
Replies continue below

Recommended for you

We use:

net start "PDMWorks server"
net stop "PDMWorks server"

in batch files, then use Task Scheduler to run those batch files at certain times overnight.
 
That'll do it - thanks so much.

Dave Gowans
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor