Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the role or roles that a server takes on in an Exchange organization.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Enumeration ServerRole
'Usage
Dim instance As ServerRole
public enum ServerRole
Members
| Member name | Description | |
|---|---|---|
| None | The server has no role in the Exchange organization. | |
| Cafe | ||
| Mailbox | The server is a mailbox server. | |
| ClientAccess | The server is a Client Access server. | |
| UnifiedMessaging | The server is a Unified Messaging (UM) server. | |
| HubTransport | The server is a Hub Transport server. This server role was removed from versions of Exchange starting with Exchange 2013. | |
| Edge | The server is an Edge server. This server role was removed from versions of Exchange starting with Exchange 2013. | |
| All | The server is a single server that takes on all roles for an Exchange installation. | |
| Monitoring | The server is a monitoring server. | |
| CentralAdmin | The server is Central Administration server. | |
| CentralAdminDatabase | The server provides database services to the Central Administration server. | |
| DomainController | The server is a domain controller. | |
| WindowsDeploymentServer | The server is a Windows deployment server. | |
| ProvisionedServer | The server was provisioned. | |
| LanguagePacks | ||
| FrontendTransport | ||
| CafeArray | ||
| FfoWebService | ||
| OSP | ||
| ARR | ||
| ManagementFrontEnd | ||
| ManagementBackEnd | ||
| SCOM | ||
| CentralAdminFrontEnd |
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace