EliziumNet / Loopz

PowerShell iteration utilities with additional tools like the Parameter Set Tools
https://eliziumnet.github.io/Loopz/
MIT License
3 stars 0 forks source link

Expand diagnose to handle cases where items are skipped before being able to be diagnosed #97

Closed plastikfan closed 3 years ago

plastikfan commented 3 years ago

So we need to see why each item is excluded. They can be skipped for the following reasons:

This will invole making changes to Invoke-ForeacFsItem as well as Rename-Many

plastikfan commented 3 years ago

Issue moved to BulkRenamer as https://github.com/EliziumNet/BulkRenamer/issues/3