public:unblocking_all_files_in_a_folder_recursively
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| public:unblocking_all_files_in_a_folder_recursively [2024/05/22 14:52] – created thomas | public:unblocking_all_files_in_a_folder_recursively [2024/05/22 14:53] (current) – thomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Unblocking all files in a folder recursively on Windows ====== | ====== Unblocking all files in a folder recursively on Windows ====== | ||
| - | + | Use Powershell: | |
| - | Use powershell: | + | |
| < | < | ||
| Get-ChildItem -Path ' | Get-ChildItem -Path ' | ||
| </ | </ | ||
| + | |||
| + | {{tag> | ||
public/unblocking_all_files_in_a_folder_recursively.1716389559.txt.gz · Last modified: by thomas
