On 1:59 PM, pacopyc pacopyc wrote:
Hello, I'm a NT domain system administrator and I'd like develop simple administration scripts with Python. I'm not expert and then I need some examples to understand. Initially I must listing all LAN's PC, for each PC get users and password, change password local administrator, run shutdown machines after 21:00 (also printer), get listing installed software, change PC's name. Can you help me?

Thanks
Here's a few links on the subject, however Tim is correct. Checking out VBScript examples is a good was too learn too.

http://timgolden.me.uk/python/wmi/
http://timgolden.me.uk/python-on-windows/
http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f[0].Type=ScriptLanguage&f[0].Value=Python&f[0].Text=Python
http://www.blog.pythonlibrary.org/tag/windows/


--
*Mike Driscoll*

Blog: http://blog.pythonlibrary.org

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to