Re: check software in XP



You could use WMI class Win32_Product to return this information. WMI can return a whole load of information about your local machine and remote machines.

Check out (and download) Scriptomatic - http://www.microsoft.com/technet/scriptcenter/tools/wmimatic.mspx


tony wong wrote:
i am a system administrator.

i wish to list the software installed in XP.

How can i do it remotely and easily? i've 100 workstations.

Thanks.

Tony


.



Relevant Pages

  • Re: Best way to audit installed software?
    ... You could use WMI class Win32_Product to return this information. ... WMI can return a whole load of information about your local machine and remote machines. ... Is there freeware out there that can accomplish this or are we better off with something else? ...
    (microsoft.public.windows.server.active_directory)
  • Re: Problems using RPC
    ... Ok, so if it is on the local machine, and you aren't running it out of ... then which call to InvokeMember is giving you the ... I've in in the original post. ... No remote machines involved. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Remotely shut down machine
    ... Ok I can get this to work on my local machine but my remote machines tell me ... type: shutdown /? ... >> Thanks in anticipation Chris ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Check if a service is running and start it if necessary
    ... the status for services on the local machine. ... enumerating services on remote machines as well. ... I'm writing a little VB6 app for my Windows 2000 web server. ...
    (comp.lang.basic.visual.misc)