Forum Discussion
DanTrecc
May 01, 2023Copper Contributor
See change log or revert changes to Mail Forwarding
Hello all!
I recently modified a mail forwarding setting for a mailbox that I need to revert back to the previous setting. I cannot remember the email
address that the email address I changed was previously being forwarded to, so I was wondering what the best option was to see that previous setting so I can change it back to how it was.
Provided admin audit logging is enabled, something like this should show actions related to changing the fwd through PowerShell or UI, not direct AD manipulation:
Search-AdminAuditLog -Cmdlets Set-Mailbox -ObjectIds <UserID> -Parameters ForwardingAddress,ForwardingSMTPAddress