PowerShell Privilégios de administração
Start-Process powershell -Verb runAs
Friendly Fox
Start-Process powershell -Verb runAs
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Unrestricted -File D:\myfiles\get_prices.ps1
powershell "start-process powershell -verb runas"