Answer the question
In order to leave comments, you need to log in
How to implement remote collection of information about a computer?
How to implement this scheme?
It is necessary to read information about the computer (name, video card, type of memory and how much it is), preferably in separate files on one computer. All this needs to be done remotely (since there are a lot of machines and it’s not possible to manually install Aida)
Thank you all for your answers
Answer the question
In order to leave comments, you need to log in
Using wmi, you can get a bunch of different information, incl. and remotely.
The wmic command line utility allows you to make remote requests over wmi.
There is software from 10-Strike for inventory, it is built just on this option for obtaining data. The software, of course, does not use wmic, but works through WinAPI, but this does not change the essence.
There are client-server solutions for automating inventory, like 10-strike was written above, etc. I liked GLPI collects information in great detail and there are options to install GPO client
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question