Forum Discussion
Chris_White_81
Sep 27, 2022Copper Contributor
Copy a OVPN file in Powershell from Intune
Sounds easy, my powershell script works fine if i run it on my machine, it copies the file into the %USERPROFILE%\OpenVPN\config folder. Its packaged up using the Intunewinapp program, but when i put...
Sep 28, 2022
What happens when using a * wildcard instead of the username variable?
Chris_White_81
Sep 28, 2022Copper Contributor
No luck, im wondering if theres something else at play here on the client machine. Can endpoint protection stop these powershell scripts from running?