creating a batch file to do a reset a pro-e server daily

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
rhuseman
Posts: 1
Joined: 07 Dec 2011 09:07

creating a batch file to do a reset a pro-e server daily

#1 Post by rhuseman » 07 Dec 2011 09:21

I need some guidance....I've used some batch files before to do basic task (copying files, deleting temp files, making back up files, etc.) and I'm wanting to find a way to use a batch file to reset a program on a server.....I currently have to reset my CAD system program on a server daily in order to get it to work correctly

Is there a way I can record these commands and make it into a batch file to run this daily throughout the night?.....how can I view what the commands that are running in the background?......I 've done some VBA, and C programing but I thought that a simple batch file could help me get this done....I've found a way to tell XP to run a file at a current designated time

I really just need help with find out the specific commands that are in the background....give me some input

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: creating a batch file to do a reset a pro-e server daily

#2 Post by Ed Dyreen » 07 Dec 2011 17:59

'
Really don't understand, if you want answers, be more specific, I'm only 10 :roll:

Post Reply