You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to retrieve the GAL from a server with both OWA and EWS enabled it fails with
Get-GlobalAddressList : Exception calling "ResolveName" with "1" argument(s): "The request failed. The remote server returned an error: (403) Forbidden."
At line:1 char:1
Dear "Dafthack"
I am using extensively your tool and I am really satisfied.I would like to ask you if you could add a functionality to your mailsniper coding. Is it possible to add the status of the downloaded mails? that is whether it is already read or not? that would be extremely helpful
thanks and RdsJay
On Tuesday, January 23, 2018, 3:16:09 AM GMT+4, mlinton <[email protected]> wrote:
When attempting to retrieve the GAL from a server with both OWA and EWS enabled it fails with
Get-GlobalAddressList : Exception calling "ResolveName" with "1" argument(s): "The request failed. The remote server returned an error: (403) Forbidden."
At line:1 char:1
- Get-GlobalAddressList -ExchHostname webmail.redacted.com -UserName DOMAIN ...
- + CategoryInfo : NotSpecified: (:) [Get-GlobalAddressList], MethodInvocationException
+ FullyQualifiedErrorId : ServiceRequestException,Get-GlobalAddressList
The FindPeople method fails, and it tries the EWS method which fails as above.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
When attempting to retrieve the GAL from a server with both OWA and EWS enabled it fails with
Get-GlobalAddressList : Exception calling "ResolveName" with "1" argument(s): "The request failed. The remote server returned an error: (403) Forbidden."
At line:1 char:1
The FindPeople method fails, and it tries the EWS method which fails as above.
The text was updated successfully, but these errors were encountered: