ProTip: Open Powershell as admin from Powershell
Just a quick one as I find I have been using this trick a lot lately. If I am in a standard Powershell prompt and need to get an admin one open, I used to search for Powershell, right-click, run as admin. Iād do this even if I was already in a Powershell prompt as I can never remember the syntax for runas.exe. A much easier way, especially if you are already in a Powershell prompt is: Start-...
Just a quick one as I find I have been using this trick a lot lately. If I am in a standard Powershell prompt and need to get an admin one open, I used to search for Powershell, right-click, run as admin. Iād do this even if I was already in a Powershell prompt as I can never remember the syntax...