Jump to content

Recommended Posts

Posted
Hi i have an application "Factset" who need to close some process (like office & adobe) in order to upgrade I thought to launch the package task at startup when KES is launched so before process launched by users but KSC does not have this schedule ... Is there something that can be added in a roadmap ? Anyway, i've created a 1st task to kill process then launch the upgrade automatically after this previous task completed successfully For that i ve just created a basic batch script and it works (process are closed) but it stay at "38% runnning" , then after 10 minutes it finally finished successfully taskkill /IM FDSW32.EXE /F taskkill /IM MARQUEE.EXE /F taskkill /IM EXCEL.EXE /F taskkill /IM MARQUEE.EXE /F taskkill /IM ACRORD32.EXE /F taskkill /IM OUTLOOK.EXE /F taskkill /IM WINWORD.EXE /F exit thanks for your help or if you have a better idea :)
Nikolay Arinchev
Posted
Hi
I thought to launch the package task at startup when KES is launched so before process launched by users but KSC does not have this schedule ... Is there something that can be added in a roadmap ?
The thing is that KES should be launched before network to provide more security. Therefore it could not run any script provided by KSC over network.
Posted
understood but there is many schedule but not this one which will make sense, i mean it can be after users login for example
Posted
and the most important issue is about the script where , i do not know why, it only ending 10 minutes after (event if it run in a few second since i see the process killed) while it should run and complete in less than a minute

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...