How do I configure the Notification Server to only publish HTTPS package codebases?
book
Article ID: 180940
calendar_today
Updated On:
Products
Management Platform (Formerly known as Notification Server)
Issue/Introduction
Resolution
Question
What are the steps to configure the Notification Server to only publish HTTPS codebases?
Answer
In the Notification Server agent configuration policy, set the alternate URL for HTTPS communication.
Modify coresettings.config to publish HTTP codebases only, removing the option to also publish UNC codebases. This is done by opening the NS Configurator and searching for GenerateNSUNCPackageCodebases. Once the setting has been found change the value to "0". This will ensure that no UNC codebases are returned to the Altiris Agent whether it is a Package Server or a client computer.
Update the configuration on all installed agents so that they communicate via SSL. This will happen automatically over time as each managed computer checks-in with the NS.
Modify IIS on the Notification Server to only allow HTTPS connections to the Altiris Web site.
Restart the Altiris server service on the Notification Server.
Start the NS.Package Refresh scheduled task on the Notification Server and let it run until it completes successfully.