Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Microsoft Exchange Server 2010 : Creating and Managing Accepted Domains (part 2) - Creating Accepted Domains

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
4/28/2014 1:26:14 AM

Creating Accepted Domains

You can create accepted domains for your organization by completing the following steps:

  1. In the Exchange Management Console, expand the Organization Configuration node, and select the Hub Transport node.

  2. On the Accepted Domains tab, right-click an open area of the details pane, and then select New Accepted Domain. This starts the New Accepted Domain Wizard, as shown in Figure 2.

  3. On the New Accepted Domain page, use the Name text box to identify the accepted domain. You can use a descriptive name that identifies the purpose of the accepted domain or simply enter the actual SMTP domain name.

  4. In the Accepted Domain text box, type the SMTP domain name for which the Exchange organization will accept e-mail messages. If you want to accept e-mail for the specified domain only, enter the full domain name, such as adatum.com. If you want to accept e-mail for the specified domain and child domains, type * (a wildcard character), then a period, and then the domain name, such as *.adatum.com.

    Note

    Only domain names you specify can be used as part of an e-mail address policy. Because of this, if you want to use a subdomain as part of an e-mail address policy, you must either explicitly configure the subdomain as an accepted domain or use a wildcard character to include the parent domain and all related subdomains.

    Create a new accepted domain.

    Figure 2. Create a new accepted domain.

  5. Select one of the following options to set the accepted domain type:

    • Authoritative Domain E-Mail Is Delivered To A Recipient In This Exchange Organization

    • Internal Relay Domain E-Mail Is Relayed To An E-Mail Server In Another Active Directory Forest In The Organization

    • External Relay Domain E-Mail Is Relayed To An E-Mail Server Outside The Organization By The Edge Transport Server

  6. Click New to create the accepted domain.

  7. On the Completion page, click Finish.

In the Exchange Management Shell, you can use the New-AcceptedDomain cmdlet to create accepted domains. Example 2 provides the syntax and usage.

Example 2. New-AcceptedDomain cmdlet syntax and usage

Syntax

New-AcceptedDomain -Name Name
-DomainName DomainName
-DomainType <Authoritative|InternalRelay|ExternalRelay>
[-Organization OrganizationId]


Usage

new-AcceptedDomain -Name "Relay to Cohowinery.com"
-DomainName "*.cohowinery.com"
-DomainType "ExternalRelay"
Other -----------------
- Microsoft Exchange Server 2010 : Managing Message Pickup, Replay, Throttling, and Back Pressure (part 2) - Configuring Message Throttling
- Microsoft Exchange Server 2010 : Managing Message Pickup, Replay, Throttling, and Back Pressure (part 1) - Configuring and Moving the Pickup and Replay Directories
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Windows Backup (part 2) - Creating and managing backup jobs
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Windows Backup (part 1) - Installing Windows Server Backup
- Windows Server 2008 R2 high-availability and recovery features : Planning for Backups and Disaster Recovery
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Network Load Balancing (part 2) - Creating a Network Load Balancing cluster
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Network Load Balancing (part 1) - Adding Network Load Balancing feature
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Failover Clustering (part 8) - Administering a Failover Cluster
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Failover Clustering (part 7) - Create shared folder on cluster, Testing Failover of Cluster
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Failover Clustering (part 6) - Add primary storage to cluster, Configure service or application
 
 
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
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server