<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 1:59 PM, pacopyc pacopyc wrote:
<blockquote
cite="mid:%3Cbb8c85ee1003241629v423d1f2fp6bab95819180e14@mail.gmail.com%3E"
type="cite">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?<br>
<br>
Thanks<br>
</blockquote>
Here's a few links on the subject, however Tim is correct. Checking out
VBScript examples is a good was too learn too.<br>
<br>
<a class="moz-txt-link-freetext"
href="http://timgolden.me.uk/python/wmi/">http://timgolden.me.uk/python/wmi/</a><br>
<a class="moz-txt-link-freetext"
href="http://timgolden.me.uk/python-on-windows/">http://timgolden.me.uk/python-on-windows/</a><br>
<a class="moz-txt-link-freetext"
href="http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f">http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f</a>[0].Type=ScriptLanguage&f[0].Value=Python&f[0].Text=Python<br>
<a class="moz-txt-link-freetext"
href="http://www.blog.pythonlibrary.org/tag/windows/">http://www.blog.pythonlibrary.org/tag/windows/</a><br>
<br>
<br>
<div class="moz-signature">-- <br>
<strong>Mike Driscoll</strong>
<p>Blog: <a class="moz-txt-link-freetext"
href="http://blog.pythonlibrary.org">http://blog.pythonlibrary.org</a>
</p>
</div>
</body>
</html>