Skip to content
Easily Find SCCM Task Sequence Continue on Error Step

Easily Find SCCM Task Sequence Continue on Error Step

Written By Jitesh Kumar
Last Updated June 28, 2022
Posted In SCCM
SHARE

Let’s check the easiest option to find continue on error step in sccm task sequence option tab. Finding specific steps can be difficult if you have a large task sequence with many groups and steps. The Search in the task sequence editor lets you locate steps in the task sequence more quickly.

The Continue on error options is common to all task sequence steps. If you checked the option inside the step, the task sequence continues if an error occurs while running the step. 

Suppose you use groups to combine multiple steps that share a common condition. A task sequence group default fails when any step or embedded group within the group fails. If you want the task sequence to continue when a step or embedded group fails, set the Continue on error option on the step or group.

The other advantage of the error will not appear if a particular or multiple package content is downloading fails. You configured the associated package to task sequence properties “Continue an Error”.

Patch My PC

Is it good to enforce applications/packages installation with Continue an Error? Configuring the option doesn’t mean you are forcing the installation to skip.

After several rounds of testing, it’s sometimes important to be added in case you have a large task sequence with many steps, and you don’t want a particular step once in a while, the complete task sequence fails.

Find SCCM Task Sequence Continue on Error Step

Let’s see the following steps to find Continue on Error Step in SCCM Task Sequence Options Tab–

  • Launch Configuration Manager console, go to the Software Library workspace, expand Operating Systems, and select the Task Sequences node.
  • In the Task Sequence list, select the task sequence you want to edit. Select Edit to modify
SCCM Task Sequence - Edit | Find SCCM Task Sequence Continue on Error Step
SCCM Task Sequence – Edit | Find SCCM Task Sequence Continue on Error Step

Search the task sequence editor: It cannot be easy to find specific steps if you have a large task sequence with many groups and steps. This action lets you more quickly locate steps in the task sequence.

Click on the Scope drop-down button. Here you can scope your search using the following types, and It enables all scopes by default:

  • Step name
  • Step Description
  • Step type
  • Group name
  • Group description
  • Variable name
  • Conditions
  • Other content, for example, strings like variable values or command lines

You can also filter for all steps with the following configured options, and It doesn’t enable either filter by default.

  • Continue on error
  • Has conditions
Select Continue On Error – Find SCCM Task Sequence Continue on Error Step

Enter a search term to start. The editor window highlights the steps that match your search criteria when you search. For Example: Here I searched for Install, and you were able to see two steps starting with the name “Install.”

The Task Sequence editor highlighted the steps configured with “Continue on Error” based on the selection you have made to filter.

Find SCCM Task Sequence Continue on Error Step
Find SCCM Task Sequence Continue on Error Step

You can click on the step to validate the options. Here’s how you can see the settings on the Options tab of this task sequence step, checked to Continue on error option.

Note: When you select Continue on error on the Options tab of this step, the task sequence continues when an application fails to install. When you don’t enable this option, the task sequence fails and doesn’t install the remaining applications.

Validate Task Sequence Step Options Tab - Find SCCM Task Sequence Continue on Error Step
Validate Task Sequence Step Options Tab – Find SCCM Task Sequence Continue on Error Step

PowerShell CommandFind Continue on Error Step in SCCM Task Sequence

Now, let’s quickly look at options to check to Continue on Error step in task sequence with the PowerShell Commands or SCCM PowerShell cmdlets. You can Launch the SCCM PowerShell Commandlets from the console itself.

Click on the Drop-Down option on the top left side corner of the console and click on Connect via Windows PowerShell option. 

Connect Via Windows PowerShell - Find SCCM Task Sequence Continue on Error Step
Connect Via Windows PowerShell – Find SCCM Task Sequence Continue on Error Step

If you get the following warning about the untrusted publisher, Type A, and press Enter.

Do you want to run software from this untrusted publisher?
File \Program Files\Microsoft Configuration
Manager\AdminConsole\bin\Microsoft.ConfigurationManagement.PowerShell.Types.ps1xml is published by CN=Microsoft
Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US and is not trusted on your system. Only run scripts
 from trusted publishers.
[V] Never run  [D] Do not run  [R] Run once  [A] Always run  [?] Help (default is "D"): A

In the Windows PowerShell windows, Type the following command to get the task sequence steps name configured with Continue On Error –

Get-CMTaskSequence –TaskSequencePackageId <Package ID> | Get-CMTaskSequenceStep | Select Name, ContinueOnError
  • The Get-CMTaskSequence cmdlet gets the task sequence group or step object(s) from a specific task sequence. The cmdlet supports pipeline from a task sequence object, and can be filtered by the name of the group/step.
  • TaskSequencePackageId: Specify the package ID of the task sequence to get. This value is a standard package ID, for example, MEM0048
  • Get-CMTaskSequenceStep: The comment gets a task sequence step by using the name -StepName $st1.Name

Here you get the task sequence steps name configured with Continue On Error option return the value True.

Results PowerShell Command - Find SCCM Task Sequence Continue on Error Step
Results PowerShell Command – Find SCCM Task Sequence Continue on Error Step

Author

Written by

Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read