[python-win32] administration script

Mike Driscoll mdriscoll at co.marshall.ia.us
Thu Mar 25 15:01:12 CET 2010


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100325/ae3ab18a/attachment.html>


More information about the python-win32 mailing list