Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Créez et accédez à une liste de vos produits

PowerEdge: How to Join or remove a server from an Active Directory domain using netdom.exe

Résumé: This article addresses joining and removing a server from an Active Directory (AD) domain using Netdom on a server running Windows Server Core.

Cet article concerne   Cet article ne concerne pas 

Instructions

Perform the following step to join a server to an AD domain using Netdom.
  1. Type:
netdom join %computername% /domain:vdom /reboot
  1. Click Enter to join the server to the vdom domain and Reboot.
Press Enter to join the server to the vdom domain

Perform the following step to remove a server to an AD domain using Netdom.
  1. Type:
netdom remove %computername% /domain:vdom /reboot
  1. Click Enter to remove the server from the vdom domain and Reboot.
Press Enter to remove the server from the vdom domain

Note: Replace the domain name vdom with the correct domain name when joining or removing the server from the domain.

Note: User credentials may be required when joining or removing the server from the domain. It is dependent upon the credentials used to log in to the server. Add the below to the Netdom command, to specify the use of the domain Administrator account.
/userD:Administrator /passwordD:*
Type the domain Administrator password when prompted. Example:
netdom join %computername% /domain:vdom /userD:Administrator /passwordD:* /reboot

Produits concernés

Microsoft Windows 2008 Server R2, Microsoft Windows 2008 Server Service Pack 2, Microsoft Windows 2012 Server, Microsoft Windows 2012 Server R2
Propriétés de l’article
Numéro d’article: 000121455
Type d’article: How To
Dernière modification: 21 sept. 2024
Version:  9
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.