Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING SCCM OSD Policy Processing Error

  • Thread starter Thread starter garpdk
  • Start date Start date
  • Replies Replies 1
  • Views Views 828

garpdk

New Member
Messages
1
Reaction score
0
Points
1
Hey

"Some of my devices cannot locate the OSD deployment labeled 'UV120001' when they are in WinPE."

See log from smsts:

Code:
<![LOG[Retrieving Policy Assignments:]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1420">
<![LOG[    Processing Policy Assignment {fefcf4d0-5a70-4d33-8559-1f4a416dfdc1}.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1426">
<![LOG[    Processing Policy Assignment UV120000-UV100005-3B5BFFE2.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1426">
<![LOG[    Processing Policy Assignment {353BE1BD-2BF0-4D1C-8B4E-DCA3F70CC2A0}/6.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1426">
<![LOG[    Processing Policy Assignment UV120002-UV10000E-60F8A6B9.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1426">
<![LOG[    Processing Policy Assignment UV12001D-UV100056-60F8A6B9.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tspolicy.cpp:1426">
<![LOG[Successfully read 5 policy assignments.]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="1" thread="1772" file="tspolicy.cpp:1440">
<![LOG[bFound, HRESULT=80070057 (K:\dbs\sh\cmgm\0405_083130\cmd\5\src\client\TaskSequence\TSMBootstrap\tsmediawizardcontrol.cpp,1584)]LOG]!><time="12:30:58.311-120" date="09-07-2023" component="TSMBootstrap" context="" type="0" thread="1772" file="tsmediawizardcontrol.cpp:1584">
<![LOG[Provided preferred deployment UV120001 is not found among the available deployments.]LOG]!>

"The strange thing is that the assignment "UV12001D," as shown in the log, is deployed to the same collection as "UV120001" (OSD task sequence).

If I delete the device from SCCM, it works (using the 'unknown computer support' feature)."

Any ideas?
 
Back
Top