Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Close Azure VPN.

  2. Open a command prompt as Admin.

  3. Right click the Start button and choose “Run.”

...

  1. Type cmd into the box and then press Ctrl+Shift+Enter on your keyboard. Do NOT click the OK button.

...

  1. You should see a command prompt window that says Administrator in the title bar. Type the following and press enter after each line:

    sc config wanarp start= auto
    sc start wanarp

...