Updated: SCCM Health Check PowerShell Script
I have updated the SCCM Health Check Script that I have originally posted here. Download Version 3.1 Here. Changes: 1. The script can now utilise Powershel...
I have updated the SCCM Health Check Script that I have originally posted here. Download Version 3.1 Here. Changes: 1. The script can now utilise Powershel...
I recently ran into a problem when writing a PowerShell script to perform DNS Name resolution using .NET class System.Net.DNS (http://msdn.microsoft.com/en-u...
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...