Powershell

Nicolas PilonAugust 28 20141 Min Read
Unable to install SCCM Client because of SmsSwDistCacheDirDelete in ccmsetup.log

During the SCCM client migration process from 2007 to 2012, I was unable to install client on a...

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...

Benoit LecoursNovember 13 20131 Min Read
Add Server Requirement using Powershell

Before an installation of SCCM, you need to enable a couple of requirements in sccm 2012 server...