Skip to content
/ Intune Public

Intune Scripts for deploying stuff as a intunewin file

License

Notifications You must be signed in to change notification settings

morno/Intune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intune

Intune Scripts for deploying stuff as a intunewin file

Openvpn connect needs a config file called Config.ovpn and the intune installation command is "powershell.exe -ExecutionPolicy Bypass -File Import-OpenVPNConfig.ps1" the uninstall command is "powershell.exe -ExecutionPolicy Bypass -File Remove-OpenVPNConfig.ps1". The installation script creates a file in C:\temp called OpenVpn-SuccessIndicator.txt its so that intune knows that its installed. the detection script looks for that file. the uninstall command removes that file.

About

Intune Scripts for deploying stuff as a intunewin file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published