FSA Orphaned Shortcuts not automatically removed
I have an implementation of EV 9.0.2 FSA where storage expiry is disabled but users can delete items from their archives. Items are recoverable for 30 days. I have the archiving policy set to delete archived file when placeholder is deleted and also to delete placeholders for items that have been deleted from the archives.
Delete-on-Delete works. A user can delete a placeholder and the copy in the archive goes away. But if I delete an item directly from the archives -- ex. through Archive Explorer, the placeholder stays. I would have expected the placeholder to get removed when I next run the archiving task but it seems to remain forever and I don't get any errors. However, if I run fsautility with the -o option that works. It correctly identifies the orphaned items and removes them.
Is this the expected behaviour? If you need to run fsautility periodically to clean up the orphans that's OK but it isn't clear from the documentation that that is required.
thanks
As far as i know that is an expected behaviour for FSA, may have change since EV9.0.2. For Exchange it would be the same until you enable Shortcut Expiry. The only difference is that you can schedule the shortcut expiry for exchange and the archiving task will deal with that. I supposed you could write a bat file and schedule the FSAUtil command and run it when required.