Microsoft
Software
Hardware
Network
Question : Script needed to close program and stop/start service
I'm new to writing batch/script files
I need a script to close a program (if open), then stop the service, then start the service and last open the program.
I want to run this on the windows built in task scheduler which I know how to setup once I have the script/batch file.
Can someone help me out?
Answer : Script needed to close program and stop/start service
taskkill /f /fi "imagename eq <program_exe_process_name"
net stop "service name"
net start "service name"
call program_exe
Random Solutions
Configure two ESXi servers for fail over
iPhone app: TabBarController and a first View
ESXI error --- Failed to open disk scsi0:0: Unsupported and/or invalid disk type 7
where can I get some server 2003 and sbs server 2003 terminal server cals and user cals.
paths in vb.net
XMLDOMN
lookup table and stop a form opening if more than two entries match a criteria
Saving typed Dataset to SQL Server
Can't get both workflows working at same time-Sharepoint 2007
SharePoint 2010 Webpart Request