Actions

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.

Within each context there are a set of actions that can take place. For example, an action you might want to invoke against an Active Directory forest would be to check the state of all the Enterprise pools. (Enterprise pools will be discussed later in the section Preparing Enterprise Pools for Office Communications Server.) For that you'd use this command.

LCSCmd /forest /action:CheckAllPoolsState

This command passes two parameters to LCSCmd. The first is the context, in this case forest. The second is the action. To specify an action, you start with the /Action: parameter followed by the name of the action, in this case CheckAllPoolsState.

Note

Most parameters are not case sensitive. This document uses mixed case for readability.

For details about actions for each context, see Task-Based Scenarios.