Skip to content

Commit

Permalink
ExecutionPolicy Script added to the Utils folder
Browse files Browse the repository at this point in the history
ExecutionPolicy Script added to the Utils folder
  • Loading branch information
jcgonzalezmartin committed Jun 10, 2014
1 parent 3366350 commit cc3e845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SharePoint/Utils/00_ExecutionPolicy.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Get-ExecutionPolicy
Set-ExecutionPolicy -ExecutionPolicy Unrestricted

0 comments on commit cc3e845

Please sign in to comment.