Advertisement
hl2guide

Powershell Enabler

Dec 18th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Just run the below command to enable the use of PowerShell.
  2. # Does not work in PowerShell ISE or within a *.ps1 file
  3.  
  4. Set-ExecutionPolicy RemoteSigned
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement