Files
Batch-Scripts/Utility Scripts/Start powershell script as admin.bat
T

4 lines
97 B
Batchfile

Powershell.exe -executionpolicy remotesigned -file "C:\Users\%UserName%\Desktop\script.ps1"