Category: SharePoint 2010
-

How to Auto-Generate SharePoint Audit Reports: The GUI
A question I get often, especially around solutions where security is a big concern is “how can we see who looked\opened\updated\deleted an item in our document library. Updates, are easy if you have versioning enabled as it tracks each update in the version history, but what if you don’t want versioning enabled or you need…
-

Read XML Data Files Stored in a SharePoint Library with PowerShell
I recently had a need to read data from an xml configuration file that was stored within a SharePoint library. To make things easier I of course went to Google (or Bing) and checked to see if someone else had yet blogged this. Couldn’t find anything, so in order to help out someone else that…
-

JavaScript files not Updating in Site Assets or other SharePoint Libraries
So ran into a very weird issue. I had just finished patching our Dev and Test servers to the November 2017 CU. And after this occurred, any updates to solutions using JavaScript injection was not working. I’ll describe the problem in more detail here right away, but I want to make sure I give a…
-

Pushing SharePoint Content Databases Beyond 200GB
Over a year ago, I wrote about SharePoint’s storage limits and threshold, why they are there and and can they be exceeded. I had started to illustrate how the content databases could be exceeded and to what extent, but I really never got to do some more in depth tests. I had promised to come…
