If the CloudHealth Agent is not registering you will want to run through the following steps:
- Test connectivity to the api.cloudhealthtech.com on port 443
- Run Powershell as an administrator
- Execute the following statement:
test-netconnection api.cloudhealthtech.com -p 443
Below is an example of a response when a successful connection is achieved: