|
From: debbie10t <deb...@gm...> - 2017-02-20 21:51:00
|
On 20/02/17 20:22, Selva Nair wrote: > On Mon, Feb 20, 2017 at 3:01 PM, debbie10t <deb...@gm...> wrote: > >> >>> >>> Any scheduled tasks (taskschd) that could be starting it? >>> >> >> Nothing in Windows Scheduled Tasks other than the usual MS crap >> eg: Customer Experience Improvement Program >> >> Although, I am not overly familiar with this version of windows >> scheduled tasks. If there is a command/powershell I can run .. ? > > > schtasks /query /fo list nothing to do with openvpn that i can see .. but .. > > Use msconfig to disable startup processes and/or services to isolate the > what causes this. You will have to reboot several times using a bisecting > approach -- disable half of the start up items, then quarter etc and the > same for services... Powershell gurus may be able to automate this... 1st step i elected was to set openvpn Ineractive service to manual along with *all* openvpn services set to manual. Then stop all those services and reboot. Result upon reboot openvpnserv2 *is* started while other openvpn services are not. The openvpn log shows that it is started not continued. I expect this will turn out to have nothing to do with openvpn but .. I will try the bisect approach, thanks |