HostActiveDirectoryInfoDomainMembershipStatus_enum
HostActiveDirectoryInfoDomainMembershipStatus_enum
Possible values:
unknown
: The Active Directory integration provider does not support domain trust checks.ok
: No problems with the domain membership.noServers
: The host thinks it's part of a domain, but no domain controllers could be reached to confirm.clientTrustBroken
: The client side of the trust relationship is broken.serverTrustBroken
: The server side of the trust relationship is broken (or bad machine password).inconsistentTrust
: Unexpected domain controller responded.otherProblem
: There's some problem with the domain membership.
This data structure has no properties.
Enumeration: unknown, ok, noServers, clientTrustBroken, serverTrustBroken, inconsistentTrust, otherProblem,