Let’s discuss the SCCM CB Nested Task Sequence PS Detection Method. SCCM/ConfigMgr preview release 1704 has many exciting features.
The video embedded in this post covers all the installation steps and new features. First, I could see some differences in the Updates and Servicing of SCCM CB.
The ConfigMgr CB 1704 preview version was available (available to download) in the console, but it didn’t start the download of the 1704 update. I think it may begin to download automatically after 24 hours, but I have not tested it.
This post will provide comprehensive details about the SCCM Current Branch (CB) Nested Task Sequence PowerShell Detection Method. It explains how to effectively use PowerShell scripts to detect and manage nested task sequences within SCCM, ensuring efficient deployment and maintenance of software and updates.
- Free SCCM Training 37 Hours of Latest Technical Content Lab Setup
- Top 50 Latest SCCM Interview Questions and Answers
- Top 50 Latest Intune Interview Questions And Answers
Table of Contents
SCCM TP 1704 Video Tutorial Parent Child TS
This video guide is about the SCCM Technical Preview 1704, specifically focusing on Parent-Child Task Sequences. It explains how to create and manage these task sequences in simple terms, making organising and executing multiple related tasks easier.
SCCM CB Nested Task Sequence PS Detection Method
As you can see in the SCCM video tutorial, I started the preview version download by right-clicking on the available update in the console. You can also check the status of the download via the DMPDOWNLOADER.log file.
Follow for the stages of the in-console upgrade of th CB preview.
- Available to Download
- Downloading
- Ready to Install
- Checking Prerequisites
- Installing
- Console Upgrade
Nested Task Sequence PS Detection Method
Most SCCM admins are waiting for a feature called nested Task Sequence. With the latest SCCM preview version 1704, we can create a parent-child relationship within the task sequence. This will help you nest/call a task sequence within another task sequence.
This feature should be used carefully; otherwise, it could become very complex. I wanted to see how complex Task Sequence troubleshooting would evolve with the introduction of TS nesting.
- I have also seen that SMSTS.log logging has improved in the SCCM CB preview version.
PowerShell script can be the detection method for deployment types with SCCM CB Preview version 1704. It can also detect the application. We have three script types (1. PowerShell, 2.VBScript, and 3. Java Script) for detecting the application as part of the deployment type.
Script Types |
---|
PowerShell |
VBScript |
Java Script |
Android for Work applications can be configured automatically with the JSON file upload option in SCCM/ConfigMgr CB preview version 1704. The option of configuring Android for Work apps with a complex property list using a JSON file is very useful for configuring A4W apps.
- I have not seen this option in the Intune stand-alone version, so it will be very useful for hybrid customers once it is available in the production version.
- SCCM Preview version 1704 comes with loads of new features.
- However, I have noticed a few changes in the MDM channel configuration policies for iOS and Android devices.
- Moreover, there are a few new additions in terms of compliance policies in SCCM CB Preview version 1704.
Resources
- New Features of SCCM CB Preview 1704
- PowerShell: How to add enhanced detection methods to deployment types (1704 TP)
We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.
Author
Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.