[python-win32] NetScheduleJob API in python?

2005-01-07 Thread Alex Willmer
Whilst scripting an audit of service/scheduled jobs logins in our mixed NT/2000 domain I've found pywin32 does not expose the NetScheduleJob* functions. Does anyone know of library that exposes these? The API relates mostly to NT 4.0, in 2000 the task scheduler was upgraded and exposed through

[python-win32] Re: NetScheduleJob API in python?

2005-01-07 Thread Roger Upole
The Task Scheduler COM interfaces exist on NT also.  They came as part of one of the IE installs (IE5 I think), so chances are you already have them on your NT machines.      Roger   ___ Python-win32 mailing list [email protected] http://m