Hello, i try to use the script from github for extracting connections from Wallix and populate it in a dynmic folder.
Everything is fine as long as no execution policy is crashing my script.
Do you might have any recommendations how to handle this? Setting the execution policy globally is not an option for us.
1 Comment
Stefan Koell
said
8 days ago
Hi!
I already responded in the other thread. You can adapt the script to use environment variables instead of replacement token and sign that script. This way, the script doesn't really change before it's executed.
MER
Hello, i try to use the script from github for extracting connections from Wallix and populate it in a dynmic folder.
Everything is fine as long as no execution policy is crashing my script.
Do you might have any recommendations how to handle this? Setting the execution policy globally is not an option for us.