[RESOLVED] - Script Reporting
Published: January 26, 2024 - 1:48 PM
Hello everyone.
Server: WAPT Enterprise 2.5.2.15207 on Debian.
Consoles: Windows 10 & 11.
Infrastructure: Windows.
Thanks again, Denis, for the answer on the Maturity tab.
I'm preparing a reporting script for the console and I found the function in Structure DB to get the processor model for each host.
In this query, I would like to get the processor model/name.
SELECT computer_name, productname, computer_ad_ou, wapt_version, uuid, serialnr, computer_ad_site
FROM hosts
Server: WAPT Enterprise 2.5.2.15207 on Debian.
Consoles: Windows 10 & 11.
Infrastructure: Windows.
Thanks again, Denis, for the answer on the Maturity tab.
I'm preparing a reporting script for the console and I found the function in Structure DB to get the processor model for each host.
In this query, I would like to get the processor model/name.
SELECT computer_name, productname, computer_ad_ou, wapt_version, uuid, serialnr, computer_ad_site
FROM hosts