Remove-CsPersistentChatRoom -Identity <string>
Set-CsPersistentChatRoom -Identity "FePool.contoso.com\ITChatRoom" -Disabled $True
Set-CsPersistentChatRoom -Identity "FePool.contoso.com\ITChatRoom" -Members $null
原文地址:http://blog.51cto.com/lizmfinder/2109413