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
I came accross your tool a few days ago and it looks great. I'm having some trouble getting it to work though.
I'm currently testing with my AD user account, to ensure that it exists and works.
When I import the module and run the Invoke-SelfSearch command, I get this output:
PS C:\Users*\Desktop\powershell\MailSniper> Invoke-SelfSearch -Mailbox test@example.com
[] Trying Exchange version Exchange2010
[] Autodiscovering email server for test@example.com
PS C:\Users*\Desktop\powershell\MailSniper>
I tried setting the Exchange server explicitly, tried all the versions, etc. I don't get any additionnal output to point me in the right direction.
Do you have any ideas? Thanks!
The text was updated successfully, but these errors were encountered:
I have continued testing and I find that whenever I use wrong credentials I get the appropriate errors.
I have also tried remotely over the internet, and once again I get errors when using wrong credentials, but when everything is supposed to work correctly I get the output mentionned previously, the module stops after Autodiscovering when the ExchHostname is not explicitely set, or after "Using EWS url ..." if it is set.
Hi,
I came accross your tool a few days ago and it looks great. I'm having some trouble getting it to work though.
I'm currently testing with my AD user account, to ensure that it exists and works.
When I import the module and run the Invoke-SelfSearch command, I get this output:
PS C:\Users*\Desktop\powershell\MailSniper> Invoke-SelfSearch -Mailbox test@example.com
[] Trying Exchange version Exchange2010
[] Autodiscovering email server for test@example.com
PS C:\Users*\Desktop\powershell\MailSniper>
I tried setting the Exchange server explicitly, tried all the versions, etc. I don't get any additionnal output to point me in the right direction.
Do you have any ideas? Thanks!
The text was updated successfully, but these errors were encountered: