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

4 lines
97 B
Batchfile
Raw Normal View History

2025-08-05 15:32:10 +00:00
Powershell.exe -executionpolicy remotesigned -file "C:\Users\%UserName%\Desktop\script.ps1"