windows-nt/Source/XPSP1/NT/admin/pchealth/client/datacoll/dataspec/dataspec.xml
2020-09-26 16:20:57 +08:00

16 lines
948 B
XML

<?xml version="1.0" ?>
<DataSpec GUID="47DE97C8-F86B-11d2-9628-00C04F68F2AF">
<WQL Namespace="root/pchealth">select * from PCH_ProgramGroup</WQL>
<WQL Namespace="root/pchealth">select * from PCH_NetworkConnection</WQL>
<WQL Namespace="root/pchealth">select * from PCH_PrintJob</WQL>
<WQL Namespace="root/pchealth">select * from PCH_NetworkProtocol</WQL>
<WQL Namespace="root/pchealth">select * from PCH_Drive</WQL>
<WQL Namespace="root/pchealth">select * from PCH_Codec</WQL>
<WQL Namespace="root/pchealth">select * from PCH_CDROM</WQL>
<WQL Namespace="root/pchealth">select * from PCH_Startup</WQL>
<WQL Namespace="root/pchealth">select * from PCH_NetworkAdapter</WQL>
<WQL Namespace="root/pchealth">select * from PCH_SysInfo</WQL>
<WQL Namespace="root/pchealth">select * from PCH_Driver</WQL>
<WQL Namespace="root/pchealth">select * from PCH_Device</WQL>
<WQL Namespace="root/pchealth">select * from PCH_RunningTask</WQL>
</DataSpec>