have vpn connection set in windows 10 build 15019 , wanting it to connect automatically. right having go settings, network & internet, vpn, , manually connect. possible?
generally, devices wanted connect vpn connection should set manually. steps provided allows device automatically detect username , password set vpn connection.
if want set device automatically connect vpn network, recommend use task scheduler. allow schedule device connect , disconnect vpn connection using rasdial.exe command.
kindly follow steps below:
- type task scheduler in search bar.
- click task scheduler.
- on pop-up window, under actions tab, click create task....
- general tab.
- provide logical name task such auto vpn.
- under security options, click run wether user logged on or not.
- click run highest privileges.
- on configure for drop-down, select windows 10.
- triggers tab.
- click new....
- on begin task drop-down, select at startup.
- (optional) enable delay task for , set 5 minutes. gives device chance idle down before connecting vpn.
- actions tab.
- click new....
- under program/script:, type c:\windows\system32\rasdial.exe. can browse files if default windows install directory different.
- on add arguments (optional) field, enter vpn connection name. if vpn connection name has spaces, need wrap in quotes. may need append vpn connection's username , password if required.
- conditions tab.
- untick options under tab.
- click ok, , restart your pc.
let know if works.
thanks.
Windows Insider Program / Windows Insider Preview / Web and networks / PC
Comments
Post a Comment