Username change problem
Does anyone know why when I try and disable and re-enable an account , EV is still using a users old username ? I have run the Provisioning task and Synchronised their mailbox but it's still looking at their old address. The reason I ask is because their EV icons are missing and Disabling and Re-enabling their account normally brings them back however when disabling I get the following event id's
Event ID 2298
Error whilst disabling mailbox for user {cut for privacy}cn=Recipients/cn=c-049, error sending disabled message
Possible Reason:
The message file could not be found.
Please refer to 'Editing the Welcome Message' in the Administration Help for more information on copying the disabled message file.
c-049 was their old username and doesnt exist in AD anymore.
Thanks for any help
Paul
Comments
Just a quick update, I've
Just a quick update, I've run
Select *
FROM ExchangemailboxEntry
WHERE (LastName - 'Users last name')
I can see the users account and everything looks fine except the LegacyMbxDN is still the old c-049.
Try removing the entry for
Try removing the entry for this user from ExchangeMailboxEntry and then run provisoining again.
Now try to enable the user.. should resolve it
Hi, When EV Icons are missing
Hi,
When EV Icons are missing try the ResetEVClient.exe
Cheers,
Phil
Thanks Josh. I removed the
Thanks Josh. I removed the account in the table and re ran the Provisioning Task. The user reappeared in the table but still with the old LegacyMbxDN ! I have double check in AD and there is nothing in there connecting the two.
Phil ResetEvClient doesn't work in this case.
Thanks
Paul
You could try zapping their
You could try zapping their mailbox incase the hidden message is shot, then delete entry fro mexchange mailbox entry provision etc etc...
Another update, I've changed
Another update, I've changed the LegacyMbxDN to the correct value using a SET command. I also tried deleting the Archive in the MMC console and re-running the Provisioning task but still the same result .
some hints
Hi Paul,
Check document
http://seer.entsupport.symantec.com/docs/335411.htm
Could that be the issue?
Additionally, you might want to try examining this account using ADSIEdit to see what it states in there.
Could it be replication for the AD not working properly?
When you ran provisioning, did you sync the mailbox after that? Try that also.
Also check forum entry https://www-secure.symantec.com/connect/forums/err...
That is almost the same, and has some sql-queries to run to verify
And also https://www-secure.symantec.com/connect/forums/can... might help
Good luck.
Thank you, Gertjan
MCSE, MCITP (2x), MCTS, SCS7.5/8.0/9.0, STS9/10
Company: www.t2.nl
The EV-Dashboard. Get it here: http://evdashboard.so
Actually i'm pretty sure if
Actually i'm pretty sure if you go to EnterpriseVaultDirectory.dbo.PolicyTargetMember, this will have the old username in there
Would you like to reply?
Login or Register to post your comment.