R
Robby
Hi List!
I am getting MAPI32.dll errors when half of my users try to connect to our
exchange server. Recently we had a server that was failing. We moved all
mailboxes from this server to a new Exchange 2003 SP2 server and now several
individuals can not connect.
I have gone through the ADSI Edit utility and I have found the problem but I
don't know how to fix it.
When I go to Domain | DC=domain,DC=com | OU=Users | CN= Firstname Lastname
and look at the properties for Attribute: msDS-ReplValueMetaData
I have two entries on the problem users that look like this. (Mail2 is the
old server and Mail is the new one)
<DS_REPL_VALUE_META_DATA>
<pszAttributeName>homeMDB</pszAttributeName>
<pszObjectDn>CN=Mailbox Store (MAIL2),CN=First Storage
Group,CN=InformationStore,CN=MAIL2,CN=Servers,CN=First Administrative
Group,CN=Administrative Groups,CN=Company,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=domain,DC=com</pszObjectDn>
<cbData>0</cbData>
<pbData></pbData>
<ftimeDeleted>2006-01-23T15:49:46Z</ftimeDeleted>
<ftimeCreated>2005-11-01T23:59:58Z</ftimeCreated>
<dwVersion>2</dwVersion>
<ftimeLastOriginatingChange>2006-01-23T15:49:46Z</ftimeLastOriginatingChange> <uuidLastOriginatingDsaInvocationID>be35a62f-b053-4ac8-94e3-2bf374bb4fd0</uuidLastOriginatingDsaInvocationID> <usnOriginatingChange>10958210</usnOriginatingChange> <usnLocalChange>29774150</usnLocalChange> <pszLastOriginatingDsaDN>CN=NTDSSettings,CN=2K3AD2,CN=Servers,CN=AUS,CN=Sites,CN=Configuration,DC=domain,DC=com</pszLastOriginatingDsaDN></DS_REPL_VALUE_META_DATA><DS_REPL_VALUE_META_DATA> <pszAttributeName>homeMDB</pszAttributeName> <pszObjectDn>CN=Mailbox Store (MAIL),CN=First StorageGroup,CN=InformationStore,CN=MAIL,CN=Servers,CN=First AdministrativeGroup,CN=Administrative Groups,CN=Company,CN=MicrosoftExchange,CN=Services,CN=Configuration,DC=domain,DC=com</pszObjectDn> <cbData>0</cbData> <pbData></pbData> <ftimeDeleted>1601-01-01T00:00:00Z</ftimeDeleted> <ftimeCreated>2006-01-23T15:49:46Z</ftimeCreated> <dwVersion>1</dwVersion> <ftimeLastOriginatingChange>2006-01-23T15:49:46Z</ftimeLastOriginatingChange> <uuidLastOriginatingDsaInvocationID>be35a62f-b053-4ac8-94e3-2bf374bb4fd0</uuidLastOriginatingDsaInvocationID> <usnOriginatingChange>10958211</usnOriginatingChange> <usnLocalChange>29774151</usnLocalChange> <pszLastOriginatingDsaDN>CN=NTDSSettings,CN=2K3AD2,CN=Servers,CN=AUS,CN=Sites,CN=Configuration,DC=domain,DC=com</pszLastOriginatingDsaDN></DS_REPL_VALUE_META_DATA>For the users that do not have issues connecting they only have one entry.It is the entry above the references (MAIL). I have tried to edit theAttribute and delete the incorrect entry and I get the following error."Modification of a constructed attribute is not allowed."How do I go about removing this entry so my users can get mail?Regards,Robby
I am getting MAPI32.dll errors when half of my users try to connect to our
exchange server. Recently we had a server that was failing. We moved all
mailboxes from this server to a new Exchange 2003 SP2 server and now several
individuals can not connect.
I have gone through the ADSI Edit utility and I have found the problem but I
don't know how to fix it.
When I go to Domain | DC=domain,DC=com | OU=Users | CN= Firstname Lastname
and look at the properties for Attribute: msDS-ReplValueMetaData
I have two entries on the problem users that look like this. (Mail2 is the
old server and Mail is the new one)
<DS_REPL_VALUE_META_DATA>
<pszAttributeName>homeMDB</pszAttributeName>
<pszObjectDn>CN=Mailbox Store (MAIL2),CN=First Storage
Group,CN=InformationStore,CN=MAIL2,CN=Servers,CN=First Administrative
Group,CN=Administrative Groups,CN=Company,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=domain,DC=com</pszObjectDn>
<cbData>0</cbData>
<pbData></pbData>
<ftimeDeleted>2006-01-23T15:49:46Z</ftimeDeleted>
<ftimeCreated>2005-11-01T23:59:58Z</ftimeCreated>
<dwVersion>2</dwVersion>
<ftimeLastOriginatingChange>2006-01-23T15:49:46Z</ftimeLastOriginatingChange> <uuidLastOriginatingDsaInvocationID>be35a62f-b053-4ac8-94e3-2bf374bb4fd0</uuidLastOriginatingDsaInvocationID> <usnOriginatingChange>10958210</usnOriginatingChange> <usnLocalChange>29774150</usnLocalChange> <pszLastOriginatingDsaDN>CN=NTDSSettings,CN=2K3AD2,CN=Servers,CN=AUS,CN=Sites,CN=Configuration,DC=domain,DC=com</pszLastOriginatingDsaDN></DS_REPL_VALUE_META_DATA><DS_REPL_VALUE_META_DATA> <pszAttributeName>homeMDB</pszAttributeName> <pszObjectDn>CN=Mailbox Store (MAIL),CN=First StorageGroup,CN=InformationStore,CN=MAIL,CN=Servers,CN=First AdministrativeGroup,CN=Administrative Groups,CN=Company,CN=MicrosoftExchange,CN=Services,CN=Configuration,DC=domain,DC=com</pszObjectDn> <cbData>0</cbData> <pbData></pbData> <ftimeDeleted>1601-01-01T00:00:00Z</ftimeDeleted> <ftimeCreated>2006-01-23T15:49:46Z</ftimeCreated> <dwVersion>1</dwVersion> <ftimeLastOriginatingChange>2006-01-23T15:49:46Z</ftimeLastOriginatingChange> <uuidLastOriginatingDsaInvocationID>be35a62f-b053-4ac8-94e3-2bf374bb4fd0</uuidLastOriginatingDsaInvocationID> <usnOriginatingChange>10958211</usnOriginatingChange> <usnLocalChange>29774151</usnLocalChange> <pszLastOriginatingDsaDN>CN=NTDSSettings,CN=2K3AD2,CN=Servers,CN=AUS,CN=Sites,CN=Configuration,DC=domain,DC=com</pszLastOriginatingDsaDN></DS_REPL_VALUE_META_DATA>For the users that do not have issues connecting they only have one entry.It is the entry above the references (MAIL). I have tried to edit theAttribute and delete the incorrect entry and I get the following error."Modification of a constructed attribute is not allowed."How do I go about removing this entry so my users can get mail?Regards,Robby