若要完成此程序,至少需要 Account OperatorsDomain AdminsEnterprise Admins 的成員資格或同等權限。請參閱有關使用適當帳戶與群組成員資格的詳細資料,網址位於:https://go.microsoft.com/fwlink/?LinkId=83477 (可能為英文網頁)。

移動使用者帳戶

使用 Windows 介面移動使用者帳戶
  1. 若要開啟 [Active Directory 使用者和電腦],請依序按一下 [開始][控制台],按兩下 [系統管理工具],然後按兩下[Active Directory 使用者和電腦]

  2. 在主控台樹狀目錄中,按一下 [使用者]

    位置

    • Active Directory 使用者和電腦\網域節點\使用者

    或者,按一下包含使用者帳戶的資料夾。

  3. 在詳細資料窗格中,使用滑鼠右鍵按一下您要移動的使用者,然後按一下 [移動]

  4. [移動] 對話方塊中,按一下您要將使用者帳戶移動到的資料夾。

其他考量

  • 若要執行此程序,您必須是 Active Directory 網域服務 (AD DS) 中 Account Operators 群組、Domain Admins 群組或 Enterprise Admins 群組的成員,或是已委派適當的授權。依安全性最佳作法,請考慮使用 [執行身分] 執行此程序。

  • 開啟 [Active Directory 使用者和電腦] 的另一個方法是依序按一下 [開始][執行],然後輸入 dsa.msc

  • 您也可以使用 Windows PowerShell 的 Active Directory 模組 執行此程序中的工作。若要開啟 [Active Directory 模組],請依序按一下 [開始][系統管理工具],然後按一下 [Windows PowerShell 的 Active Directory 模組]。如需相關資訊,請參閱<移動使用者帳戶>(https://go.microsoft.com/fwlink/?LinkId=138372 (可能為英文網頁))。如需 Windows PowerShell 的相關資訊,請參閱<Windows PowerShell>(https://go.microsoft.com/fwlink/?LinkID=102372 (可能為英文網頁))。

您無法使用 [Active Directory 使用者和電腦] 在網域間移動使用者帳戶。若要在網域間移動使用者帳戶,請使用 Active Directory 遷移工具 (ADMT),這是其中一種 Active Directory 支援工具。如需相關資訊,請參閱《ADMT v3.1 指南:移轉和重建 Active Directory 網域》(https://go.microsoft.com/fwlink/?LinkId=82740 (可能為英文網頁))。

其他參考資料

使用命令列移動使用者帳戶
  1. 若要開啟命令提示字元,請依序按一下 [開始][執行] 後,輸入 cmd,然後按一下 [確定]

  2. 輸入下列命令,再按 ENTER 鍵:

    dsmove <UserDN> [-newparent<ParentDN>]

參數描述

<UserDN>

指定要新增之使用者物件的辨別名稱。

-newparent

設定 <ParentDN> 值。

<ParentDN>

指定您要將使用者物件移動到的新位置。新位置指定為新父節點的辨別名稱。

若要檢視此命令的完整語法,以及輸入使用者帳戶資訊的相關資訊,請在命令提示字元中輸入下列命令,然後按 ENTER:

dsmove /? 

其他考量

  • 若要執行此程序,您必須是 AD DS 中 Account Operators 群組、Domain Admins 群組或 Enterprise Admins 群組的成員,或是已委派適當的授權。依安全性最佳作法,請考慮使用 [執行身分] 執行此程序。

  • 您也可以使用 Windows PowerShell 的 Active Directory 模組 執行此程序中的工作。若要開啟 [Active Directory 模組],請依序按一下 [開始][系統管理工具],然後按一下 [Windows PowerShell 的 Active Directory 模組]。如需相關資訊,請參閱<移動使用者帳戶>(https://go.microsoft.com/fwlink/?LinkId=138372 (可能為英文網頁))。如需 Windows PowerShell 的相關資訊,請參閱<Windows PowerShell>(https://go.microsoft.com/fwlink/?LinkID=102372 (可能為英文網頁))。

其他參考資料


目錄