Forum Discussion
Nikola Nenadovic
Jun 14, 2019Brass Contributor
Intune PowerShell scripts
Hi, I'm currently trying to run a PS script to add a VPN connection through Intune PowerShell. When the script is run directly in powershell it executes as it should, adding the VPN connection. ...
treestryder
Jun 17, 2019Steel Contributor
Nikola NenadovicTry setting "Run script in 64 bit PowerShell host (when available)" to "Yes". I have found some very strange behavior when the scripts run within the 32-bit emulator. Things like, registry setting changes that only affect that Powershell session.