Run as Administrator in Powershell January 9, 2015 batch script, powershell, programming languages, windows No Comments You can use Start-Process in Powershell to run an external program. And you can use runas to specify running as administrator. One example to run notepad as administrator in … [Continue Reading...]