How Can I Find Files with Long Names?

0
9
Asked By CuriousCoder99 On

I'm in the process of migrating my data to an encrypted shared folder that has a limit of 143 characters for file and folder names. Is there a specific app or command I could use to locate any names that exceed this length? Thanks!

1 Answer

Answered By TechWiz88 On

Check out this PowerShell script I found for finding paths that are too long for OneDrive. You can adjust it a bit for your needs: [OneDrive - Find Path Too Long.ps1](https://github.com/SaltySOMAdmin/Intune-Remediations-Public/blob/main/OneDrive%20-%20Find%20Path%20Too%20Long.ps1). It's pretty useful!

FileHunter12 -

Thanks for sharing this! Definitely going to try it out!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.