Issue In local file copy

Hello All, i am trying to copy some data from the sha1 folder of uploadmanagerdata. But it is not working in my prod but working in dev and test. Please help.

“”“
waithidden cmd.exe /C xcopy “C:\Program Files (x86)\BigFix Enterprise\BES Server\UploadManagerData\BufferDir\sha1” “c:\temp\SoftScan” /s /e /h /y
”""

I believe I had and issue with this in the past with using an xcopy, I believe I changed the user context and that resolved the issue.

Try running as current user, or another user. That may help.

https://developer.bigfix.com/action-script/reference/execution/override.html?_ga=2.206682523.96382486.1581445349-1358492612.1578683545