TechNet Gallery - resources for IT professionals

Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
Sort by: rss
8 results in SCCM 2012 > PowerShell [Clear]
HicanNL
Update History:22-04-2013: Added recursive functionality to the folder creation script.I created some sort of "Management Pack" for SCCM 2012. This pack contains quite some scripts which should ease up the management (and maybe implementation) tasks of SCCM 2012. The following sc
(10)
Updated 9/27/2013
Released 11/30/2012
4,983 Downloads
Olaf Gradin
SCCM 2012 R2 RTM includes a setupdl.exe command that will pull your prerequisites out of band from your install. This is important if you're installing SCCM onto a server without Internet access. However, the executable doesn't work on an x86 machine. I
have the misfortune of b
(0)
Updated 11/12/2013
Released 1/18/2013
627 Downloads
Ken Smith (PFE)
This script demonstrates how to clone the contents of one distribution point onto another. This is useful if you need to reload a DP, or if you are migrating to new hardware and do not want to copy packages over the WAN.
(2)
Updated 7/30/2013
Released 7/29/2013
168 Downloads
Rob Looman
A PowerShell module is build for export and importing SCCM collections. Default SCCM PowerShell cmdlts can export and import collections but this will be mof files. This PowerShell module can export all collections and maintaining the folder structure. The module will import and
(0)
Updated 12/6/2013
Released 12/6/2013
17 Downloads
SaudM
The following script will find all missing updates on a given Configuration Manager client (this only works with System Center 2012 Configuration Manager).  It does this using the new ClientSDK WMI interface (root\CCM\ClientSDK). It will install all updates that are missing, whic
(2)
Updated 8/31/2012
Released 8/31/2012
R Jason Morgan
This function will read any log for the SCCM 2012 client and convert those entires into a new custom powershell object.  It has not been tested on the SCCM server logs yet. I'll update the entry as soon as that's done.
(1)
Updated 7/17/2013
Released 7/17/2013
76 Downloads
Andrew Barnes
This script will help SCCM 2012 setup automation as described here: http://technet.microsoft.com/en-gb/library/gg712264.aspxThis script contains a function. Dot source it by first typing ". .\Create-SCCMContainer.ps1"The Function is self documenting. Type "Get-Help .\Create-SCCMS
(0)
Updated 3/20/2013
Released 3/20/2013
112 Downloads
aworkman
This example will allow you to write WQL queries using the native SCCM Admin console libraries.
(0)
Updated 7/10/2013
Released 7/10/2013
65 Downloads