共用方式為


在 SharePoint Server 中還原 User Profile Service 應用程式

適用於:yes-img-132013 yes-img-16 2016yes-img-19 2019yes-img-seSubscription Edition no-img-sopSharePoint in Microsoft 365

您可以使用SharePoint 管理中心網站、Microsoft PowerShell 或 SQL Server 工具來還原 User Profile Service 應用程式。 所使用的備份工具取決於已部署的環境類型、備份排程的需要以及您組織的服務等級協定而定。

重要事項

本文中的步驟適用於 SharePoint Server 2016。

開始之前

本文描述如何還原 User Profile Service 應用程式,而不是還原整個伺服器陣列。

開始這項作業之前,請先檢閱下列如何還原 User Profile Service 應用程式的相關資訊:

  • User Profile Service 應用程式會提供資料給其他服務和網站。 因此,在復原程序完成之前,使用者可能會碰到一些服務中斷的情形。

  • 您不能備份某個版本的 SharePoint Server 然後還原另一個版本的 SharePoint Server。

  • 如需如何同時還原伺服器陣列中所有服務應用程式的詳細資訊,請參閱在 SharePoint Server 中還原伺服器陣列

使用 PowerShell 在 SharePoint Server 中還原 User Profile Service 應用程式

您可以使用 Microsoft PowerShell 還原 User Profile Service 應用程式。

使用 PowerShell 還原 User Profile Service 應用程式

  1. 確認您具備下列成員身分:

    • SQL Server 執行個體上的 securityadmin 固定伺服器角色。

    • 所有要更新之資料庫上的 db_owner 固定資料庫角色。

    • 正在執行 PowerShell Cmdlet 之所在伺服器上的系統管理員群組。

    系統管理員可以使用 Add-SPShellAdmin Cmdlet 授與使用 SharePoint Server Cmdlet 的權限。

    注意事項

    [!附註] 如果您不具備上述權限,請連絡安裝程式系統管理員或 SQL Server 系統管理員要求權限。 如需 PowerShell 權限的其他資訊,請參閱 Add-SPShellAdmin

  2. 啟動 SharePoint 管理命令介面。

  3. 在 PowerShell 命令提示字元中,輸入下列命令:

    Restore-SPFarm -Directory <BackupFolder> -Item Shared Services\Shared Services Applications\<ServiceApplicationName> -RestoreMethod Overwrite [-BackupId <GUID>] [-Verbose]
    

    其中:

    • <BackupFolder> 是儲存備份的資料夾路徑。

    • <服務應用程式名稱> 是服務應用程式的名稱。

    • <GUID> 是用於還原程序的備份識別碼。

    如果您未指定 BackupId,則會使用最新的備份。 您無法從僅有設定的備份還原服務應用程式。

如需詳細資訊,請參閱<Restore-SPFarm>。

注意事項

[!附註] 建議您在執行命令列管理工作時使用 Windows PowerShell。 Stsadm 命令列工具已過時,但為與舊版產品相容,仍會隨附提供。

使用管理中心在 SharePoint Server 中還原 User Profile Service 應用程式

使用下列程序,以利用 SharePoint 管理中心 網站來還原 User Profile Service 應用程式。

使用管理中心還原 User Profile Service 應用程式

  1. 確認執行此程序的使用者帳戶為 SharePoint 伺服器陣列管理員群組的成員。

  2. 啟動管理中心。

  3. 在管理中心首頁上,按一下 [備份與還原] 區段中的 [從備份還原]

  4. On the Restore from Backup — Step 1 of 3: Select Backup to Restore page, select the backup job that contains the service application backup, or a farm-level backup, from the list of backups, and then click Next. You can view more details about each backup by clicking the (+) next to the backup.

    注意事項

    If the correct backup job does not appear, in the Backup Directory Location text box, type the path of the correct backup folder, and then click Refresh. You cannot use a configuration-only backup to restore the User Profile Service service application.

  5. 在 [從備份還原 - 步驟 3 之 2: 選取要還原的元件] 頁面上,展開 [共用服務應用程式],選取 User Profile Service 服務應用程式旁的核取方塊,然後按 [下一步]。

  6. 在 [從備份還原 — 步驟 3 的 3:選取還原選項] 頁面的 [還原元件] 區段中,確定 [還原下列元件] 列表中會顯示 Farm\Shared Services Applications\<User Profile Service 服務應用程式名稱>

    In the Restore Options section, under Type of restore, select the Same configuration option. 隨即會出現一個對話框,要求您確認作業。 按一下確定

  7. 按一下 [開始還原]。

  8. You can view the general status of all recovery jobs at the top of the Backup and Restore Job Status page in the Readiness section. You can view the status for the current recovery job in the lower part of the page in the Restore section. The status page updates every 30 seconds automatically. You can manually update the status details by clicking Refresh. Backup and recovery are Timer service jobs. Therefore, it may take a several seconds for the recovery to start.

    If you receive any errors, you can review them in the Failure Message column of the Backup and Restore Job Status page. You can also find more details in the Sprestore.log file at the UNC path that you specified in step 3.

使用 SQL Server 工具在 SharePoint Server 中還原 User Profile Service 應用程式相關資料庫

使用 SQL Server 工具無法還原完整的服務應用程式或服務應用程式 Proxy。 不過,您可使用 SQL Server 工具來還原與服務應用程式相關聯的資料庫。 若要還原完整的服務應用程式,請使用 PowerShell 或管理中心。

重要事項

[!重要事項] 如果您要還原使用者設定檔資料庫 (預設名稱為 User Profile Service_ProfileDB_ <GUID>),也必須還原社交資料庫 (預設名稱為 User Profile Service_SocialDB_ <GUID>)。 失敗可能會導致 User Profile 資料不正確,因而很難偵測和和修正。

使用 SQL Server 工具還原與 User Profile Service 應用程式相關聯的資料庫

  1. 確認您要用於還原資料庫的使用者帳戶是否為儲存每個資料庫之資料庫伺服器上 SQL Server sysadmin 固定伺服器角色的成員。

  2. 啟動管理中心。

  3. 在管理中心中,按一下 [系統設定] 區段中的 [管理伺服器上的服務]

  4. On the Services on Server page, find User Profile Service. If the service is started, click Stop to stop the service.

  5. 在還原 User Profile Service 服務應用程式資料庫之前,必須先匯入您在備份資料庫之前匯出的 Microsoft Identity Integration Server (MIIS) 加密金鑰。 您只需要為還原程序執行一次此作業。 若要執行此作業,請在要還原服務應用程式的伺服器上,於命令提示字元中輸入下列命令:

miiskmu.exe /i exported.key {<GUID>}

其中 <GIUD> 是金鑰的識別碼。

  1. 開啟 SQL Server Management Studio 並連線至資料庫伺服器。

  2. 在 [物件總管] 中,展開 [資料庫]。

  3. 在要還原的資料庫上按一下滑鼠右鍵,並指向 [工作],然後按一下 [還原資料庫]。

  4. 在 [ 還原資料庫 ] 對話框的 [ 選項] 頁面上,從 [ 復原狀態 ] 列表中選取您想要執行的復原類型。

    如需該使用何種復原類型的詳細資訊,請參閱復原模式 (SQL Server)

  5. 在 [一般] 頁面上的 [還原的目的地] 區段中,從 [目的地資料庫] 清單中選取資料庫。

  6. 在 [還原的來源] 中,從 [來源資料庫] 清單中選取 [備份來源]。

  7. Alternatively, if you have moved the backup files to another computer, select the From device option. If the correct backup is not listed in the Select the backup sets to restore box, browse to the file by clicking the ellipsis button.

  8. 從 [選取要還原的備份組] 方塊中,選取要還原的備份,然後按一下 [確定]。

  9. 按一下 [確定] 還原資料庫。

  10. 針對與 User Profile Service 服務應用程式相關聯的下列資料庫 (列示名稱為預設名稱),重複步驟 5-11:

  • User Profile Service_ProfileDB_ <GUID>

  • User Profile Service_SocialDB_ <GUID>

  • User Profile Service_SyncDB_ <GUID>

  1. 在 管理中心 中,按一下 [系統設定] 區段中的 [管理伺服器上的服務]。

  2. On the Services on Server page, find User Profile Service. If the service is stopped, click Start to start the service.

另請參閱

概念

SharePoint Server 的還原解決方案

在 SharePoint Server 中備份 User Profile Service 應用程式

其他資源

Windows PowerShell for SharePoint Server reference