IT tutorials
 
Technology
 

Exchange Server 2010 : Managing User Accounts and Mail Features (part 2) - Finding Existing Mailboxes, Contacts, and Groups

8/28/2013 9:56:50 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

3. Finding Existing Mailboxes, Contacts, and Groups

In the Exchange Management Console, you can view current mailboxes, mail-enabled users, contacts, and groups by following these steps:

  1. As shown in Figure 4 expand the Recipient Configuration node by double-clicking it.

  2. Select the related Mailbox, Distribution Group, or Mail Contact node, as appropriate for the type of recipient you want to work with.

  3. By default, the Exchange Management Console displays only the recipients in the current domain or organizational unit. To view recipients in other domains or organizational units, right-click the Recipient Configuration node, and then select Modify Recipient Scope. Use the options provided to configure the scope to use, and then click OK.

  4. By default, the maximum number of Exchange recipients you can view at any time is limited to 1,000. You can change the maximum number of recipients to display by right-clicking the Recipient Configuration node or the subnode you want to work with and then selecting Modify The Maximum Number Of Recipients To Display. Type the number of recipients to display, and then click OK.

Access the Recipient Configuration node to work with mailboxes, distribution groups, and mail contacts.

Figure 4. Access the Recipient Configuration node to work with mailboxes, distribution groups, and mail contacts.

In the Exchange Management Shell, you can find mailboxes, contacts, and groups by using the following commands:

  • Get-User Use the Get-User cmdlet to retrieve all users in the forest that match the specified conditions.

    Get-User [-Identity UserId -Anr Identifier] [-Arbitration <$true | $false>]
    [-Credential Credential] [-DomainController DomainControllerName]
    [-Filter FilterString] [-IgnoreDefaultScope <$true | $false>]
    [-Organization OrgName] [-OrganizationalUnit OUName]
    [-ReadFromDomainController <$true | $false>]
    [-RecipientTypeDetails Details] [-ResultSize Size]
    [-SortBy String]
  • Get-Contact Use the Get-Contact cmdlet to retrieve information about a specified contact or contacts.

    Get-Contact [-Identity ContactId | -Anr ContactID]
    [-Credential Credential] [-DomainController DomainControllerName]
    [-Filter FilterString] [-IgnoreDefaultScope <$true | $false>]
    [-Organization OrgName] [-OrganizationalUnit OUName]
    [-ReadFromDomainController <$true | $false>]
    [-RecipientTypeDetails Details] [-ResultSize Size] [-SortBy Value]
  • Get-Group Use the Get-Group cmdlet to query for existing groups.

    Get-Group [-Identity GroupId | -Anr GroupID]
    [-Credential Credential] [-DomainController FullyQualifiedName]
    [-Filter FilterString] [-IgnoreDefaultScope <$true | $false>]
    [-Organization OrgName] [-OrganizationalUnit OUName]
    [-ReadFromDomainController <$true | $false>]
    [-RecipientTypeDetails {"Contact" | "MailContact" | "MailUser" |
    "RoleGroup" | "User" | "UserMailbox" | ... }]
    [-ResultSize Size] [-SortBy Value]

4. Creating Mailbox-Enabled and Mail-Enabled User Accounts

Generally speaking, you need to create a user account for each user who wants to use network resources. The following sections explain how to create domain user accounts that are either mailbox-enabled or mail-enabled, and how to add a mailbox to an existing user account. If a user needs to send and receive e-mail, you need to create a new mailbox-enabled account for the user or add a mailbox to the user's existing account. Otherwise, you can create a mail-enabled account.

 
Others
 
- Exchange Server 2010 : Managing User Accounts and Mail Features (part 1) - Accessing and Using the Exchange Control Panel
- Exchange Server 2010 : Understanding Users and Contacts, Understanding the Basics of E-Mail Routing
- Windows 8 : Managing Content - Sharing Content
- Windows 8 : Managing Content - Jump Lists
- Windows 8 : Managing Content - Search
- Sharepoint 2013 : Monitoring and Analytics - Search Service Application Monitoring
- Sharepoint 2013 : Monitoring and Analytics - Timer Jobs in SharePoint 2013
- Microsoft Dynamic AX 2009 : The Database Layer - Database-Triggering Methods (part 2) - Changing the Default Behavior
- Microsoft Dynamic AX 2009 : The Database Layer - Database-Triggering Methods (part 1) - insert, update, and delete Methods
- Microsoft Dynamic AX 2009 : The Database Layer - Database Access (part 3) - Database Log and Alerts
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us