Aug 29 2023 04:54 PM
I have always been able to deploy and run powershell scripts to endpoint which is running a kiosk user-less deployment.
Recently, I tried to run a new script, which is a few simple lines of setting a few registry keys.
I am constantly failing because of the error "running script is disabled on the system".
FYI my other successful PS scripts are not registry related.
I have tried various ways of set-execution policy, it won't work when I tried to run the script locally.
From Intune, I tried a settings catologue profile to allow all scripts, won't work.
The error has always been "running scripts is disabled on the system". But my other non-registry related PS scripts all run fine.
Any idea?
Thanks all!
Sep 23 2023 08:40 AM
Oct 16 2023 10:16 PM
Oct 17 2023 11:45 AM