PowerShell Script: SCCM Health Check
30/01/2012: This script has been updated to version 3.5. Details can be found HERE. The download link on this article has also been updated to version 3.5.
30/01/2012: This script has been updated to version 3.5. Details can be found HERE. The download link on this article has also been updated to version 3.5.
Prerequisite: SQL Management Studio needs to be installed. [System.Reflection.Assembly]::LoadWithPartialName(‘Microsoft.SqlServer.Smo’) ...
I came across an interesting problem today that a function I wrote to return all SCCM primary sites worked at work but did not work at home. the difference b...
Often, I found it’s hard to locate the Collection object in the SCCM console if you only know the Collection ID. Couple of weeks ago I ran into a situation w...
I’m currently running Hyper-V R2 on a machine with 24GB of memory at home. It hosts most of my test machines such as SCCM, SCOM, Exchange, etc. System Center...