>Zimbra Staff: What files are deleted when removing a user from the BB
>manager? Maybe we didn't restore all the necessary files.
Deletion of user in BB manager leads to deletion of corresponding delegate mailstore in 'BlackBerryServer' profile. That is why the proper test case here may be:
- backup BES DB
- backup mail profiles info from registry key
[HKCU\Software\Microsoft\WindowsNT\CurrentVersion\W indows Messaging Subsystem\Profiles\BlackBerryServer]
- backup zdb
- delete user using BB manager
- stop BB Controller, BB Manager
- restore BES DB
- restore above mail profiles registry key
- restore zdb
- start BB Controller, BB Manager |