Hi,
I've just rolled out the new Policy Manager Proxy 13
On the servers I've used there is a WSUS and a Baramundi DIP installed, so i've changed the default communication ports for the PMP13 ... http = 8080 and https = 8443
in the PM Config for the FS Agent for auomatic Updates I have put these settings:
Prio 10
address: http://policyproxyserver.mydomain.local:8080
HTTPS Port: 8443
is it correct to enter the http address with port number or should there be only the fqdn?
as far as I have seen - installation files for FSCS are beeing cached under \management server 5\data\installation-packages. Fine - clients get the installation file from the proxy
When I access http://policyproxyserver.mydomain.local:8080 I get the small status site, but when I try to check the version the system is creating this link here:
https://policyproxyserver.mydomain.local:8080/fsms/fsmsh.dll?FSMSCommand=GetVersion
when I change the 8080 to 8443 all works ...
My fault or FS?