B
B
Brew2019-03-28 11:01:09
System administration
Brew, 2019-03-28 11:01:09

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

4 answer(s)
R
res2001, 2019-03-28
@res2001

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.

A
anykey_ua, 2019-03-28
@anykey_ua

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

S
Sergey Ryzhkin, 2019-03-28
@Franciz

GLPI + FusionInventory

A
Andrew AT, 2019-03-30
@AAT666

Joke ! ))) In which there is some truth (; The very first link leads ... Ta-daaamm !!! Here on Habr )))
Let me look instead of you, ok?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question