Query for network-wide machine specifications
Query for network-wide machine specifications
I’m exploring ways to gather PC specifications over the internet. The challenge is that remote users connect via Meraki VPN, making direct access difficult. My boss advised against sending emails with DxDiag reports, so I’m looking for alternative methods. Tools like SpiceWorks Inventory Scanner exist but need a stable network connection. Any recommendations or suggestions would be greatly appreciated.
Would adding software to client devices be feasible? I've worked with GLPI and FusionInventory for large inventory projects before. Client machines reach out to GLPI with their details on a regular basis, which FusionInventory then records. This approach differs from LANSweeper and SpiceWorks since the host machine accesses specs through remote WMI queries.
It would require a little more time to extract the information you get, but it's definitely achievable. You might also find that SpiceWorks and PDQ inventory can pull specifications from domain computers without relying on their outdated LAN scanners.
Here are some helpful resources you can use:
- Gather computer info on a domain query workstation: https://community.spiceworks.com/topic/9...rkstations
- Access WMI via WMI Explorer: https://www.robvanderwoude.com/wmic.php
- View system information with WMI: https://www.robvanderwoude.com/wmigen.php