Friday, January 9, 2015

How to query attributes in Active Directory Service Interfaces (ADSI) edit.

Open ADSI Console and select well known naming context click ok.

















Click new on the action menu and then click query
















Type name and select browse to under root search then select top level domain.
Type following query in query string box and click ok

MsRTCSIP-TrustedServerFQDN=lync.apple.com






















Thursday, January 8, 2015

Lync Server Management Shell 2013 hangs with a black screen on a Windows Server 2012 and 2012 R2 server

Lync Server Management Shell will get stuck without any user prompt.

Solution

Open windows Power Shell (Run as Administrator) and execute "import-module lync" cmdlet. After this “Lync PowerShell” can be used just like before.