Lync Server 2013 での応答グループ設定の復元
トピック最終更新日: 2013-02-18
応答グループ アプリケーションをデプロイし、バックエンド サーバーまたは Standard Edition サーバーを復元する必要がある場合は、応答グループの構成設定も復元する必要があります。
応答グループの構成設定を復元するには
コマンド ラインで次を入力します。
Import-CsRgsConfiguration -Destination "service:ApplicationServer:<pool FQDN>" -OverwriteOwner -FileName "<path and file name of the backed up file at $Backup>"
例:
Import-CsRgsConfiguration -Destination "service: ApplicationServer:pool01.contoso.com" -OverwriteOwner -FileName "C:\RgsConfiguration.zip"