Permission issue for execution

I have one scenario for permission issue, whenever we execute some executable files (exe/.bat/answer file) from c:\application folder that’s package not install whereas action completed and in the client log / action with all line completed successfully,

I got one workaround for this fix such issue to give permission to c:\application folder after that any application easily get installed,

as Bigfix action goes with system account that’s have all permission to execute but it’s not happening in this case,

Have you tried running your action with BESClient debug logging enabled (log level 10000) to capture additional details? The besclientdebug.log may provide you with the necessary details to resolve this potential permissions issue.

image

1 Like