Perhaps you'd be better off with something like RunDeck (Free, Open-Source, Cross-Platform, CopyLeft) for this kind of problem.
On Sun, Aug 21, 2011 at 5:30 PM, Chris Angelico <ros...@gmail.com> wrote: > On Sun, Aug 21, 2011 at 6:38 AM, Johnny Venter <johnny.ven...@zoho.com> wrote: >> Yes, I want to make my queries from a remote non-Windows computer. Here is >> the scenario: >> >> From my mac, I want to use python to access and read objects from a remote >> Windows computer joined to a Windows 2003 functional level domain. Given >> this, what is the best way to accomplish this? >> > > Then the "use Python" part is relatively immaterial; what you need to > know is: What network protocol are you using to "access and read > objects"? Start by researching that; once you know the details (is it > even TCP/IP-based?), you can look into whether Python has facilities > for speaking that protocol. > > ChrisA > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list