Updated version of the ODFB shared files report PowerShell script

At the end of July, I published a “proof of concept” PowerShell script for generating a report of all shared files across all OneDrive for Business sites in the organization over at Practical 365. The script uses the Graph API to fetch a list of all files, then for each …

Continue readingUpdated version of the ODFB shared files report PowerShell script

Auditing and management improvements for Office 365 Groups

It took Microsoft few years and several back-and-forth iterations, but we can finally manage Office 365 Groups mailboxes via the *-Mailbox cmdlets. Well, I suppose the correct way to formulate this is “we can finally manage the mailbox settings of an Office 365 Group via the Exchange Online mailbox cmdlets”, …

Continue readingAuditing and management improvements for Office 365 Groups

Next round of PowerShell “inventory” scripts

For those of you that don’t follow Practical365.com (why!?), here’s the next round of PowerShell scripts I published. The first one addresses a gap that Microsoft has left unfilled for years now, namely reporting on any files that your OneDrive for Business users have shared. The script uses the Graph …

Continue readingNext round of PowerShell “inventory” scripts