[python-win32] get installed software remote machine

Tim Golden mail at timgolden.me.uk
Fri Apr 23 17:03:21 CEST 2010


On 23/04/2010 15:56, pacopyc wrote:
> Hi, one question for you? Or better .. another question for you?
> I'm trying to get installed software on remote host with Win32_Product().
> The problem is that don't list all installed software (much but not
> all). Why?
> What must I use to get all installed software?

Have a look at Mike Driscoll's article:

http://www.blog.pythonlibrary.org/2010/03/03/finding-installed-software-using-python/

> Can you answer my last post "set password administrator host"?
> Is not possible do it?

Does this take you anywhere?

http://blogs.technet.com/heyscriptingguy/archive/2004/10/15/how-can-i-change-a-user-s-password.aspx

TJG


More information about the python-win32 mailing list