change file count check in add_structure.ps1 #57
Replies: 1 comment 1 reply
-
Hey @macnaughtani i just wanted to let you know, that damien is only sparsely working on Run-in-Sandbox anymore. I would recommend my fork over at https://github.com/Joly0/Run-in-Sandbox where i work actively on it. Also psexec is still used, as it is needed for intunewin testing for running that as system user in the sandbox. The note in the changes that its no longer needed was a mistake. Otherwise i would recommend asking your companies it team if it was possible to exclude psexec in the path that Run-in-Sandbox uses (atleast thats what i have done at my company) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Damien. Apologies if this is not the right place for this. As our corporate security software deletes psexec as soon as its detected, and your changelog indicates that psexec is not used anymore, I changed the file count check in add_structure.ps1 from 40 to 39 so that script would continue. I've not tested this tool yet but it looks impressive so fingers crossed that psexec is not required.
Thanks.
Ian.
Beta Was this translation helpful? Give feedback.
All reactions