Can my KACE script be run while logged off or locked?
I had made a script that would uninstall a program, install two programs, and run batch files. Can this be done while logged off or locked?
1. run batch file and Uninstall TIER v7
2. Install SQL Native Client
3. Install TIER v8
4. rename shortcut via Batch
After testing this with user logged in, locked, and logged off; the only 100% success was for when a user was logged in. while logged off, it had issues with all but the installs.
Would there be a workaround for this to where it can be successfully deployed while logged off or locked?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
jknox
10 years ago
Need more detail in order to answer:
1. Is this an online or offline Kscript?
2. What context is the script running in? (user, localsystem, admin, etc)
3. Does your shortcut exist in the user profile or does it exist in C:\Users\Public\Desktop?
1. Is this an online or offline Kscript?
2. What context is the script running in? (user, localsystem, admin, etc)
3. Does your shortcut exist in the user profile or does it exist in C:\Users\Public\Desktop?