by edward | Jan 5, 2015 | Lync Server 2013
Looking through the event log I stumbled across these 3 errors, logged at the same time every 5 min, after a reboot, every 15 min: Event ID 41024 – Lost connection to all Web Conferencing Edge Services Event ID 41024 – Lost connection to the Web Conferencing Edge...
by edward | Jan 5, 2015 | Lync Server 2013
Playing around with my test lab, I decided to remove lync on my edge server and reinstall it. Upon running step 2 i encountered the following error: Looking at the log files listed it gave an “Operating System Error 5: Access Denied” error. I went to the...
by edward | Jan 2, 2015 | Lync Server 2013
In my test environment I was making changes to the topology and I removed a pool and server from the the Enterprise Pool. After publishing the topology it failed with the above error. To fix this we need to first find where the conference directory is homed, open up...
by edward | Jan 2, 2015 | Exchange 2010
If you want to get a quick overview of all the URL’s of your virtual directories in Exchange 2010 you can run the following command: Get-ActiveSyncVirtualDirectory | ft server,*lur* -AutoSize Get-AutodiscoverVirtualDirectory | ft server,*lur* -AutoSize...