You probably already faced the issue. Your customer has a nice powershell script on his endpoint manager admin center but he can’t provide you the …
Category: Powershell
You probably need to save your password in order to use an smtp authentication, connect to an Office365 account, use an Azure account or even …
The need : You need to export your Active Directory users and need to get an “OU” parameter for each user to be able to …
What is this? Since Lync Server 2013, there is a new prerequisite on the Lync Servers for Exchange 2013 interconnection: This will allow you to …
When you look for a simple way to get all Lync Server topology, you probably will do a Get-CsPool command. But here, you don’t see the sites …
This post will explain the Unified Contact Store on Microsoft Lync 2013 and Exchange 2013 deployments. What is this? This is a feature who …
There is two ways to change the Voice Policy with Lync 2013. CmdLets Active Directory (advanced) First of all, we will se how to get …
I did some powershell scripting these days. Someone asked me if it would be possible to avoid the user to close the powershell window while a script …