How to configure SCCM Phased Deployments

Benoit LecoursSCCM4 Comments

Beginning with SCCM 1802, there’s a new pre-release feature that allows Phased Deployments. This feature allows automating a coordinated, sequenced rollout of a task sequence across multiple collections. For now, you can create phased deployments with two phases but will be extended for multiple phases in the future. This can be helpful to test certain deployment where you want to deploy to a test collection first and then a broader collection. All this happen automatically when using phased deployments. Enabling SCCM Phased deployments Since Phased deployments is a pre-release feature, we need to first enable it before we can use it. Go to Administration / Site Configuration / Sites / Hierarchy Settings In General, make sure you have check Consent to use Pre-release features Once enabled, go to Administration / Update and servicing /Features Click Phased deployment and right-click on it and choose Turn on Close and re-open the SCCM Console Creating a Phased … Read More