On 15 January 2014 22:53, John Reddy <john.re...@gmail.com> wrote:
>
>
> Does anyone have a working set of python libraries they use for
> communicating with Exchange?  We're doing our own digging through the
> various available libraries already.
>
> I'm looking to see if anyone has already found a solution they're happy
> with.  Or at least might recommend.  Maybe that they wouldn't recommend
> against.  Or possibly just a solution that doesn't make your eyes bleed.

If the operations you'd like to perform can be done in Powershell, you
may find better luck using python to call Powershell scripts,.whether
that's remotely over SSH or using WMI.  On Windows,
https://pypi.python.org/pypi/WMI/ or from Linux,
http://www.krenger.ch/blog/wmi-commands-from-linux/

Simon.
_______________________________________________
Tech mailing list
Tech@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to