online

SharePoint / Script to locate documents encrypted with passwords

Summary A customer asked if there was a method to identity documents stored in SharePoint online that were encrypted with passwords. Since nothing like this existed, it was created using PowerShell. I’m sharing this because the logic in the script may be useful for others. The Code Takeaways This scripts loops though a specified document […]