After installing Exchange 2013 SP1 I have noticed a strange behavior.
When using new-publicfoldermoverequest, the moved items remain in the source mailbox.
Here are the get-publicfolderstatistic before and after moving a folder between pfbox1 and pfbox2, which are two public folder mailboxes.
Before:
pfbox1:
Name ItemCount
LastModificationTime
---- ---------
--------------------
Solutions 0
06-03-2014 08:59:42
pfbox2:
Name ItemCount
LastModificationTime
---- ---------
--------------------
Solutions 2
06-03-2014 08:59:42
After:
pfbox1:
Name ItemCount
LastModificationTime
---- ---------
--------------------
Solutions 2
09-03-2014 22:07:25
pfbox2:
Name ItemCount
LastModificationTime
---- ---------
--------------------
Solutions 2
09-03-2014 22:07:25
The property DeletedItemCount is 0 for both mailboxes.
So now data is stored in two public folder mailboxes, and I worry that it will cause problems.
I am honestly not sure if this problem existed before SP1, as I have just noticed it.
Does anybody else have this problem, and what can I do to resolve this problem?
Regards
Jens Hyllegaard