Lync Control Panel is not opening HTTP Error 401.1 – Unauthorized

Hi Readers, Just sharing a situation where after migration of Lync servers to New datacenter We started getting intermittent errors in Lync Control panel. The only change was server ip addreses. Below is the resolution that we had done: Edited the below key under: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0 BackConnectionHostNames (Multi-String) If it doesn’t exist in your environment just create…

Outlook Automation- Move emails – Powershell

Hi Readers, Today, I am sharing another script in Outlook Automation Category. This is script is customized and is environment specific but can be referenced for doing outlook automatons. Requirement:- In a folder there are Messages received from Monitoring solution (open alert & Closed alert), each Message has unique element evenid. Script should go thru all the messages, grab them that have closed/…