SS Technology Forum

SS Technology Forum

Computer Migration - Things to Consider

Here are a few points which you can consider while doing computer migration. These points are applicable to all migrations irrespective of the migration tool (ADMT, NetIQ, Quest etc)

Active Directory User Migration

Here is a graphical representation of the high level steps involved in an Active Directory migration using ADMT

User Migration and Merging Using Quest Migration Manager

Pre-creating user account in the target domain is a common scenario these days due to single-sign-on solution, HR management procedure etc

Microsoft Right Management Service (RMS)

Rights Management Service (RMS) is an add-on to many RMS aware applications. In this article my main focus is to explain how we can utilize RMS technology with Exchange 2003 and how we can take advantage of RMS technology to increase the email security

Microsoft ISA Server

I am sure we have all either encountered or heard of this "problem" one time or another if the ISA Server is part of the Active Directory Domain. Is it a problem?

Showing posts with label Exchange 2010 upgrade. Show all posts
Showing posts with label Exchange 2010 upgrade. Show all posts

Tuesday, May 31, 2011

Exchange Schema Version

Here is are a couple of options to identify the version of the Exchange Schema version.

Option #1 – Using ADSI Edit

Open Schema Context with ADSI Edit.

Go to the Pproperties of ms-Exch-Schema-Version-Pt and look for the rangeUpper value.

image

Option #2 – DSQUERY Command

Run the following DSQUERY command to get the value of rangeUpper value.

dsquery * CN=ms-Exch-Schema-Version-Pt,cn=schema,cn=configuration,dc=infralab,dc=local -scope base -attr rangeUpper

image

You can compare the rangeUpper value against the following table to identify the Exchange Schema version:

image

AD Schema Version - http://portal.sivarajan.com/2010/03/active-directory-schema-version.html

Tuesday, August 3, 2010

How to protect Exchange with Data Protection Manager (DPM) 2010

The DPM team has released a new whitepaper on “How to protect Exchange with Data Protection Manager (DPM) 2010”

You can download this whitepaper from the following location:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=be885d26-25e5-41ff-afc8-506414aed960

Sunday, June 6, 2010

Exchange Server Active Directory Schema Changes Reference

This download includes the Active Directory Schema Reference, which provides information about the changes that Microsoft Exchange Server makes to the Active Directory schema when it is installed.

This provides a summary of the Active Directory schema changes that are made when you install Microsoft Exchange Server 2010 Service Pack 1 (SP1), Exchange Server 2010, Exchange Server 2007 Service Pack 3 (SP3), Exchange Server 2007 Service Pack 2 (SP2), Exchange Server 2007 Service Pack 1 (SP1), Exchange Server 2007, and Exchange Server 2003. 

Download

Friday, February 26, 2010

Exchange Pre-Deployment Analyzer (ExPDA)

I ran the Exchange Pre-Deployment Analyzer in my Exchange 2003 lab environment.  You can use this tool to perform an overall topology readiness scan of your environment. It provides a detailed report that will alert you if there are any issues within your organization, which could prevent you from deploying Exchange 2010.   For example, the Exchange Pre-Deployment Analyzer will notify you if you haven't deployed the minimum required Exchange service pack on all your existing Exchange servers.

image

I guess I don’t have to write "Things to consider” documents anymore :(

You can download this tool from the following location:
http://www.microsoft.com/downloads/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&displayLang=en

Monday, January 18, 2010

Exchange Server 2010 Deployment Assistant

The Deployment Assistant allows you to create Exchange 2010 deployment instructions that are customized to your environment. The Deployment Assistant asks a small set of questions, and based on your answers, it provides a set of instructions that are designed to get you up and running on Exchange 2010. Instead of reading dozens of topics in the Exchange 2010 library, you simply answer a few questions, and the Deployment Assistant gives you customized content to install Exchange 2010.

http://technet.microsoft.com/en-us/exdeploy2010/default.aspx#Home

Monday, May 11, 2009

My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan

Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the installation. I would like to share these findings in this article.

I am in a process of creating a "Things to Consider….." document for Exchange 2010. It will be added to my blog soon. Thanks again for all your feedbacks regarding my "Things to Consider when Installing Exchange 2007" article (http://santhoshsivarajan.blogspot.com/2007/02/things-to-consider-when-installing.html). It is really a good inspiration for me to come up with more articles like this.

In this article, my focus is more on Microsoft Exchange 2010 installation and configuration process in a pristine environment. But in my next article I would explain the details about transitioning or migrating from Exchange 200X to Exchange 2010.

Versions of Exchange 2010
Exchange 2010 is available in 32-bit and 64-bit versions. The 64 bit version is for production environments and the 32-bit version is for development environments. I haven't seen the 32 bit version of Exchange 2010. I am using 64 bit version for my testing.

Pre-requisite
The following section explains the pre-requisites before you can install Microsoft Exchange 2010.

Hardware & Software:
Exchange 2010 can only be installed on

  1. A x64 architecture-based computer with Intel or AMD processor.
  2. Microsoft Windows Server 2008 Standard x64 Edition or Enterprise x64 Edition

Active Directory

  1. The functional level of the Active Directory forest must be at least Windows Server 2003 native.
  2. The Active Directory domain functional level must be Windows 2000 native or above.
  3. The Active Directory root domain must be windows 2000 native mode or above
  4. AD management tools must be installed (at least LDIFDE.EXE )on the Windows 2008 server before preparing the schema.
  5. Make sure at least one Global Catalog server is available in every site when you plan to install Microsoft Exchange 2010. The recommendation for a Global Catalog server is the same as the previous versions of Exchange servers. It is recommended to have a 4:1 ratio of Exchange processors to Global Catalog server processors, assuming that the processors are of similar models and speeds.

image

Note: I have seen some Exchange 2007 reference in the screenshot. Again, this product is still in beta :-)

Hotfixes and Software
The following hotfixes and software needs to be installed on the server where you are planning to install Microsoft Exchange 2010:

Hot fixes

  1. Microsoft Knowledge Base 951725
  2. Microsoft Knowledge Base 950888 - Requires a reboot

image

Software:

  1. NET Framework 3.5
  2. Windows Remote Management 2.0 - Requires a reboot
  3. Windows PoweShell V2
  4. 2007 Office System Converter

image

IIS 7.0
The Microsoft IIS 7.0 must be installed on the server with the following IIS components and features before you can install Microsoft Exchange 2010:

  • IIS 6 Metabase Compatibility component
  • Web Server (IIS) Tools component
  • Windows Process Activation Service Process Model component
  • IIS 7 Basic Authentication component
  • IIS 7 Windows Authentication component
  • IIS 7 .NET Extensibility component
  • IIS 6 Management Console
  • HTTP Activation feature
  • IIS 6 Metabase Compatibility component
  • IIS 7 Dynamic Content Compression component
  • IIS 7 Static Content Compression component
  • IIS 7 Digest Authentication

image

image

Active Directory Schema Preparation

Active Directory Schema needs to be prepared before installing Microsoft Exchange 2010. You can manually update the schema by using Setup /prepareAD command or the installation process will update it during the installation. You must install AD management tools on the Windows 2008 server before preparing the schema.

The following 2 screen shots explain the available option and syntax with Setup.com command. This file is located on the root of the Microsoft Exchange 2010 CD.

image

image

If you haven't installed the AD management tool on the Windows 2008 server, you will get the following error message during the installation:

image

You can install the remote management tool by running the following command:

ServerManagerCmd -i RSAT-ADDS

Or if you just want to continue with the Exchange 2010 installation, you can simply copy the LDIFDE.EXE file to the System32 folder. That's what I did in my lab.

If you have followed my document, you are now ready to install your first Exchange 2010 in your environment.

image

In my next article, I will be discussing about transitioning from different Exchange version to Exchange 2010 and Exchange installation process.

As always, I would I like to hear your feedback and suggestions. Please feel free to send me an email at Santhosh@Sivarajan.com

Popular Posts

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More