A collection of scripts, tools, and processes for the successful installation, administration, and automation of the Microsoft Endpoint Configuration Manager product.
MIT License
0
stars
0
forks
source link
Monitoring Task: Monitor Deployed Task Sequences for Invalid References #7
Description
Find a way to perform an operation to gather and analyze every deployed Task Sequence to determine if it contains references to objects (TSes, Apps, Packages, etc.) that are no longer valid.
Purpose
Task Sequences with invalid references will either fail to execute or will be hidden from the Software Center UI. If they are not resolved, you will not be able to use them.
Example
A Task Sequence referencing another Task Sequence that does not exist will throw an error when attempting to view/edit it.
Description Find a way to perform an operation to gather and analyze every deployed Task Sequence to determine if it contains references to objects (TSes, Apps, Packages, etc.) that are no longer valid.
Purpose Task Sequences with invalid references will either fail to execute or will be hidden from the Software Center UI. If they are not resolved, you will not be able to use them.
Example A Task Sequence referencing another Task Sequence that does not exist will throw an error when attempting to view/edit it.