Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
4.5 KiB

<?xml version="1.0" ?>
<DataSpec GUID="47DE97C8-F86B-11d2-9628-00C04F68F2AF">
<WQL Namespace="root/cimv2" Class="Win32_CodecFile">select Group, Description, Version, CreationDate, FileSize, Manufacturer, Name FROM win32_CodecFile</WQL>
<WQL Namespace="root/cimv2" Class="Win32_ComputerSystem">Select Name, BootupState FROM Win32_ComputerSystem</WQL>
<WQL Namespace="root/cimv2" Class="Win32_DeviceMemoryAddress">Select StartingAddress, EndingAddress, Description FROM Win32_DeviceMemoryAddress</WQL>
<WQL Namespace="root/cimv2" Class="Win32_DMAChannel">Select DMAChannel, Name FROM Win32_DMAChannel</WQL>
<WQL Namespace="root/cimv2" Class="Win32_IRQResource">Select IRQNumber, Name FROM Win32_IRQResource</WQL>
<WQLOLD Namespace="root/cimv2" Class="Win32_LogicalDisk">Select Description, DeviceID, FileSystem, FreeSpace, Size VolumeDirty FROM Win32_LogicalDisk where MediaType = 3</WQLOLD>
<WQL Namespace="root/cimv2" Class="Win32_LogicalDisk">Select Description, DeviceID, FileSystem, FreeSpace, Size FROM Win32_LogicalDisk where DriveType = 3</WQL>
<WQL Namespace="root/cimv2" Class="Win32_LogicalMemoryConfiguration">Select Name, TotalPhysicalMemory FROM Win32_LogicalMemoryConfiguration</WQL>
<WQL Namespace="root/cimv2" Class="Win32_NetworkProtocol">Select Name, ConnectionlessService, GuaranteesDelivery, GuaranteesSequencing from Win32_NetworkProtocol</WQL>
<WQL Namespace="root/cimv2" Class="Win32_OperatingSystem">Select Name, Caption, BuildNumber,OSLanguage FROM Win32_OperatingSystem</WQL>
<WQL Namespace="root/cimv2" Class="Win32_PNPAllocatedResource"> Select Antecedent, Dependent FROM Win32_PNPAllocatedResource</WQL>
<WQLOLD Namespace="root/cimv2" Class="Win32_PNPEntity">select Name, Description from Win32_PNPEntity</WQLOLD>
<WQL Namespace="root/cimv2" Class="Win32_PNPEntity">select DeviceID, Name, Description, PNPDeviceID from Win32_PNPEntity</WQL>
<WQL Namespace="root/cimv2" Class="Win32_PortResource">Select StartingAddress, EndingAddress, Name FROM Win32_PortResource</WQL>
<WQL Namespace="root/Cimv2" Class="Win32_Printer">select Attributes, DeviceID, PortName, PNPDeviceID, SpoolEnabled from Win32_Printer</WQL>
<WQL Namespace="root/cimv2" Class="Win32_ProgramGroup">Select GroupName, Name, UserName FROM Win32_ProgramGroup</WQL>
<WQL Namespace="root/cimv2" Class="Win32_StartupCommand">Select Name, Command, Location, User FROM Win32_StartupCommand</WQL>
<WQL Namespace="root/cimv2" Class="Win32_CDROMDrive">Select ConfigManagerErrorCode, Manufacturer, Name, PNPDeviceID FROM Win32_CDROMDrive</WQL>
<WQL Namespace="root/cimv2" Class="Win32_SoundDevice">Select ConfigManagerErrorCode, DeviceID, ProductName, Name, PNPDeviceID FROM Win32_SoundDevice</WQL>
<WQL Namespace="root/cimv2" Class="Win32_VideoController">select AcceleratorCapabilities, AdapterCompatibility, AdapterDACType, AdapterRAM, CapabilityDescription, ConfigManagerErrorCode, CurrentHorizontalResolution, CurrentVerticalResolution, DeviceID, DriverDate, DriverVersion, InstalledDisplayDrivers, Name, PNPDeviceID, VideoModeDescription FROM Win32_VideoController</WQL>
<WQL Namespace="root/cimv2" Class="Win32_InfraredDevice">Select ConfigManagerErrorCode, DeviceID, Name FROM Win32_InfraredDevice"</WQL>
<WQL Namespace="root/cimv2" Class="Win32_Keyboard">Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_Keyboard"</WQL>
<WQL Namespace="root/cimv2" Class="Win32_PointingDevice">Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_PointingDevice</WQL>
<WQL Namespace="root/cimv2" Class="Win32_POTSModem">Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_POTSMODEM</WQL>
<WQL Namespace="root/cimv2" Class="Win32_NetworkAdapter">Select AdapterTypeID, ConfigManagerErrorCode, DeviceID, Name, NetConnectionStatus, PNPDeviceID, ProductName FROM Win32_NetworkAdapter</WQL>
<WQL Namespace="root/cimv2" Class="Win32_NetworkAdapterConfiguration">Select DHCPEnabled, DNSDomain, IPEnabled FROM Win32_NetworkAdapterConfiguration</WQL>
<WQL Namespace="root/cimv2" Class="Win32_USBController">Select ConfigManagerErrorCode, DeviceID, Manufacturer, PNPDeviceID From Win32_USBController</WQL>
<WQL Namespace="root/cimv2" Class="Win32_USBHub">Select ConfigManagerErrorCode, PNPDeviceID FROM Win32_USBHub</WQL>
<WQL Namespace="root/cimv2" Class="Win32_SCSIController">Select ConfigManagerErrorCode, DeviceID, PNPDeviceID FROM Win32_SCSIController</WQL>
<WQL Namespace="root/cimv2" Class="Win32_Processor">Select Family FROM Win32_Processor</WQL>
</DataSpec>