Use an administrative command prompt to issue the following command:
iisreset
Start the App Control Server and Reporter services.
Log in to the Console using the new port in the URL. Example: https://ServerAddress:8888
Verify all pages work as expected, and Agents in Assets > Computers are continuing to report in.
Work with the Network Team (or use Windows Firewall) to block incoming requests on Port 443.
Update the Default Resource Download Location (needed when using the default settings)
Log in to the Console and navigate to System Configuration > Advanced > Edit.
Change the Resource Download Location to match:
https://**ServerIP**:8888/hostpkg/pkg.php?pkg=
Additional Information
The Console will continue to rely on the bindings for Port 443. Do not remove or disable that Port in IIS - instead, use the Firewall to block incoming 443
When replacing the Agent Communication Certificate, the new certificate will need to be bound both to Port 443 and the new custom port, e.g., 8888, in IIS.