Small update to delegate management module

The Exchange 2010 delegate management module has been updated to v1.3.2. It includes a couple of small changes to resolve an issue if you use the module inside the Exchange Management Shell (as opposed to running vanilla PowerShell with implicit remoting). The inline code displayed in the main post has been updated, as has the downloadable copy.

  DelegateManagement.zip (9.2 KiB)

One thought on “Small update to delegate management module

  1. I am getting the error below. Any ideas? GREAT script by the way! Way beyond me.

    Exception calling “GetDelegates” with “3” argument(s): “The specified object was not found in the store.”
    At C:\apps\exchange\delegatemanagement.psm1:679 char:53
    + $currentDelegates = $exchangeService.GetDelegates <<<< ($EWSMailbox,$true)
    + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException

Leave a Reply

Your email address will not be published. Required fields are marked *

*