Software installed...

  • Thread starter Thread starter Baruch Ortiz
  • Start date Start date
B

Baruch Ortiz

Hello to everyone:

I have a dude, are there any way to get a "report" of the software
installed in a computer using WMI tools in .vbs files?, where can I get some
info about scripting with .vbs?....


Thanx alot



Baruch Ortiz
 
Baruch said:
Hello to everyone:

I have a dude, are there any way to get a "report" of the software
installed in a computer using WMI tools in .vbs files?, where can I get some
info about scripting with .vbs?....
Hi,

My own InstalledApplications procedure:
http://groups.google.com/[email protected]

remote version:
http://groups.google.com/[email protected]


Here are some other WSH/VBScript starting points:

Welcome to the Script Center
http://www.microsoft.com/technet/scriptcenter/default.mspx

The updated Portable Script Center (v3.0), the *.chm version of all of
the sample scripts on the TechNet Script Center site...

Download details: System Administration Scripting Guide Scripts
http://www.microsoft.com/downloads/...familyid=b4cb2678-dafb-4e30-b2da-b8814fe2da5a


For a list of some scripting resources and links to some Windows Script
Host (WSH) Web introductions, take a look here:

http://groups.google.co.uk/[email protected]
 
Back
Top