Checking Pools (Command Line)

Microsoft Office Communications Server 2007 and Microsoft Office Communications Server 2007 R2 will reach end of support on January 9, 2018. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

There are two actions for checking the state of a pool: CheckPoolState and CheckAllPoolsState.

CheckPoolState Action

Use CheckPoolState to troubleshoot or verify the state of an Office Communications Server pool. This action indicates the state of this pools Active Directory information and the pools Enterprise Edition Servers. A syntax example for this action follows.

LCSCmd.exe /Forest[:<forestFQDN>] /Action:CheckPoolState /PoolName:<name of pool>

Such as:

LCSCmd.exe /Forest /Action:CheckPoolState /PoolName:Pool01

CheckAllPoolsState Action

The CheckAllPoolsState action reveals every Enterprise pool and Standard Edition server in a forest, and it indicates each high-level state of the respective pool and server – including their Active Directory information. The syntax for the CheckAllPoolsState action follows.

LCSCmd.exe /Forest[:<forestFQDN>] /Action:CheckAllPoolsState

Such as:

LCSCmd.exe /Forest:contoso.com /Action:CheckAllPoolsState