Redistribute Failed Package Distributions in ConfigMgr with PowerShell

Here's a little script I wrote based on one written by David O'Brien that allows you to redistribute failed package distributions in Configuration Manager by selecting which packages you want to redistribute. First the script queries WMI to find packages that are not in the "installed" state, ie the distribution is not successfully completed.  It … Continue reading Redistribute Failed Package Distributions in ConfigMgr with PowerShell