I had an issue where a user was trying to modify some webpart settings on an OOB sharepoint teamsite. But everytime the user would mouse […]
Category: SharePoint
Get all Email Enabled Lists in Farm via powershell
I was looking for a way with powershell to find all the lists in my sharepoint 2007 farm that had email enabled document libraries as […]
SPSOzarks 2012
Just mentioning that I will be speaking at a session at SharePoint Saturday Ozarks in Branson this year. If you’re free, register today and come […]
SharePoint 2013 Preview & Windows 2012 RC UI changes – Part 2
This is a continuation of my first post https://techrevmarrell.com/Lists/Posts/Post.aspx?ID=17 So after a very exciting couple of day installing and playing around with these 2 new packages, […]
SharePoint 2013 Preview & Windows 2012 RC UI changes – Part 1
Well if you were any type of SharePoint person you were probably glued to the Microsoft Webcasts detailing all the hush hush info we’ve speculated […]
The tool was unable to install Hotfix for Microsoft Windows (KB976462)
Ran into this issue today when doing a SharePoint 2010 install from media on several new Windows 2008 R2 SP1 machines. “There was an error […]
Get and Change Custom 404 Page in SharePoint 2010 Web Application
Yes it’s true, the 404 page is still alive and kicking. And in SharePoint there sometimes comes a time when you just need to change […]
Get a list of all documents and items in document libraries with Powershell
I was tasked with finding a way to programatically traverse all the document lbraries in a site collection and return the documents as well as […]
OneNote 2010 Error – OneNote cannot create a new notebook at:
Ran into a really odd issue where a customer was trying to create a new OneNote 2010 notebook in SharePoint 2007. Everytime he tried to […]
$ErrorActionPreference Variable
Let’s say you have a powershell script that you’ve developed and it requires some runtime variable, or specific snapins, and you want to make certain […]