Archive switch parameter in Remove-DuplicateItems.ps1 #56
Mark-Powerco
started this conversation in
General
Replies: 1 comment
-
Apparently so! I suspect the -Archive swtich only appeared as I've moved that to shared code. I'll add archive support for this script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, thank you immensely for the Remove-DuplicateItems.ps1 script. It has saved me a lot of bother.
I have a question regarding the 'Archive' switch parameter. Correct me if I'm wrong, but there does not appear to be any references to the $Archive variable throughout the rest of the script. Reason I ask is that I am interested in scraping the 'In-place archive' mailbox for duplicate items, however I found the parameter had no effect.
Was this a capability that was intended to be built into the script but was never implemented/finished?
Beta Was this translation helpful? Give feedback.
All reactions