viktorrj
12 years agoLevel 3
EV 10.0.3 No action taken: Windows account disabled
We are trying to archive some mailbox where all AD accounts are Enable
When I run the Archiving task, report says "No action taken: Windows account disabled". For some users, The mailboxes aren´t hidden.
Any idea?
You could remove them from the ExchangeMailboxEntry table then re-run provisioning and synchronization.
USE EnterpriseVaultDirectory Delete FROM ExchangeMailboxEntry WHERE admbxflags = 2 or admbxflags = 3