Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To disconnect an Exchange mailbox in EmpowerID

  1. In the navigation sidebar, expand Resources and click Mailboxes.
  2. Search for the mailbox you want to disconnect and click the record for that mailbox to display a list of contextual actions that can be executed against it.
  3. Click the Disconnect Mailbox action link.



  4. Click OK to close the Operation Execution Summary.

To verify that the mailbox was disconnected in EmpowerID

  1. In the Navigation Sidebar, expand System Logs and click Audit Log.
  2. From the Audit Log tab of Change Manager, search for Disconnect Mailbox:<The mailbox you disconnected>.

    You should see a record for the Disconnect Mailbox action appear in the grid.


To verify that the mailbox was disconnected in Exchange

On your Exchange server, run the below PowerShell cmdlet, substituting the identity with that of the mailbox you just disconnected.

Code Block
languagepowershell
You should see an error message stating that the operation could not be performed because the mailbox does not exist.
Image Removed