< -- BuySellAds Ad Code ALLEN -->

Offline Address Book Cannot Apply Mandatory Properties

Whilst working on an Exchange 2010 server I came across a problem I had not seen before. I was in the Exchange 2010 EMC and needed to enable the OAB to be able to be distributed via web folders. The option to do so was disabled as seen below.

default address book distribution web greyed out

This issue is normally resolved by running the following from powershell.

 Set-OfflineAddressBook "Default Offline Address List" -ApplyMandatoryProperties

However when I ran the above command I was greeted with the following error.

MinAdminVersion should not be empty when exchange version is .10
offline address book minadminversion

This is an issue where the incorrect version of the management console is set for the OAB. To resolve this issue run adsi edit and browse to the following location.

CN=Configuration,DC=domainname,DC=local\CN=Services\CN=Microsoft Exchange\CN=Container\CN=Address Lists Container\CN=Offline Address Lists

Right click the offline address list in the centre console and then select properties. Locate the ‘msExchMinAdminVersion’ attribution and enter the value -536840812.
exchange min admin version
Apply the settings and then exit adsi edit, then run the following command again.

Set-OfflineAddressBook "Default Offline Address List" -ApplyMandatoryProperties

The command will run succesfully and you will then be able to set web distribtion on the offline address book.

Allen White

Allen is an IT Consultant and holds the following accreditations. MCSA, MCSE, MCTS, MCITP, CCA, CCSP, VCP 4,5, 6 and HP ASE, AIS - Network Infrastructure.

Leave a comment

Categories

Vote!

What Web Browser Do You Use?

View Results

Loading ... Loading ...

Vote!

What do you prefer..VMware or Hyper-V?

View Results

Loading ... Loading ...