A speed bump on the information super highway.
Random header image... Refresh for more!

Active Directory & Exchange Schema Versions

This is some incredibly usefully information. I’m posting this just for my own need.

If you are running into environments and working on aspects of them such as Exchange, OCS, PKI, or other Active Directory integrated applications, you will encounter situations where you may need to update the AD schema. Of course, the first question is, what version am I at today?

Here’s a handy way to find out:

Query for the objectVersion attribute of the CN=Schema,CN=Configuration,DC=yourdomainhere of your Active Directory domain and compare the value to the table below.

I’ve provided links to the schema update information (where available), if you are curious as to what is updated in each.

objectVersion
AD Schema Update

13
Windows 2000 Server

30
Windows Server 2003 **

31
Windows Server 2003 R2

44
Windows Server 2008

** The Windows Server 2003 upgrade from 2000 also adds the CN=Windows2003Update,CN=ForestUpdates,CN=Configuration,DC=yourdomainhere and sets its revision attribute to 9. This hasn’t been used again, yet.

Exchange Server saves the current version of its schema updates in an attribute of two locations.

For /forestprep operations, query the rangeUpper attribute of the CN=ms-Exch-Schema-Version-Pt,CN=Schema,CN=Configuration,DC=yourdomainhere object.

For /domainprep operations, query the Microsoft Exchange System Objects object in each domain for its objectVersion value.

The table below provides the number to version translation.

Value
Exchange Version

4406
Exchange 2000 Server

6936
Exchange Server 2003

10628
Exchange Server 2007

Active Directory & Exchange Schema Versions

Popularity: 4% [?]

Tags: , , , , , , , , , , ,

Related posts

March 9, 2008   5 Comments

Twitter Updates for 2008-01-19

  • @linuxchic did you do an upgrade or a fresh install of vmware? #
  • wow the snow really came down last night. Hope it clears up so we can get to GR for dinner and a movie tonight #
  • why doesn’t netflix also rent video games? #

Powered by Twitter Tools.

Popularity: 3% [?]

Tags: , , , , , , , , , , ,

Related posts

January 19, 2008   No Comments

VMware ESX 3.5 upgrade path: Where to start

Once I’m ready to make the jump, I’m always looking for good information from people that have already done it. Here’s some good steps to follow when you start your upgrade.

VMware’s flagship products ESX 3.5 and Virtual Center 2.5 have been available for a little over a month now. When the upgrades were made available, there was much excitement on the newly touted features. So, many IT professionals quickly hurried off and downloaded their product updates and then came to a collective stopping point. How do we upgrade ESX while in use? Sure we upgraded from ESX 3.01 to 3.02 with very little impact. But the change from 3.0x to 3.5 may seem worthy of more preparation because the scope of the change is larger with some of the new features, like Storage VMotion. With the release, here is a simple upgrade strategy that many are adapting:

  • Allocate two ESX 3.0x systems as 3.5 candidates (not everyone will be able to do this, I realize).
  • Carve these two systems into their own cluster or data center. 
  • Make sure all existing VMware DRS rules would be okay with two systems removed.
  • Upgrade or fresh install one of the systems to ESX 3.5.
  • Test migration from ESX 3.0x to the new ESX 3.5 system.
  • Test VMware tools versioning and test any upgrade virtual machine tasks.

This strategy will replicate what you will likely face in a real upgrade situation, as you may not be able to. Because you may only be able to have a limited number of systems available for maintenance at any given time, it is good to be able to replicate that in a test datacenter or cluster. In smaller implementations, this could be repeated with one host where the migration test would be from a live ESX host. Evaluation software may also be a consideration to make available the correct number of hosts to simulate the co-existence of ESX 3.0x and 3.5.

Keep it moving

Should your configuration allow seamless migration between your ESX 3.0x and 3.5 hosts - that should not be a crutch for undefined periods of mixed versions. A good practice would be to have all hosts on the same version of ESX within a cluster. Larger environments may have difficulty moving all systems to the new version, but strategize within your Virtual Center configuration to determine the best configuration for temporary mixed versioning. The goal should be to get all systems on the same version enterprise wide - but only after you are completely comfortable with 3.5 in your infrastructure.

The horse’s mouth

VMware provides many quality resources online, I’ve saved some work for you and collected some of the highlighted pieces here for review in relation to ESX 3.5 upgrades:

ESX 3.5 upgrade guide

ESX 3.5 compatibility matrix

What’s new for storage in ESX 3.5

VMware Consolidated Backup improvements in ESX 3.5

These resources are a good strategy in being well informed for the what your plan for ESX 3.5 will entail. Simply installing without preparation is surely a recipe for mis-configuration or incorrectly applying your configurations as intendend. And the test upgrade procedure to become familiar with a mixed environment will allow you to clear the way for an end-state configuration of a single version of ESX.

VMware ESX 3.5 upgrade path: Where to start
Rick Vanover
Tue, 15 Jan 2008 20:48:44 GMT

 

Popularity: 8% [?]

Tags: , ,

Related posts

January 18, 2008   No Comments

VirtualCenter 2.5 upgrade issue with SQL 2000

I allows find it good to wait at least a few weeks before I do any major upgrades. I’ll let other people shake out the bugs. Its a good thing because we are running our vcenter on SQL 2000. Follow the link for the fix before you try the upgrade or if you already tried and failed. Big note from the KB, if you don’t follow the steps in the KB, it will over write your database, you do backup your database before you do any upgrade, right?

I’ve not yet got my hands really dirty on ESX 3.0.x to ESX 3.5 and VirtualCenter 2.0.x to 2.5 upgrades. Although crudely “play” with the process under the Release Candate. Initially, I had a permissions problem with the VirtualCenter upgrade and my SQL 2000 server. There’s been a length forum thread on this which I have been involved with. It’s become clear that if you have a SQL 2000 server additional permissions are required for an upgrade, which were not previously required in previous upgrades from VC 1>2 or the intra-upgrades from say 2.0.0>2.0.1>2.0.2

A KB article from VMware outlines this issue. As far as I know its not an issue for SQL 2005…

Link: ID: 1003346

VirtualCenter 2.5 upgrade issue with SQL 2000
mikelaverick
Tue, 18 Dec 2007 22:09:15 GMT

Popularity: 5% [?]

Tags: , , , ,

Related posts

December 26, 2007   1 Comment

Twitter Updates for 2007-12-16

  • Starting the monthly maintance window work. Upgrades abound #
  • P2V an old NT server isn’t working :-( #
  • @chrisbrogan I just started using http://www.rememberthemilk.com so far so good, I’ve also used http://www.30boxes.com #
  • We are still running windows 2003 SP1, I know SP2 has been out for awhile. Any known issues to watch for? #
  • weeknd work done, lots of white fluffy on the drive home #
  • how can I move wordpress post between two existing WP sites? #
  • More detail to last post: move a subset of post between sites #

Powered by Twitter Tools.

Popularity: 2% [?]

Tags: , , , , , , , , , , , ,

Related posts

December 16, 2007   No Comments

Twitter Updates for 2007-10-20

  • BenwayNet: Upgraded to 2.3: I just updated this site to 2.3, but I can’t figure out how.. http://tinyurl.com/2xspqw #
  • BenwayNet: Testing tags: Sorry just testing using tags from MS Writer and Wordpress 2.3 http://tinyurl.com/ypgo2d #
  • Love to see fellow twitters visiting my site, thanks @linuxchic #
  • Researching new backup solutions. #
  • BenwayNet: Upgraded to 2.3: I just updated this site to 2.3, but I can’t figure out how.. http://tinyurl.com/2xspqw #
  • BenwayNet: Testing tags: Sorry just testing using tags from MS Writer and Wordpress 2.3 http://tinyurl.com/ypgo2d #
  • Grace is napping, so I took a nice little cat nap myself. #

Powered by Twitter Tools.

Popularity: 2% [?]

Tags: , , , , , , , , , , , , , ,

Related posts

October 20, 2007   No Comments

Little updates - Still no upgrade

I did a few updates tonight, nothing major just updating some plugins. I’m still waiting for Twitter Tools for WP to be updated to work with WP 2.3 to upgrade.

later,jb

Popularity: 2% [?]

Tags: , , , , , , , , , ,

Related posts

October 14, 2007   No Comments

Twitter Updates for 2007-09-16

  • its server patch and upgrade weekend. #
  • Upgrading our anti-spam software,vmware, and ssl/vpn. Monday should be fun #
  • Not liking the new installer for windows live writer!!!! #
  • BenwayNet: VMworld 2007 Top Support Issues Session: Some great information from vmware, I&#82.. http://tinyurl.com/2ssgpr #
  • BenwayNet: Hacking SAM database on offline Windows: I found too much good information on my 6.. http://tinyurl.com/3xopvb #
  • BenwayNet: Links for 2007-09-15 [del.icio.us]:
    Terraminds micro search Search Twitter http://tinyurl.com/28yb7y #
  • The colts win a close one, now the Lions Vs the Vikings #

Powered by Twitter Tools.

Popularity: 2% [?]

Tags: , , , , , , , , , , , , , , , ,

Related posts

September 16, 2007   No Comments

Twitter Updates for 2007-08-22

  • Chatting with our China IT support, going over the open issues list #
  • upgraded a server to ESX 3 and I lost my service console. looking for the information to recreate from the command line #
  • got it, esxcfg-vswif -a #

Powered by Twitter Tools.

Popularity: 3% [?]

Tags: , , , , , , , , , , ,

Related posts

August 22, 2007   No Comments

Upgraded Site

I upgraded to WP 2.1.2. I hope this will reduce the load this site is putting on the mysql server.

Before I upgraded, I noticed the site got messed up somehow and now the sidebars on are the bottom. What’s up with that!!!

Anyways, let me know if you see any other issues.

later,jb

 

 

Technorati tags:

Popularity: 3% [?]

Tags: , , , , , , , , ,

Related posts

March 24, 2007   No Comments

  • Recent Comments