Advertisement
Lynngineer

bootstrap-powershell.bat

Feb 16th, 2020
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.20 KB | None | 0 0
  1. PowerShell -NoProfile -ExecutionPolicy Unrestricted -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Unrestricted -File """"%CD%\main.ps1"""" """"%CD%""""' -Verb RunAs}";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement