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 Task Sequence Not Executing...Help!

Darren Lynch

New Member
Messages
2
Reaction score
0
Points
1
Hello All,

I have the very same issue as the one experienced HERE but I want to clarify something as I'm still having issues.

I queried the Policy using the following:

select * from PolicyAssignment where PolicyID like '{24FBB840-B1ED-47DE-B29F-2F8C9995CDFE}/17'

and I deleted the PADBID using the following:

delete from PolicyAssignment where PADBID = 17102317

delete from PolicyAssignment where PADBID = 17102942

My question is do I need to delete the policy that could not be found from all 3 of the following locations below or is it just from policyassignment as I did above?

  • policy
  • policyassignment
  • deppolicyassignment

The smsts.log is too large to upload (1.6 MB) do you need an extract?, any help very much appreciated as we cannot execute any OSDs!

Thanks,

Darren
 
Hi Sam,

All models are the same as before, it happens to all devices regardless of make or model, all drivers are applied in the TS so it looks like the issue is at a higher level. Attached is an extract from the smsts.log which highlights a problem but I don't know the fix. Thanks for the reply.
 

Attachments

Back
Top