Scritps para descubrir software instalado y hardware para Win
-
Thursday, November 29, 2012 5:16 PM
Hola,
He estado buscando scripts para descubrir tanto el hw instalado en máquinas en remoto como el sw en Win y Linux y he visto pocas cosas.
¿Podéis indicarme alguna opción al respecto?
Muchas gracias.
Un saludo.
All Replies
-
Thursday, November 29, 2012 5:30 PM
Hi,
Please, write your posts in English.
Sebastian Sajaroff Senior DBA Pharmacies Jean Coutu
-
Thursday, November 29, 2012 5:49 PM
Hi, I've been search some scripts for knowing software and hardware información of some pcs o servers in a domain from a remote server but I haven't find many. Could you please give me some advice ??
Thanks in advance .
-
Thursday, November 29, 2012 6:15 PMModerator
Hi,
If you are not familiar with scripting, the best advice would be to get a tool that can do it for you. In this way you have documentation and support.
Bill
- Proposed As Answer by Bill_StewartMicrosoft Community Contributor, Moderator Monday, December 10, 2012 7:25 PM
- Marked As Answer by Bill_StewartMicrosoft Community Contributor, Moderator Monday, December 31, 2012 5:18 PM
-
Thursday, November 29, 2012 11:53 PM
The SYstem INformation tool can do that remotely and is installed on all versions of Windows:
"C:\Program Files\Common Files\Microsoft Shared\MSInfo\msinfo32.exe"
It needs to be run with the full path. Add /? to see options.
The output can be text or XML.
It does a very complete job of documenting a system.
¯\_(ツ)_/¯

