Security Token Service

Had a bit of a scare during a maintenance window.  Ran some updates on our SharePoint farm and after that one of the sites wasn’t coming up.  Kept getting a 503 error.  When I checked the event log, I found this error message: An exception occurred when trying to issue security token: The HTTP service… Continue reading Security Token Service

SharePoint Documents are all checked out

I wanted to write a PowerShell script to check all the documents back in that had been checked out.  Turns out that is not as straight forward as I had hoped. First search came up with this: Office Discarding Check Out Using PowerShell Then when I tried to run the command (from the server console,… Continue reading SharePoint Documents are all checked out

Restoring Deleted Items in SharePoint

We are using SharePoint Document Libraries for some projects now.  The users are mapping the Document Library as a mapped drive.  Users are also creating and deleting files.  For the Projects site, the recycle bin settings are default: Items in the Recycle Bin remain there until you decide to permanently delete them from your Web… Continue reading Restoring Deleted Items in SharePoint