Changes between Version 2 and Version 3 of Ticket #901, comment 1


Ignore:
Timestamp:
06/06/17 22:56:03 (7 years ago)
Author:
tct
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #901, comment 1

    v2 v3  
    88
    99However, if logged in as a standard windows user this is required:
    10 2) `powershell -Command "Start-Process cmd -Verb RunAs administrator"`
     102) `powershell -Command "Start-Process cmd -Verb RunAs admnistrator"`
    1111
    1212This opens UAC and asks for local Administrator Password and runs an elevated privileges cmd prompt (although, it is not without it's own particular brand of ''Windows eccentricity'', try it yourself for example). Running openvpn from command line in this elevated window works correctly (according to my tests on W10 .. just remember M$ like to screw with things .. )