Forum Discussion
Jon_Mason
Mar 01, 2021Copper Contributor
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 mo...
Apr 04, 2021
Hi,
I know the problem, it can really be a b.tch when you are using app locker to block PowerShell and you need to push a user context PowerShell script. May I ask what you are trying to push? I think a got one or two solutions.
The first one would be :
https://call4cloud.nl/2020/03/how-to-deploy-hkcu-changes-while-blocking-powershell/
The second one I am currently working on to create a blog about it 😉
I know the problem, it can really be a b.tch when you are using app locker to block PowerShell and you need to push a user context PowerShell script. May I ask what you are trying to push? I think a got one or two solutions.
The first one would be :
https://call4cloud.nl/2020/03/how-to-deploy-hkcu-changes-while-blocking-powershell/
The second one I am currently working on to create a blog about it 😉