Powershell

Nicolas PilonMay 04 20154 Min Read
Multilingual User Interface Pack inventory with SCCM 2012

We all use a minimum of one operating system language on our computers.  It may be likely that a...

Benoit LecoursApril 15 20152 Min Read
How to install and configure SCCM Cmdlet Library

Today, Microsoft has release the SCCM Cmdlet Library. The SCCM product group is taking a new...

Benoit LecoursOctober 22 20141 Min Read
New-CMDeviceCollectionVariable creating only 1 variable

Update 2014-12-04 : Microsoft will have a fix in the next release of the PowerShell cmdlets. (Not...

Nicolas PilonAugust 20 20142 Min Read
PowerShell Script to delete Collections older than X Days under Specific Folder

Did you ever wanted to delete a bunch of collections older than x days under specific folder...

Benoit LecoursJune 19 20141 Min Read
Start-cmpackagedeployment error – Impossible to create a Required Package Deployment using CMDLET

**Edit 2014/10/31 : I’m still struggling to make this cmdlet work with a Required...

Benoit LecoursMarch 07 20141 Min Read
SCCM Task Sequence Page File Location change using PowerShell

You can script the placement of the Windows page file in your SCCM Task Sequence. Sure you could...

Benoit LecoursFebruary 27 20141 Min Read
SCCM Change Drive Letter using Powershell in OSD Task Sequence

By default, Windows will assign the next available letter to your CD/DVD ROM drive. For servers...

Benoit LecoursFebruary 11 20141 Min Read
SCCM 2012 Management Point Error 1603

We have recently experienced a SCCM 2012 management point error 1603. Scenario : Installing a new...

Benoit LecoursJanuary 30 20141 Min Read
Add SCCM Distribution Point Powershell

Working in a large environment with lots of DPs, I don’t like to add my distribution point...