Sample Output

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic provides sample output from Exchange Management Shell commands that you would typically run on a computer that is running Microsoft Exchange Server 2007. Each example provides the default display of information and the optional verbose display of information.

This topic is not intended to show how to configure the components or features that are highlighted in the following examples. Each example is preceded by a link to the procedural topic that is associated with the component or feature.

Example: Viewing Information About a Receive Connector

For more information about how to manage Simple Mail Transfer Protocol (SMTP) connectors, see Managing Connectors.

The Get-ReceiveConnector "Client MBX" command retrieves the following default display of information:

Name                      Bindings                   Enabled
----                      --------                   -------
Client MBX                {0.0.0.0:587}              True 

The Get-ReceiveConnector "Client MBX" | Format-List command retrieves the following verbose display of information:

Schema                                  : Microsoft.Exchange.Data.Directory.SystemConfiguration.ReceiveConnectorSchema
AuthMechanism                           : Tls, BasicAuth, BasicAuthPlusTls, ExchangeServer
Banner                                  :
BinaryMimeEnabled                       : True
Bindings                                : {0.0.0.0:587}
ChunkingEnabled                         : True
DefaultDomain                           :
DeliveryStatusNotificationEnabled       : True
EightBitMimeEnabled                     : True
EnhancedStatusCodesEnabled              : True
ExternallySecuredAsPartnerDomain        :
Fqdn                                    : MBX.contoso.com
Comment                                 :
Enabled                                 : True
ConnectionTimeout                       : 00:10:00
ConnectionInactivityTimeout             : 00:05:00
MessageRateLimit                        : 600
MaxInboundConnection                    : 5000
MaxInboundConnectionPerSource           : 100
MaxInboundConnectionPercentagePerSource : 2
MaxHeaderSize                           : 64KB
MaxHopCount                             : 30
MaxLocalHopCount                        : 3
MaxLogonFailures                        : 3
MaxMessageSize                          : 10MB
MaxProtocolErrors                       : 5
MaxRecipientsPerMessage                 : 200
PermissionGroups                        : ExchangeUsers
PipeliningEnabled                       : True
ProtocolLoggingLevel                    : None
RemoteIPRanges                          : {0.0.0.0-255.255.255.255}
RequireEHLODomain                       : False
RequireTLS                              : False
Server                                  : MBX
SizeEnabled                             : True
TarpitInterval                          : 00:00:05
AdminDisplayName                        :
ObjectCategoryName                      : msExchSmtpReceiveConnector
ExchangeVersion                         : 0.1 (8.0.535.0)
CurrentObjectVersion                    : 0.1 (8.0.535.0)
Name                                    : Client MBX
DistinguishedName                       : CN=Client MBX,CN=SMTP Receive Connectors,CN=Protocols,CN=MBX,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contoso,DC=com
Identity                                : MBX\Client MBX
Guid                                    : ee9828f3-c88c-4ea9-9797-b76926a0019e
ObjectCategory                          : contoso.com/Configuration/Schema/ms-Exch-Smtp-Receive-Connector
ObjectClass                             : {top, msExchSmtpReceiveConnector}
OriginalId                              : MBX\Client MBX
WhenChanged                             : 6/19/2006 5:19:39 PM
WhenCreated                             : 6/19/2006 5:19:39 PM
ObjectState                             : Unchanged
OriginatingServer                       : MBX.contoso.com
IsReadOnly                              : False
Id                                      : MBX\Client MBX
IsValid                                 : True 

Example: Viewing a List of Mailboxes

For more information about how to manage administrator commands, see Mailbox Server Cmdlets.

The Get-Mailbox command retrieves the following default display of information:

Name                      Alias                Server           ProhibitSendQuota
----                      -----                ------           ---------------
Administrator             Administrator        dc1              unlimited
Kim Akers                 KimAkers            dc1              unlimited

The Get-Mailbox "Administrator" | Format-List command retrieves the following verbose display of information:

Id                                 : contoso.com/Users/Administrator
IsValid                            : True
Item                               :
DistinguishedName                  : CN=Administrator,CN=Users,DC=contoso,DC=com
Guid                               : 104f5066-9d9c-4596-907b-88e5270d79b3
Identity                           : contoso.com/Users/Administrator
Name                               : Administrator
ObjectCategory                     : contoso.com/Configuration/Schema/Person
ObjectCategoryName                 : user
ObjectClass                        : {top, person, organizationalPerson, user}
ObjectState                        : Unchanged
OriginatingServer                  : DC1.contoso.com
Schema                             : Microsoft.Exchange.Data.Directory.Manageme
                                     nt.MailboxSchema
WhenChanged                        : 7/11/2006 8:15:13 PM
WhenCreated                        : 6/29/2005 4:39:20 PM
SamAccountName                     : Administrator
Database                           : DC1\First Storage Group\Mailbox Database
RetentionHoldEnabled               : False
EndDateForRetentionHold            :
StartDateForRetentionHold          :
ManagedFolderMailboxPolicy         :
ServerLegacyDN                     : /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=DC1
ServerName                         : dc1
UseDatabaseQuotaDefaults           : True
StorageQuota                       :
RulesQuota                         : 64KB
DeletedItemFlags                   : DatabaseDefault
UseDatabaseRetentionDefaults       : True
RetainDeletedItemsUntilBackup      : False
DeliverToMailboxAndForward         : False
ExchangeGuid                       : 75086963-d1bc-446c-9f4b-5a04385e3d80
ExchangeSecurityDescriptor         : System.Security.AccessControl.RawSecurityDescriptor
ExchangeUserAccountControl         : None
ExternalOofOptions                 : External
RetainDeletedItemsFor              : 14.00:00:00
IsMailboxEnabled                   : True
OfflineAddressBook                 :
ProhibitSendQuota                  : unlimited
ProhibitSendReceiveQuota           : unlimited
UserPrincipalName                  :
Office                             :
AcceptMessagesOnlyFrom             : {}
AcceptMessagesOnlyFromDLMembers    : {}
AddressListMembership              : {Default Global Address List, All Users}
Alias                              : Administrator
AntispamBypassEnabled              : False
CustomAttribute1                   :
CustomAttribute2                   :
CustomAttribute3                   :
CustomAttribute4                   :
CustomAttribute5                   :
CustomAttribute6                   :
CustomAttribute7                   :
CustomAttribute8                   :
CustomAttribute9                   :
CustomAttribute10                  :
CustomAttribute11                  :
CustomAttribute12                  :
CustomAttribute13                  :
CustomAttribute14                  :
CustomAttribute15                  :
DisplayName                        : Administrator
EmailAddresses                     : {SMTP:Administrator@contoso.com, X400:c=US;a= ;p=First Organizati;o=Exchange;s=Administrator;}
ForwardingAddress                  :
GrantSendOnBehalfTo                : {}
HiddenFromAddressListsEnabled      : False
LegacyExchangeDN                   : /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Administrator
MasterAccountSid                   :
MaxSendSize                        : unlimited
MaxReceiveSize                     : unlimited
PoliciesIncluded                   : {{43C0F25A-8B8F-410E-9296-D5DCF590CE7C},{26491CFC-9E50-4857-861B-0CB8DF22B5D7}}
PoliciesExcluded                   : {}
EmailAddressPolicyEnabled          : True
PrimarySmtpAddress                 : Administrator@contoso.com
ProtocolSettings                   : {}
RecipientLimits                    : unlimited
RecipientType                      : UserMailbox
RecipientTypeDetails               : UserMailbox
RejectMessagesFrom                 : {}
RejectMessagesFromDLMembers        : {}
RequireSenderAuthenticationEnabled : False
ResourceType                       :
ResourceCapacity                   :
ResourceCustom                     : {}
IsResource                         : False
IsShared                           : False
IsLinked                           : False
SCLDeleteThreshold                 :
SCLDeleteEnabled                   :
SCLRejectThreshold                 :
SCLRejectEnabled                   :
SCLQuarantineThreshold             :
SCLQuarantineEnabled               :
SCLJunkThreshold                   :
SCLJunkEnabled                     :
SimpleDisplayName                  :
WindowsEmailAddress                : Administrator@contoso.com
Languages                          : {}