Hi
I'm trying to install the OpenVPN community client with OpenVPN-2.6.12-I001-amd64.msi during an SCCM task sequence, so that Start Before Logon is enabled at install but I'm struggling to get this to work.
I've packaged the MSI and am installing it with the command line
msiexec.exe /i OpenVPN-2.6.12-I001-amd64.msi ADDLOCAL=OpenVPN.GUI,OpenVPN,OpenVPN.GUI.OnLogon,D rivers /passive
And while the client is installed during the task sequence Start Before Logon is not enabled when it gets to the logon screen.
I've also tried importing the openvpn-plap-install.reg file as a step after the client install but it still doesn't result in SBL being enabled when it gets to Windows login screen.
Can anyone suggest why this doesn't work, and if there's any way I can have the client installed so it is ready at the login screen after OSD?
I'm trying to install the OpenVPN community client with OpenVPN-2.6.12-I001-amd64.msi during an SCCM task sequence, so that Start Before Logon is enabled at install but I'm struggling to get this to work.
I've packaged the MSI and am installing it with the command line
msiexec.exe /i OpenVPN-2.6.12-I001-amd64.msi ADDLOCAL=OpenVPN.GUI,OpenVPN,OpenVPN.GUI.OnLogon,D rivers /passive
And while the client is installed during the task sequence Start Before Logon is not enabled when it gets to the logon screen.
I've also tried importing the openvpn-plap-install.reg file as a step after the client install but it still doesn't result in SBL being enabled when it gets to Windows login screen.
Can anyone suggest why this doesn't work, and if there's any way I can have the client installed so it is ready at the login screen after OSD?