Please open a support case to investigate this. To the best of my knowledge, this should work.
Task Sequence via CMG
Hi MSFT,
Does ConfigMgr require HTTPs (eg PKI cert) on Cloud only AADJ devices (configured with CoManagement) in order to run a Task Sequence when the device is internet facing?
I have a site that preferences PKI when available but the device was using a SelfSigned cert. All apps and program deployments targeted at the device ran fine from the Internet/CMG but the Task Sequence would NOT even show up in SW Center.
As soon as i changed the client to PKI it showed up immediately.
MS Docs is a little vague. Is Note1 in the graphic below fulfilled by a SelfSigned cert? And if not then why to pkg/apps work...does MS Docs need to be updated?
PolicyAgent.log output below where it tries/fails on HTTP/S.
Client version = 5.00.9068.1026 (2111)
OS version = Win10 21H2 x64 Ent
Microsoft Security Intune Configuration Manager Deployment
Microsoft Security Intune Configuration Manager Other
3 answers
Sort by: Most helpful
-
Jason Sandys 31,406 Reputation points Microsoft Employee Moderator
2022-08-11T18:02:36.613+00:00 -
Jay 1 Reputation point
2022-08-11T08:12:19.56+00:00 Probably not, but not very sure. Refer to below article:
https://learn.microsoft.com/en-us/mem/configmgr/osd/deploy-use/deploy-task-sequence-over-internet -
dridley 176 Reputation points
2022-08-18T07:29:35.417+00:00 ANSWER:
OK the word is in...
"it's not you it's me"...complete CTKE and shot to my ego, but i will still mention it here for others' sake.I used PolicySpy which was showing the deployment HAD been received and the only reason it wasn't showing in SW Center was because the local client timezone was 12hrs hours behind the time the TSeq deployment was created (as it was set in a diff timezone).
Hence it does show up on the client 12hrs later (or if i bring the deployment available time forward).Two things tripped me up.
- I did not explicitly set an Available time on the deployment but it auto sets this when the deployment is created anyway.
- I never noticed the client local time (the joys of working remotely) and i never let 12hrs elapse. I kept deleting the deployment to retry it.
*The PKI certificate thing must have just been coincidental (even though i performed that test twice).
*Microsoft did notice some other errors on the CMG but they were unrelated.