Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

PowerEdge: 如何使用 netdom.exe 加入或从 Active Directory 域中删除服务器

Summary: 本文介绍在运行 Windows Server Core 的服务器上如何使用 Netdom 在 Active Directory (AD) 域中加入和删除服务器。

This article applies to   This article does not apply to 

Instructions

执行以下步骤以使用以下命令将服务器加入 AD 域 Netdom
  1. Type:
netdom join %computername% /domain:vdom /reboot
  1. 单击 Enter 键将服务器加入 vdom 域并 重新启动
按 Enter 键将服务器加入 vdom 域

执行以下步骤以使用以下命令将服务器移至 AD 域 Netdom
  1. Type:
netdom remove %computername% /domain:vdom /reboot
  1. 单击 Enter 键从 vdom 域中删除服务器,然后 重新启动
按 Enter 键从 vdom 域中删除服务器

提醒:在域中加入或删除服务器时,将域名 vdom 替换为正确的域名。

提醒:在域中加入或删除服务器时,可能需要用户凭据。它取决于用于登录服务器的凭据。将以下内容添加到 Netdom 命令,指定使用域管理员帐户。
/userD:Administrator /passwordD:*
在出现提示时,键入域管理员密码。示例:
netdom join %computername% /domain:vdom /userD:Administrator /passwordD:* /reboot

Affected Products

Microsoft Windows 2008 Server R2, Microsoft Windows 2008 Server Service Pack 2, Microsoft Windows 2012 Server, Microsoft Windows 2012 Server R2
Article Properties
Article Number: 000121455
Article Type: How To
Last Modified: 21 Sep 2024
Version:  9
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.