Request a Certificate (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 next step is to request a certificate and assign that certificate to the server. This can be done in a single command.

LCSCmd /Cert /Action:Request /OU:<organizational unit> /Org:<organization> /sn:<FQDN of the pool> /country:<country> /city:<city> /state:<spelled-out state name> /assign:True /ca:<certification authority in the format computer name\service name>

Here as an example with sample input provided.

LCSCmd /Cert /Action:Request /OU:Marketing /Org:contoso /sn:Pool01.contoso.com /country:US /city:Redmond /state:Washington /assign:True /ca:dc.contoso.com\contoso-CA

Note

This command assumes the Enterprise CA is online. The CA must be in the list of trusted root CAs.