Forum Discussion

Jon_Mason's avatar
Jon_Mason
Copper Contributor
Mar 01, 2021

Powershell Script behaviour - User Context

I have an issue with a specific application that requires each user logon to have registration data for the app in their current user key location.  The issue I have is that the system is in KIOSK mode and therefore only applications that are whitelisted are allowed to run.  If I whitelist the powershell application I can successfully run the script adding the required values to the registry.  In doing this however it presents a tile on the KIOSK setup.

 

Question!

How do I allow the use of powershell without presenting a tile?

 

To clarify this doesn't appear to work using the scripts facility on Intune endpoint manager setting the script to user context mode.  If I review the AppLocker log following an attempt I can see powershell is blocked. 

 

Any assistance with this would be much appreciated.

 

Regards,

Jon Mason

Resources