
The Apple SUS is optional and if one is setup you can leverage this to further control updates. All of these products will now integrate in a (sort of) seamless way and PMM can now enable its new role (PMM SUP) to inject updates into Microsoft WSUS, which ConfigMgr then uses to publish content. The addition of this role is to enable managed updates for the OSX-devices within your environment and it acts as a bridge between the Apple Software Update Server (or the able service) and the Configuration Manager environment which PMM integrates into. Parallels Mac Management for SCCM–Software Update PointĪs of Parallels Mac Management 4.5 there are great new features – such as the new role Software Update Point. As you already followed all the previous steps. $config.SetSigningCertificate("CERTFILE", "CERTPW")Ĭomplete the setup wizard. $config = $updateServer.GetConfiguration() Run some code provided by Parallels to set the certificate you just exported as the signing certificate.

Remember to choose to export the private key… Open certmgr.msc where WSUS is installed and export the WSUS selfsigned certificateĮxport the WSUS Publishers Self-signed certificate from Trusted publishers to a file. HKLM\Software\Microsoft\Update Services\Server\SetupĭWORD: EnableSelfSignedCertificates – 1 Step 2 As a continuation of the previous post on howto setup the Parallels Software Update Point (introduced in Parallels Mac Management for SCCM 4.5) – here comes a minor hack howto enable WSUS for selfsigned certificates and leverage this within Parallels SUP Step 1.
