Unsolved

This post is more than 5 years old

2 Posts

1706

July 3rd, 2018 02:00

Deploying command configure package applyconfig.bat error

 I have created a very simple package using command configure and exported the exe. When i run it on target machines , i get the following error in the logs:

 

[07/03/18 09:58:46] Extraction-GetExitCode: 1
[07/03/18 09:58:46] Temporary payload log file name: C:\ProgramData\dell\drivers\Dell-disable-wlan_x64\SCE7497.tmp
[07/03/18 09:58:46] Translated Command Line : applyconfig.bat -l="C:\ProgramData\dell\drivers\Dell-disable-wlan_x64\SCE7497.tmp"
[07/03/18 09:58:46] Path : C:\ProgramData\dell\drivers\Dell-disable-wlan_x64
[07/03/18 09:58:46] Working Directory: C:\ProgramData\dell\drivers\Dell-disable-wlan_x64
[07/03/18 09:58:46] Shell Execute Error. System error text = The system cannot find the file specified.
[07/03/18 09:58:46] (DupAPI::ExecutePayload): *** An unexpected error occured executing applyconfig.bat
[07/03/18 09:58:46] Name of Exit Code: ERROR
[07/03/18 09:58:46] Exit Code set to: 1 (0x1)
[07/03/18 09:58:46] Result: FAILURE
[07/03/18 09:58:46] Name of Exit Code: ERROR
[07/03/18 09:58:46] Execution terminated at date-time 07/03/18 09:58:46
[07/03/18 09:58:46] ######

 

What am i doing wrong? Does the target machine need additional software?

2 Posts

July 4th, 2018 06:00

Found the answer. It appears you need the command configure software installed on the receiving client machine.

0 events found

No Events found!

Top