Creating a script to deploy update via dell command update center on different systems
Hello guys,
right now i'm trying to update my machine with the dell command update center via the Dell K100 script but i doesn't work. I created a new script with the following informations:
Type: Online KScript
Give it the proper credentials = done
User notify: activated
On Succes: Add "Launch a programm"
- directory : C:\Program Files (x86)\Dell\CommandUpdate\
- File: dcu-cli.exe
parameters:
select Wait for completion
when i save and run the script, i get an information box but after i accept it nothing happens. I only get this error code downbelow.
Hopefully some of you guys could help me ^^
Output Log
Running with credntials provided: domain [xx] user [administrator]
Activity Log
verify - on_verify_success verify - on_verify_failure verify - launch_program
Debug Log
Running kbot: runkbot 338 1558519319r1 KBotScript::LogScriptInfo - Start id=338 name=Dell Command Update version=1558519319r1 type=policy execute disconnected=false logged_off=true execute events KBotScript::LogScriptInfo - Finish KBotScript::LogScriptInfo - Start id=338 name=Dell Command Update version=1558519319r1 type=policy execute disconnected=false logged_off=true execute events KBotScript::LogScriptInfo - Finish ProcessOps_LaunchProgram: Invalid Arguments, NULL are not valid input parameters
1 Comment
[ + ] Show comment
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
5 years ago
If i run the script on my pc without kace it works so ....
Task 1
Attempts: 1
On Failure: Break Continue
Verify
Verify a file exists...
Directory: $(KACE_DEPENDENCY_DIR)
File: cmd_batch.bat
On Success
Launch a program...
Directory: $(KACE_DEPENDENCY_DIR)
File: cmd_batch.bat
Wait for completion: check
Visible: /
Parameters: / - R4shify 5 years ago