Rights Management 連接器的登錄設定
只有在您想要在執行 Exchange、SharePoint 或 Windows Server 的伺服器上手動新增或檢查登錄設定時,才能使用下列各節中的資料表。 這些登錄設定會將伺服器設定為使用 RMS 連接器 。 設定這些伺服器的建議方法是使用 Microsoft RMS 連接器的伺服器組態工具。
使用這些設定時的指示:
<YourTenantURL>
是 Azure 資訊保護租使用者的 Azure Rights Management 服務 URL。 若要尋找此值:執行 Azure Rights Management 服務的 Get-AipServiceConfiguration Cmdlet。 如果您尚未安裝 AIPService 模組,請參閱 安裝 AIPService PowerShell 模組 。
從輸出中,識別 LicensingIntranetDistributionPointUrl 值。
例如: LicensingIntranetDistributionPointUrl : https://5c6bb73b-1038-4eec-863d-49bded473437.rms.na.aadrm.com/_wmcs/licensing
從 值中移除 /_wmcs/licensing 。 其餘字串是您的 Azure Rights Management 服務 URL。 在我們的範例中,Azure Rights Management 服務 URL 會是下列值:
https://5c6bb73b-1038-4eec-863d-49bded473437.rms.na.aadrm.com
您可以執行下列 PowerShell 命令來確認您有正確的值:
(Get-AipServiceConfiguration).LicensingIntranetDistributionPointUrl -match "https:\/\/[0-9A-Za-z\.-]*" | Out-Null; $matches[0]
<ConnectorFQDN>
是您在連接器 DNS 中定義的負載平衡名稱。 例如, rmsconnector.contoso.com 。如果您已將連接器設定為使用 HTTPS 與內部部署伺服器通訊,請使用連接器 URL 的 HTTPS 前置詞。 如需詳細資訊,請參閱 主要指示中的設定 RMS 連接器以使用 HTTPS 一節。 Azure Rights Management 服務 URL 一律會使用 HTTPS。
Exchange 2016 或 Exchange 2019 登錄設定
登錄路徑 :HKEY_LOCAL_MACHINE\Software\Microsoft\MSDRM\ServiceLocation\Activation
類型 :Reg_SZ
值 :預設值
資料:https://<YourTenantURL>/_wmcs/certification
登錄路徑 :HKEY_LOCAL_MACHINE\Software\Microsoft\MSDRM\ServiceLocation\EnterprisePublishing
類型 :Reg_SZ
值 :預設值
資料:https://<YourTenantURL>/_wmcs/Licensing
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v15\IRM\CertificationServerRedirection
類型 :Reg_SZ
值:https://<YourTenantURL>
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 Exchange 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>
https://<ConnectorFQDN>
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v15\IRM\LicenseServerRedirection
類型 :Reg_SZ
值:https://<YourTenantURL>
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 Exchange 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>
https://<ConnectorFQDN>
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\EnterpriseCertification
類型 :Reg_SZ
值 :預設值
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 Exchange 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>/_wmcs/certification
https://<ConnectorFQDN>/_wmcs/certification
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\EnterprisePublishing
類型 :Reg_SZ
值 :預設值
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 Exchange 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>/_wmcs/licensing
https://<ConnectorFQDN>/_wmcs/licensing
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\LicensingRedirection
類型 :Reg_SZ
值:/_wmcs/licensing
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 Exchange 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>/_wmcs/licensing
https://<ConnectorFQDN>/_wmcs/licensing
SharePoint 2016 或 SharePoint 2013 登錄設定
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\LicensingRedirection
類型 :Reg_SZ
值:https://*<YourTenantURL>*/_wmcs/licensing
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 SharePoint 伺服器到 RMS 連接器而定:
http://*<ConnectorFQDN>*/_wmcs/licensing
https://*<ConnectorFQDN>*/_wmcs/licensing
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\EnterpriseCertification
類型 :Reg_SZ
值 :預設值
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 SharePoint 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>/_wmcs/certification
https://<ConnectorFQDN>*/_wmcs/certification
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\EnterprisePublishing
類型 :Reg_SZ
值 :預設值
資料 :下列其中一項,視您使用 HTTP 或 HTTPS 從 SharePoint 伺服器到 RMS 連接器而定:
http://<ConnectorFQDN>/_wmcs/licensing
https://<ConnectorFQDN>/_wmcs/licensing
檔案伺服器和檔案分類基礎結構登錄設定
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDRM\ServiceLocation\EnterprisePublishing
類型 :Reg_SZ
值 :預設值
資料:http://<ConnectorFQDN>/_wmcs/licensing
登錄路徑 :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDRM\ServiceLocation\Activation
類型 :Reg_SZ
值 :預設值
資料:http://<ConnectorFQDN>/_wmcs/certification