Open PowerShell as Admin and run the following command (in this example it checks for port 443 and computer name demotest1):
Test-NetConnection -Port 443 -ComputerName demotest1
Open PowerShell as Admin and run the following command (in this example it checks for port 443 and computer name demotest1):
Test-NetConnection -Port 443 -ComputerName demotest1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.