Open joker-xiaoyan opened 7 months ago
I really hope your reply. thanks
Try
test@DC.COM
(or whatever the DNS domain name is)auth='kerberos'
as Exchange only really supports Kerberos auth and not NTLMadd_parameter("")
for, why is it adding an empty string hereps.streams.error
to see if there are any error records to explain why something might have failed
I can't use pypsrp to connect Exchange Server by thes codes: from pypsrp.powershell import PowerShell, RunspacePool from pypsrp.wsman import WSMan def get_mailbox_info(): host = "win-at34242t.dc.com" username = username password = password
get_mailbox_info()
terminal return :Received a WSManFault message. (No details returned by the server)