Our client has a windows server 2008 with exchange 2010. I have to connect from linux machine to exchange server and search inside mail boxes via powershell.
I have searched here and found some solutions, but linkes o solution doesn't work for my issue:
Connecting to Exchange PowerShell from a Linux machine How can I remotely execute commands on a Windows Server from a Linux box? [duplicate] 1
There is many python libraries for this but I couldnt connect to exchange server with no one of them (paramiko, exchangelib, pyexchange with ip address, username, password)
Is there any setting for exchange server for this issue?