michelderooij / Remove-DuplicateItems

Script to remove duplicate items from Exchange mailboxes.
https://eightwone.com/2013/06/21/removing-duplicate-items-from-a-mailbox/
MIT License
49 stars 16 forks source link

Parameter set cannot be resolved #7

Closed cht47 closed 2 years ago

cht47 commented 3 years ago

image

Hi, no matter which tutorial I use, your blog article with the given examples nor my own parameter, I always get the same parameter error. With other Scripts, like WSUS Clean I have zero problems.

jpkool commented 2 years ago

I get the exact same issue. Has this been resolved ?

PeRogger commented 2 years ago

Hi I do have this issue as well. How to I fix this? Best Regards Peter

michelderooij commented 2 years ago

Missing one of the authentication methods, or use UseDefaultCredentials to operate against Exchange on-premises with current context.