1

SCCM Site Systems and Components Summarizer Reports

Posted by Tao Yang on 23/02/2012 in SCCM |

I received an email today from someone who downloaded my SCCM Health Check Script 3.5. He asked me if I can help to modify the script to only display Site Systems and Components status. I thought this can be easily achieved by creating few simple reports inside SCCM. If you are running SCCM 2007 R3 [...]

Tags: ,

2

PowerShell Script: Remove All Packages From A SCCM Distribution Point

Posted by Tao Yang on 19/02/2012 in PowerShell, SCCM |

Often, SCCM administrators found packages still assigned to distribution points that no longer exist. There are scripts available to remove these “orphaned” package distributions via SMS Provider. i.e. This one called DPClean.vbs from TechNet Blog: Removing a retired DP from all your packages. It was written for SMS 2003. I’m not sure if SMS 2003 [...]

Tags: , ,

0

PowerShell Script: Get SCCM Management Point server name from AD

Posted by Tao Yang on 16/02/2012 in PowerShell, SCCM |

I wrote this function as a part of a script that I’m working on. it searches AD for the management point server name for a particular SCCM site: Note: This function uses another function called Get-AllDomains, which I’ve blogged before here: http://blog.tyang.org/2011/08/05/powershell-function-get-alldomains-in-a-forest/ So make sure you include BOTH functions in your script.

Tags: ,

0

PowerShell Script: Calculate First and Last IP of a Subnet

Posted by Tao Yang on 09/02/2012 in PowerShell |

I just wrote this script to calculate the first and last IP of a subnet based on any given IP (within the subnet) and it’s subnet mask: Syntax: .\Get-NetworkStartEndAddress.ps1 “IP address” “Subnet Mask” Download here: Get-NetworkStartEndAddress.ps1

Tags:

1

SCCM Report: Site Boundaries

Posted by Tao Yang on 02/02/2012 in SCCM |

I wrote this simple report yesterday to list and search site boundaries: Report Name: SCCM Site Boundaries SQL Query:   Prompts: Name: BoundaryName Prompt Text: Boundary Name Prompt SQL Statement:

Tags: ,

Copyright © 2010-2013 Tao Yang's System Management Blog All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.2, from BuyNowShop.com.