Start Powershell Application with “RunAs” Admin
December 24, 2010
1 comment
Check out how to start Windows Powershell Application with “RUNAS” administrator
PS C:\Users\sufian> start-process powershell_ise -verb runAs
Categories: PowerShell, Start Powershell with "RunAs" Admin



