List All SharePoint Site Request Access Emails In A Web Application

When a SharePoint site is created, by default the creator’s email address is automatically populated into the “Manage Access Requests”. However, sometimes the creator isn’t the site owner, and doesn’t handle the day-to-day access requests for the site. The script below will go through all sites and site collections within a designated web application and… Continue reading List All SharePoint Site Request Access Emails In A Web Application

PowerShell Script To Find and Extract Files From SharePoint That Have A URL Longer Than 260 Characters

If you’re here, it can only mean one thing: Your users have created a folder and filename path in SharePoint that is so long that they’re now getting errors, and they can’t edit the document in Office applications. Like a burrowing parasite, the office document document has gone deeper and deeper into a convoluted folder… Continue reading PowerShell Script To Find and Extract Files From SharePoint That Have A URL Longer Than 260 Characters

SharePoint PowerShell Script to Monitor SharePoint Availability

A little while ago on Reddit I read a post on the SharePoint Subreddit about monitoring a SharePoint 2010 environment. The #1 comment was from a user mentioning that since his fellow administrators hadn’t set up System Center Operations, he’d created a bunch of PowerShell scripts to monitor various aspects of SharePoint. Since we also… Continue reading SharePoint PowerShell Script to Monitor SharePoint Availability