Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-GlobalAddressList - Exception calling ResolveName (403) Forbidden #58

Open
mlinton opened this issue Jan 22, 2018 · 1 comment
Open
Labels

Comments

@mlinton
Copy link

mlinton commented Jan 22, 2018

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.

@jfmode
Copy link

jfmode commented Jan 23, 2018 via email

@leebaird leebaird added the bug label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants