K1000 Scripts don't seem to run anymore!
I am testing a very simple script, it is meant to disable bitlocker.
I added a > c:\tools\BDE.txt file to spit the output out to the local PC, just to confirm it, but it doesn't make a file.
Running the command locally works and I get a nice output message.
But running the script in KACE and the output text file is blank.
I added a > c:\tools\BDE.txt file to spit the output out to the local PC, just to confirm it, but it doesn't make a file.
Running the command locally works and I get a nice output message.
But running the script in KACE and the output text file is blank.
2 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
chucksteel
6 years ago
The KACE agent is a 32bit application and might not be able to access the manage-bde.exe in c:\windows\system32. Try launching it from C:\Windows\sysnative instead. We encountered this problem with BdeHdCfg.exe and this was the solution.
Comments:
-
maredzki's reply to me in the comment section fixed the issue for me. To quote him, "It started working for us after removing all agent jobs on the server and then clearing up the history of all old ran scripts (Run Now Status). It started to work for us right after that. Not sure if that will be of any value to you."
I deleted all old log files and, poof, I could suddenly push Kscripts again. - jgaitherccu 6 years ago
I will try making a vbs script to turn i
t off. - Vivalo 6 years ago
This happens to plethora of different ones, not just msi or bat - maredzki 6 years ago
Ever since the update to v8 we can not run any of our online or offline Kscripts. All of our Shell Scripts work fine. Looks like we should probably all open tickets to Quest. - jgaitherccu 6 years ago
We also have a WoL issue: I could wake up a machine anytime with v7 and after upgrading to v8 they cannot be woken up anymore and we have to rely on relay machines which need to be up. Makes no sense. Also, if I want to wake up 1 machine, it wakes up a random number (in hundredths) of machines. - maredzki 6 years ago