SharePoint MinimaList Blog
All posts are "AS-IS" and should be tested and validated before application on any Production environment.
Using Colors in PowerShell Forms
I have been playing around with PowerShell forms lately and wanted to use colors for buttons and...
Date: 04/10/2017
Run a PowerShell script multi-threaded. I mean in parallel!
Have you ever wanted to run a PowerShell script in parallel? Here is a functions that I created to...
Date: 01/10/2017
Clearing the SharePoint configuration cache using PowerShell
Here is a simple function that will automatically detect your SharePoint configuration, disable the...
Date: 05/04/2015
SharePoint Performance Monitoring
This is an AS-IS post on how to setup Performance Monitoring for SharePoint Servers. Ensure that the...
Date: 01/10/2014
Tactical Performance for SharePoint and SQL - References
SharePoint Configuration References Hardware and software requirements for SharePoint...
Date: 01/10/2014
Activating Windows with PowerShell
You want to activate Windows using PowerShell? Here you go: $computer = gc env:computername $key =...
Date: 06/13/2013
Renaming SharePoint 2013 Search databases
If you have had trouble moving your SharePoint 2013 Search Databases using the TechNet article...
Date: 04/17/2013
MinimaList SharePoint WarmUp Script
In the spirit of Minimalism I have decided to create the simplest SharePoint warm up script that I...
Date: 12/02/2011
SharePoint People Picker shows old domain account during Active Directory migration
You may have experienced a problem with SharePoint PeoplePicker during Active Directory migration of...
Date: 05/15/2010