Check out how to start Windows Powershell Application with “RUNAS” administrator
PS C:Userssufian> start-process powershell_ise -verb runAs
Check out how to start Windows Powershell Application with “RUNAS” administrator
PS C:Userssufian> start-process powershell_ise -verb runAs
cool