Forum Discussion
Cdesir
Jul 09, 2020Copper Contributor
Wrong Registry path when using Intune to upload powershell script.
I'm trying to execute a powershell script through intune that changes the OEM registry but its writing to the wrong registry path on my machine every time even when testing locally it works successfu...
Thijs Lecomte
Jul 09, 2020Bronze Contributor
Intune executes Powershell script by default in 32-bit context. Have you configured the Powershell script to run in 64-bit?