Elevated Command Line Prompt Shortcut
Use PowerShell to launch an elevated classic command line prompt
Target
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Start-Process cmd -Verb RunAs"
Start in
C:\WINDOWS\System32\WindowsPowerShell\v1.0