Improve the Only Media and PXE handling for Task Sequences
It seems that SCCM clients running in Windows process policies for Task Sequences made available to Only Media and PXE. We recently made the mistake of making our production task sequence available to all known workstations and then had all SCCM clients overload the MPs with requests seemingly for all of the components within the complicated task sequence. SCCM should first check if a deployment even applies to a client before allowing it to see or process it. A client should only see and evaluate deployments that apply to it.

1 comment
-
John Marcum commented
How do you expect the client to know if the deployment is applicable unless it evaluates it? Not possible.