Good day,
from yesterday to tonight, the script that copies attachments from email to the address book stopped working. Respectively, the script works, but deleting individual emails does not. It then duplicates the files. Could you give me some advice? It throws the following error in the last line as you can see in the photo.
Exchange 2016
Exception calling “Move” with “1” argument(s): “The move or copy operation failed.”
At C:\Scripts\Web Scripts\extractAttachments.ps1:60 char:5
- [VOID]$miMailItems.Move(“DeletedItems”)
-
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : ServiceResponseException
