In our SCCM environment, we have a dedicated WSUS server and an IBCM server that has an instance of WSUS on it and is a downstream server. They were setup to communicate via SSL.
When I look in the SCCM console at Component Status, both of these servers are showing the SMS_WSUS_CONTROL_MANAGER in an error state. When I look at the errors, they are 7000 and 7003. They started at the time the WSUS instance was installed on the IBCM server.
When I run wsusutil.exe checkhealth on either server, the Application log shows errors 12002, 12052, 12042, 12022, 12032, and 12012.
What exactly is having a problem communicating via SSL?
The IBCM server is able to service internet clients just fine.
From poking around the internet, it looks like I need to issue the wsusutil.exe configuressl command.
If so, do I need to issue it on both servers?
Skip