Share via


ExchangeServer members

Represents a computer that is running Exchange Server 2013 in Active Directory Domain Services (AD DS).

The ExchangeServer type exposes the following members.

Constructors

  Name Description
Public method ExchangeServer() Initializes a new instance of the ExchangeServer class.
Public method ExchangeServer(Server) Initializes a new instance of the ExchangeServer class for the specified server identifier.

Top

Properties

  Name Description
Public property AdminDisplayVersion Gets the version number for the administrator's display.
Public property CurrentConfigDomainController Gets the current domain controller for Directory Service Access (DSAccess).
Public property CurrentDomainControllers Gets the list of domain controllers that this server can use for Directory Service Access (DSAccess).
Public property CurrentGlobalCatalogs Gets the list of global catalogs that the server uses via Directory Service Access (DSAccess).
Public property CustomerFeedbackEnabled Gets or sets a value that indicates whether the Exchange server is enrolled in the Microsoft Customer Experience Improvement Program.
Public property DataPath Gets the path to the local data.
Public property Domain Gets the domain to which the Exchange server belongs.
Public property Edition Gets the edition of Exchange Server 2013 that is running on the server.
Public property ErrorReportingEnabled Gets or sets a value that indicates whether the Exchange server will report errors.
Public property ExchangeLegacyDN Gets the legacy distinguished name of the Exchange server.
Public property ExchangeLegacyServerRole Gets the legacy role of the Exchange server.
Public property Fqdn Gets the fully qualified domain name (FQDN) of the Exchange server.
Public property InternetWebProxy Gets or sets the URI of the Web proxy server that the Exchange server should use to reach the Internet.
Public property IsClientAccessServer Gets a value that indicates whether the Exchange server is running the Client Access server role.
Public property IsE14OrLater Gets a value that indicates whether the version of Exchange that the server is running is a version of Exchange starting with Exchange Server 2010.
Public property IsE15OrLater
Public property IsEdgeServer Gets a value that indicates whether the Exchange server is running the Edge server role.
Public property IsExchange2007OrLater Gets a value that indicates whether the version of Exchange that the server is running is a version of Exchange starting with Exchange Server 2007.
Public property IsExchangeTrialEdition
Public property IsExpiredExchangeTrialEdition
Public property IsFrontendTransportServer
Public property IsHubTransportServer Gets a value that indicates whether the Exchange server is running the Hub Transport server role.
Public property IsMailboxServer Gets a value that indicates whether the Exchange server is running the Mailbox server role.
Public property IsProvisionedServer Gets a value that indicates whether the Exchange server is provisioned.
Public property IsUnifiedMessagingServer Gets a value that indicates whether the Exchange server is running the Unified Messaging server role.
Public property MailboxProvisioningAttributes
Public property MonitoringGroup
Public property Name Gets the name of the Exchange server.
Public property NetworkAddress Gets the network addresses that are used by the Exchange server.
Public property OrganizationalUnit Gets the Active Directory organizational unit (OU) to which this Exchange server belongs.
Public property ProductID Gets the product identifier for the copy of Exchange that is installed on the server.
Public property RemainingTrialPeriod Gets the length of time that remains in a trial installation of Exchange.
Public property ServerRole Gets the server role that is assigned to this Exchange server.
Public property Site Gets the site of the Exchange server.
Public property StaticConfigDomainController Gets or sets the domain controller to be used by the server via Directory Service Access (DSAccess).
Public property StaticDomainControllers Gets or sets a list of domain controllers to be used by the server via Directory Service Access (DSAccess).
Public property StaticExcludedDomainControllers Gets or sets a list of domain controllers that the server should not use via Directory Service Access (DSAccess).
Public property StaticGlobalCatalogs Gets or sets a list of global catalogs that the server should use via Directory Service Access (DSAccess).
Public property WorkloadManagementPolicy

Top

See also

Reference

ExchangeServer class

Microsoft.Exchange.Data.Directory.Management namespace