[python-win32] Access to PI-db from Python :

2013-01-14 Thread FJ
Hello,     I've been write some code to access a PI system (OSI soft) database from Python code and I keep running into a "Python instance can not be converted to a COM object" error everytime I try to access a method on the PI COM objects.   Specifically, I followed the example from http://oracl

[python-win32] Active Directory group creation

2013-01-14 Thread Trevor Rowland
Hi, Has anyone managed to create an Active Directory group using either win32com.client or active_directroy modules ? if so how? I have a script automatically adding users to active directory groups when they are added to projects in our project management system, but ideally I would like to auto