Skype for Business Powershell Snippets

This page contains a forever growing list of usefull Powershell cmdletts that I regularly use with Skype for Business.

Get members of a Skype for Business Pool
Get-CsPool -identity frontendpoolFQDN | select -expandproperty computers

 

Get the status of Windows Fabric for a pool
Get-CsPoolFabricState -PoolFqdn frontendpoolFQDN

 

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments