Issue: On a SharePoint farm: When clicking on an event in a Bamboo Calendar Plus Webpart page, then clicking close on the even. User is […]
Category: SharePoint
This Site Hasn’t Been Shared With You – (But It Has?!)
This is probably a rare scenario, but it helps to check “everything”, when dealing with Permissions issues in SharePoint. I got a ticket where a […]
Get All Social Comments in SharePoint (For Admins, or Lazy Devs)
Oh guess what, Social comments are known as Notes not comments, because well SharePoint. I had a requirement to get a list of all the […]
Get metadata column properties from all items in library. Can We Build It?!
sure if you have ever had to need to grab the metadata column values from a huge library in a SharePoint site. Today I needed […]
Merge-SPLogFile made “slightly” easier (PowerShell script)
Download script Here: mergesplogfile If you’re a SharePoint Administrator something you probably learned pretty early in your adventure is if there’s an error or problem. […]
404 errors, http, https and other fun things with SharePoint SPSiteURL
If you’re using host named site collections in SharePoint 2013 and have set an SPSiteURL in order to map a site collection to a different […]
SharePoint 2010 Mainstream support ending October 13th, 2015
I’m sure most of you have already heard, or were already aware (months ago), that SharePoint 2010 Mainstream support is ending soon. […]
Runtime error with some users opening files in Office Web Apps on SharePoint 2013.
I’ve run into an issue a few times, where a user attempts to open a document in a SharePoint 2013 library using Office Web Apps (OWA). […]
Get All User Alerts for SharePoint Site Collection
Short post today on how to quickly grab a list of all the User Alerts in a SharePoint Site Collection. Add-PSSnapin “Microsoft.SharePoint.PowerShell” $SPSiteCollection = […]
Missing files when uploaded via Explorer View – where Require Check In on a Document Library is enabled
First of all let me apologize for the long Title, but I am hoping the keywords will help someone searching for this issue. I ran […]