Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # when downloading files from the internet they will be blocked by default. This is annoying when it comes to Powershell. The following commands unblocks the files in a specified folder
- gci c:\fso | Unblock-File
Add Comment
Please, Sign In to add comment