Installing A/V Conferencing Server (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.

The following procedure describes how to install A/V Conferencing Server.

To install A/V Conferencing Server

  1. Install A/V Conferencing Server.

    audiovideomcu.msi /qr

  2. Activate A/V Conferencing Server.

    LCSCmd.exe /MCU /Action:Activate /Role:AVMCU /PoolName:<pool name> /Password:<Account Password> [/RefDomain:<Domain FQDN>] [/PDCRequired[:{TRUE|FALSE}]] [/GlobalSettingsDC:<FQDN of a global settings domain controller>] [/DC:<domain controller FQDN>] [/GC:<Global Catalog FQDN>] [/Global:{Configuration | System}] [/User:<Account Name>] [/NoStart[:{TRUE|FALSE}]] [/Force[:{TRUE|FALSE}]] [/L:<log file path>] [/XML[:{TRUE|FALSE}]] [/?[:{TRUE|FALSE}]]

    Here is the same command with sample data.

    LCSCmd.exe /MCU /Action:Activate /Role:AVMCU /PoolName:Pool01 /Password:p@ssw0rd

  3. Assign a certificate to the A/V Conferencing Server. See Assigning Certificates (Command Line).

  4. Start the A/V Conferencing service.

    net start RTCAVMCU