India region Endpoint Protection Manager trying to connect with US Region tenant for Enrollment.
SEPM: 14.3 RU3
By default Symantec Endpoint Protection Manager (SEPM) will try to connect to US tenant . If due to any reason US tenant region its not accessible, then SEPM will connect to EU or Asia Region tenant URLs.
Its working as design.
If the SES Tenant is in India/Asia and due to any Network challenge traffic is blocked for US Zone, We can do the below workaround and specify the URL which says which URL to Connect for the enrollment.
1. Stop SEPM services
2. Edit <SEPM_HOME>\tomcat\etc\conf.
3. Add following line:
scm.cloudhub.bootstrapurl=
4. Edit \Program Files\Symantec Endpoint Protection Cloud Hub\etc\bridge-config.json
5. Add following line:
"saep.microservice.bootstrap.url": "https://inso1.r3.securitycloud.symantec.com/r3_epmp_i/v2/bootstrap/configuration?server-api-version=1&server-api-revision=2"
6. Restart Bridge services.
7. Restart all SEPM services.