Lync/SfB: Check client version using PowerShell

During troubleshooting we often need to check the installed version, for Lync/SfB Server we already know how to check the installed version using PowerShell: Skype for Business Server Component Version using Get-CsServerPatchVersion Skype for Business Server 2015 Component Version using PowerShell Lync Server Component Version using PowerShell (Windows Registry) On the client we can check the version by using … Continue reading Lync/SfB: Check client version using PowerShell

Lync/SfB Server: Stop Front End service in Starting state

Some of the cases we work have the Front End service in a Starting state: In PowerShell the status is StartPending: We cannot stop it on the Services Management Console: We can go to Task Manager and try to manual stop the service: If that doesn't work we need to Go to Details and End task that is associated with … Continue reading Lync/SfB Server: Stop Front End service in Starting state