Hi everyone,
I'm trying to remove some inboxrule but Exchange won't let me because it says that the inboxrule is duplicated which is true. How can I remove duplicated inboxrule with the same name using powersheel?
I'm using this command: Remove-InboxRule -Mailbox Joe@Contoso.com -Identity "ProjectA-MoveToFolderA"
Thank you!
Flavio Ribeiro