DomainController.EnableGlobalCatalog Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Effectue la promotion de ce contrôleur de domaine en serveur de catalogue global.
public:
virtual System::DirectoryServices::ActiveDirectory::GlobalCatalog ^ EnableGlobalCatalog();
public virtual System.DirectoryServices.ActiveDirectory.GlobalCatalog EnableGlobalCatalog ();
abstract member EnableGlobalCatalog : unit -> System.DirectoryServices.ActiveDirectory.GlobalCatalog
override this.EnableGlobalCatalog : unit -> System.DirectoryServices.ActiveDirectory.GlobalCatalog
Public Overridable Function EnableGlobalCatalog () As GlobalCatalog
Retours
Objet GlobalCatalog qui représente le serveur de catalogue global.
Exceptions
L’objet actuel a été supprimé.
Remarques
La GlobalCatalog.DisableGlobalCatalog méthode est utilisée pour rétrograder le contrôleur de domaine à partir d’un serveur de catalogue global.