Change KACE Timeout?
I have a powershell script that downloads a deployment payload to the local system from an Azure File Share.
This PS script works fine on the local system and it successfully runs through KACE.
The problem comes when the script finishes and reports back. All I get in an "Output log" that stats "timeout"
please see attached image for example.
Here is info on my SMA
Any ideas on how I can have this show better?
Thanks
2 Comments
[ + ] Show comments
-
What version of the SMA are you running? - KevinG 3 years ago
-
v10.2.234 - DLCurtis 3 years ago
Answers (1)
Please log in to answer
Posted by:
Channeler
3 years ago
You could Add another Part\Task to the same script to verify if that payload exists and then report back based on that.
Comments:
-
Can I do that from a PS script? If so, any direction or hints?
The report back part is what I am trying to work out.
I have a PS that runs for over an hour. It works but just reports back as timed out. - DLCurtis 3 years ago