Simon
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
README.md
|
|
@ -38,8 +38,7 @@ Enable execution of PowerShell scripts: |
|
|
|
|
|
|
|
Unblock PowerShell scripts and modules within this directory: |
|
|
|
|
|
|
|
PS > ls -Recurse *.ps1 | Unblock-File |
|
|
|
PS > ls -Recurse *.psm1 | Unblock-File |
|
|
|
PS > ls -Recurse *.ps*1 | Unblock-File |
|
|
|
|
|
|
|
## Usage |
|
|
|
|
|
|
|