...
Open the latest log file of the LAC. Default location is
C:\Agat\Logs\Lync_Access_Control
Take a look at the initialization entries and verify that there are no issues.
If you are unable to find it because there’s a lot of traffic, search for======
in the log:Open the Bastion.xml file, default location is:
C:\Agat\Bastion\Bastion.xml
Take a look at the take skype and grab one of the hosts there
Send a health check request to the Bastion using the following PowerShell command:
Code Block Invoke-WebRequest <<host in channel>> -Proxy http[s]://localhost
Verify that the status code is 200