I am having issues with the IBMC downloading cache for a pre-cache deployment. i found the article that states:
Changing following IIS settings on site system in DMZ resolved the issue.
SMS_DP_SMSPKG$ & SMS_DP_SMSSIG$:
-
Original Values: Required SSL (checked), Client Certificates (Required)
-
New Settings: Required SSL (Checked), Client Certificates (Ignore)
Now clients on Internet are downloading Task Sequence that has actions "Download package content" with no issues. I can now do In-Place upgrade machines while on internet.
this works great but the setting keep reverting back to client cert required. is there a way to stop that from happening i haven been able to find a way.