Amazines Free Article Archive
www.amazines.com - Sunday, July 06, 2025
Read about the most recent changes and happenings at Amazines.com
Log into your account or register as a new author. Start submitting your articles right now!
Search our database for articles.
Subscribe to receive articles emailed straight to your email account. You may choose multiple categories.
View our newest articles submitted by our authors.
View our most top rated articles rated by our visitors.
* Please note that this is NOT the ARTICLE manager
Add a new EZINE, or manage your EZINE submission.
Add fresh, free web content to your site such as newest articles, web tools, and quotes with a single piece of code!
Home What's New? Submit/Manage Articles Latest Posts Top Rated Article Search
Google
Subscriptions Manage Ezines
CATEGORIES
 Article Archive
 Advertising (133577)
 Advice (161673)
 Affiliate Programs (34799)
 Art and Culture (73858)
 Automotive (145724)
 Blogs (75622)
 Boating (9851)
 Books (17224)
 Buddhism (4130)
 Business (1331051)
 Business News (426461)
 Business Opportunities (366526)
 Camping (10974)
 Career (72796)
 Christianity (15854)
 Collecting (11638)
 Communication (115089)
 Computers (241958)
 Construction (38977)
 Consumer (49954)
 Cooking (17080)
 Copywriting (6734)
 Crafts (18203)
 Cuisine (7549)
 Current Affairs (20323)
 Dating (45910)
 EBooks (19704)
 E-Commerce (48279)
 Education (185536)
 Electronics (83525)
 Email (6438)
 Entertainment (159864)
 Environment (29004)
 Ezine (3040)
 Ezine Publishing (5454)
 Ezine Sites (1551)
 Family & Parenting (111012)
 Fashion & Cosmetics (196613)
 Female Entrepreneurs (11853)
 Feng Shui (134)
 Finance & Investment (310639)
 Fitness (106492)
 Food & Beverages (63058)
 Free Web Resources (7941)
 Gambling (30227)
 Gardening (25207)
 Government (10519)
 Health (630187)
 Hinduism (2206)
 Hobbies (44083)
 Home Business (91752)
 Home Improvement (251308)
 Home Repair (46261)
 Humor (4729)
 Import - Export (5462)
 Insurance (45104)
 Interior Design (29637)
 International Property (3488)
 Internet (191033)
 Internet Marketing (146690)
 Investment (22864)
 Islam (1161)
 Judaism (1352)
 Law (80500)
 Link Popularity (4596)
 Manufacturing (20933)
 Marketing (99328)
 MLM (14140)
 Motivation (18237)
 Music (27000)
 New to the Internet (9498)
 Non-Profit Organizations (4049)
 Online Shopping (129743)
 Organizing (7813)
 Party Ideas (11855)
 Pets (38165)
 Poetry (2229)
 Press Release (12691)
 Public Speaking (5643)
 Publishing (7566)
 Quotes (2407)
 Real Estate (126912)
 Recreation & Leisure (95497)
 Relationships (87678)
 Research (16182)
 Sales (80369)
 Science & Technology (110299)
 Search Engines (23525)
 Self Improvement (153318)
 Seniors (6224)
 Sexuality (36012)
 Small Business (49394)
 Software (83054)
 Spiritual (23537)
 Sports (116156)
 Tax (7664)
 Telecommuting (34070)
 Travel & Tourism (308301)
 UK Property Investment (3123)
 Video Games (13382)
 Web Traffic (11803)
 Website Design (56951)
 Website Promotion (36672)
 World News (1000+)
 Writing (35853)
Author Spotlight
RAM SEWAK

Myself Ram Sewak possessing indepth domain experience of more than 10 years in SEO, SEM, Web Develop...more
LINDA HOLLAND

I am a passionate article and blog writer based in South Africa. With a love for life and a strong d...more
AREESH ISHTIAQ

Areesh Ishtiaq a Top Rated SEO and Digital Marketing Guru on Upwork, working as a project manager fo...more
RAJESH THAPALIYA

I am in Nepalest tourism industery working since 2000 as a trekking porter to the senior tour leader...more
DESIGNPLUZ PTY LTD

Designpluz has steadily matured from a passionate graphics design start-up, into a full service digi...more


Configuring an Exchange Hybrid Deployment & Migrating to Office 365 (Exchange Online) by vipin kumar





Article Author Biography
Configuring an Exchange Hybrid Deployment & Migrating to Office 365 (Exchange Online) by
Article Posted: 04/27/2013
Article Views: 87
Articles Written: 2
Word Count: 761
Article Votes: 0
AddThis Social Bookmark Button

Configuring an Exchange Hybrid Deployment & Migrating to Office 365 (Exchange Online)


 
Business,Computers,Software
Configuring an Exchange Hybrid Deployment & Migrating to Office 365 (Exchange Online) Import & Enable Third Party Certificate on Hybrid Servers When configuring a hybrid deployment, one of the requirements is a SSL certificate from a trusted 3rd party certificate provider. This certificate has to be used to secure the communication between the on-premise Exchange 2010 hybrid servers, Exchange clients and Exchange Online. Note: We already have a SSL certificate from a trusted 3rd party certificate provider installed on the two Exchange 2007 servers in our on-premise environment. Since this is a wildcard certificate, iCloud24x7 can use it for the hybrid servers without having to add an additional FQDN (hybrid.office365lab.dk) to it. This would of course have been required if we used an SAN certificate. To use the wildcard certificate that is used for the Exchange 2007 servers, we need to export it to a file. Since we do not have a certificate wizard to do this (an Exchange 2010 feature only), we must use the Exchange Management Shell (EMS). So first, open the EMS and then type the following command in order to get the thumbprint for the certificate: Get-ExchangeCertificate

fl Issuer, CertificateDomains, RootCAType, Thumbprint We can see there are two certificates installed on the respective Exchange 2007 multi-role server, one self-signed SAN certificate and a wildcard certificate from a trusted 3rd party CA provider. To export the wildcard certificate, we’ll use this command: Export-ExchangeCertificate –Thumbprint -BinaryEncoded:$true –Path c:\certificates\export.pfx –PasswordLGet-Credential).password Enter any text in the User name field (this value is not stored/saved in the exported certificate) and then the password you wish to protect the exported certificate with. With the certificate exported, switch over to one of the Exchange 2010 hybrid servers and open the Exchange Management Console (EMC). In the EMC, select “Server Configuration” and then right-click on one of the hybrid servers in the result pane. In the context menu that appears, select “Import Exchange Certificate”. In the “Import Exchange Certificate” wizard, point to the exported certificate and then specify the password used to protect it. Click “Next”. On the “Select Servers” page, make sure to add both hybrid servers and then click “Next”. On the “Import Exchange Certificate”, click “Import” to import the certificate. Finally, click “Finish” to exit the wizard. Now that iCloud24x7 has imported the certificate on both hybrid servers, it’s time to assign it to the required Exchange services. To do this, right-click on the certificate in EMC and then select “Assign Services to Certificate” in the appearing context menu. On the “Select Servers” page, make sure to add both hybrid servers and then click “Next”. On the “Select Services” page, tick “Simple Mail transfer Protocol (SMTP)” and “Internet Information Services (IIS)” and then click “Next”. Finally click “Assign” and then “Finish”. We have now imported and enable the required third party certificate. Configure the URLs on the Exchange 2010 Hybrid Servers With the third party certificate in place, we can now start configuring the Exchange URLs on the two hybrid servers. Basically we just need to point the internal as well as external URL for the respective virtual directories and the internal autodiscover URI to “hybrid.office365lab.dk”. To do so using the Exchange Management Shell use the following commands for each respective virtual directory: Outlook Web App (OWA) directory: Let’s begin with the internal and external URLs for Outlook Web App (OWA). For this we should use:

Set-OwaVirtualDirectory -Identity "EX03\OWA (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/OWA -ExternalURL https://hybrid.office365lab.dk/OWA Set-OwaVirtualDirectory -Identity "EX04\OWA (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/OWA -ExternalURL https://hybrid.office365lab.dk/OWA Exchange Control Panel (ECP) directory: For the Exchange Control Panel (ECP), we should use: Set-EcpVirtualDirectory -Identity "EX03\ECP (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/ECP -ExternalURL https://hybrid.office365lab.dk/ECP Set-EcpVirtualDirectory -Identity "EX04\ECP (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/ECP -ExternalURL https://hybrid.office365lab.dk/ECP Exchange ActiveSync (EAS) directory: For the Exchange ActiveSync (EAS), we should use: Set-ActivesyncVirtualDirectory -Identity “EX03\Microsoft-Server-ActiveSync (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/Microsoft-Server-Activesync -ExternalURL https://hybrid.office365lab.dk/Microsoft-Server-Activesync Set-ActivesyncVirtualDirectory -Identity “EX04\Microsoft-Server-ActiveSync (Default Web Site)" -InternalURL https://hybrid.office365lab.dk/Microsoft-Server-Activesync -ExternalURL https://hybrid.office365lab.dk/Microsoft-Server-Activesync Offline Address Book (OAB) directory: For the Offline Address Book (OAB), we should use: Set-OABVirtualDirectory -Identity "EX03\oab (Default Web Site)" -InternalUrl https://hybrid.office365lab.dk/oab -ExternalURL https://hybrid.office365lab.dk/oab Set-OABVirtualDirectory -Identity "EX04\oab (Default Web Site)" -InternalUrl https://hybrid.office365lab.dk/oab -ExternalURL https://hybrid.office365lab.dk/oab Exchange Web Services (EWS) directory: For the Exchange Web Services (EWS), we should use: Set-WebServicesVirtualDirectory -Identity "EX03\EWS (Default Web Site)" -InternalUrl https://hybrid.office365lab.dk/ews/exchange.asmx -ExternalURL https://hybrid.office365lab.dk/ews/exchange.asmx Set-WebServicesVirtualDirectory -Identity "EX04\EWS (Default Web Site)" -InternalUrl https://hybrid.office365lab.dk/ews/exchange.asmx -ExternalURL https://hybrid.office365lab.dk/ews/exchange.asmx Internal Autodiscover URI directory: For the internal Autodiscover URI, we should use: Set-ClientAccessServer –Identity EX03 -AutoDiscoverServiceInternalUri: https://hybrid.office365lab.dk/Autodiscover/Autodiscover.xml Set-ClientAccessServer –Identity EX04 -AutoDiscoverServiceInternalUri: https://hybrid.office365lab.dk/Autodiscover/Autodiscover.xml And this would enable iCloud24x7 to properly import and enable third party certificates on hybrid servers.

Related Articles - Exchange 2010 Hosting, Microsoft Exchange 2010,

Email this Article to a Friend!

Receive Articles like this one direct to your email box!
Subscribe for free today!

 Rate This Article  
Completely useless, should be removed from directory.
Minimal useful information.
Decent and informative.
Great article, very informative and helpful.
A 'Must Read'.

 

Do you Agree or Disagree? Have a Comment? POST IT!

 Reader Opinions 
Submit your comments and they will be posted here.
Make this comment or to the Author only:
Name:
Email:
*Your email will NOT be posted. This is for administrative purposes only.
Comments: *Your Comments WILL be posted to the AUTHOR ONLY if you select PRIVATE and to this PUBLIC PAGE if you select PUBLIC, so write accordingly.
 
Please enter the code in the image:



 Author Login 
LOGIN
Register for Author Account

 

Advertiser Login

 

ADVERTISE HERE NOW!
   Limited Time $60 Offer!
   90  Days-1.5 Million Views  

 

Great Paranormal Romance


LEVAL AINAH

I am an internet marketer and also an educator. My goal is to help others who are looking to improve...more
STEPHEN BYE

Stephen Bye is a fiction writer. His most recent novels are a 5-book “The Developer” series which be...more
TIM FAY

After 60-plus years of living, I am just trying to pass down some of the information that I have lea...more
STEVERT MCKENZIE

Stevert Mckenzie, Travel Enthusiast. ...more
GENE MYERS

Author of four books and two screenplays; frequent magazine contributor. I have four other books "in...more
ADRIAN JOELE

I have been involved in nutrition and weight management for over 12 years and I like to share my kn...more
LAURA JEEVES

At LeadGenerators, we specialise in content-led Online Marketing Strategies for our clients in the t...more
MICHAEL BRESCIANI

Rev Bresciani is the author of two Christian books. One book is an important and concisely written b...more
PAUL PHILIPS

For more articles, blog messages & videos and a free e-book download go to www.NewParadigm.ws your p...more
ALEX BELSEY

I am the editor of QUAY Magazine, a B2B publication based in the South West of the UK. I am also the...more

HomeLinksAbout UsContact UsTerms of UsePrivacy PolicyFAQResources
Copyright © 2025, All rights reserved.
Some pages may contain portions of text relating to certain topics obtained from wikipedia.org under the GNU FDL license