Kace Script Starts, Informs User and Shows Succsessful But Software Doesn't Install
I created a Kace script to install software. I tried doing it 2 ways:
1. A script to install a managed installation
2. A script that "Launches a program" by copying an executable to $(KACE_DEPENDENCY_DIR) after uploading an executable as a dependency
The reason I'm using a script is because I need to perform multiple tasks however this is the first task I'm trying. If I run the managed install manually from "Distribution" it works perfectly. When I run the manual install through the script and when I run the script with the "Launch a program" the script starts because the "User" is notified by a pop up box, after that nothing happens however the "Run Now Status" shows the script as successful. I also see that when I run "Launch a program" script the executable does get copied down to C:\ProgramData\Dell\KACE\kbots_cache\packages\kbots\"script number".
I'm not sure how to troubleshoot this issue. I have no idea why this isn't working. Please help.
Answers (0)
Be the first to answer this question
Output Log
Running as SYSTEM
Activity Log
verify - on_verify_success
verify - on_verify_failure
Debug Log
Running kbot: runkbot 142 1521135961
KBotScript::LogScriptInfo - Start
id=142 name=Install Deacom Local version=1521135961 type=policy
execute disconnected=false logged_off=true
execute events
KBotScript::LogScriptInfo - Finish
KBotScript::LogScriptInfo - Start
id=142 name=Install Deacom Local version=1521135961 type=policy
execute disconnected=false logged_off=true
execute events
KBotScript::LogScriptInfo - Finish
KBotScriptManager::CleanupDependencies - clean up dependencies in kbot directory C:\ProgramData\Dell\KACE\kbots_cache\\packages\kbots\142\
CleanupDependencies: file Deacom.Local.Installer.exe is part of the dependency list, keep the file - CPC_IT 6 years ago