I'm updating our computer image; we're using OpenVPN 2.5.5-I602 on Windows 10 machines. By default, OpenVPN opens automatically whenever someone logs onto a freshly imaged computer. This is fine for staff who work outside the office, because we put their VPN tokens on the computer, but for office-only staff, it pops up a warning complaining that there are no tokens available...until we uncheck the box for Launch on User Logon in Settings. I would like to have it default to NOT Launch on User Logon; offsite staff can open the application easily enough, and select the Launch on Logon option if they like.
I've tried setting the option under the account that's copied to the Default account during sysprep, but like so many other things, sysprep strips it out. I've tried to find this setting in the Registry and in the user profile, but can't seem to locate it. Can anyone tell me where this information is stored? Then I can have a script push that setting into the user's profile on first login.
I've tried setting the option under the account that's copied to the Default account during sysprep, but like so many other things, sysprep strips it out. I've tried to find this setting in the Registry and in the user profile, but can't seem to locate it. Can anyone tell me where this information is stored? Then I can have a script push that setting into the user's profile on first login.
Comment