Now that the server roles and applications are installed, they need to be activated. To activate the servers installed in the previous steps, run the following commands.
Note: |
---|
An additional parameter, the
|
To activate the servers
-
Activate Office Communications Server.
LCSCmd /Server /Role:EE /Action:Activate /PoolName:<pool name> /Password:<password>
Here is the same command with sample data inserted.
LCSCmd /Server /Role:EE /Action:Activate /PoolName:Pool01 /Password:p@ssw0rd
-
Activate the Application Host.
LCSCmd /AppServer /Action:Activate /PoolName:<pool name> /Password:<password>
Here is the same command with sample data.
LCSCmd /AppServer /Action:Activate /PoolName:Pool01 /Password:p@ssw0rd
-
Activate the Conferencing Attendant application (optional).
LCSCmd /AppServer /Action:ActivateApp /ApplicationID:Microsoft.Rtc.Applications.Caa /Password:<password>
-
Activate the Conference Announcement Service application (optional).
LCSCmd /AppServer /Action:ActivateApp /ApplicationID:Microsoft.Rtc.Applications.Cas /Password:<password>
-
Activate the Outside Voice Control application (optional).
LCSCmd /AppServer /Action:ActivateApp /ApplicationID:Microsoft.Rtc.Applications.Ccs /Password:<password>
-
Activate the Response Group Service application (optional).
LCSCmd /AppServer /Action:ActivateApp /ApplicationID:Microsoft.Rtc.Applications.Acd /Password:<password>