select Group, Description, Version, CreationDate, FileSize, Manufacturer, Name FROM win32_CodecFile
Select Name, BootupState FROM Win32_ComputerSystem
Select StartingAddress, EndingAddress, Description FROM Win32_DeviceMemoryAddress
Select DMAChannel, Name FROM Win32_DMAChannel
Select IRQNumber, Name FROM Win32_IRQResource
Select Description, DeviceID, FileSystem, FreeSpace, Size VolumeDirty FROM Win32_LogicalDisk where MediaType = 3
Select Description, DeviceID, FileSystem, FreeSpace, Size FROM Win32_LogicalDisk where DriveType = 3
Select Name, TotalPhysicalMemory FROM Win32_LogicalMemoryConfiguration
Select Name, ConnectionlessService, GuaranteesDelivery, GuaranteesSequencing from Win32_NetworkProtocol
Select Name, Caption, BuildNumber,OSLanguage FROM Win32_OperatingSystem
Select Antecedent, Dependent FROM Win32_PNPAllocatedResource
select Name, Description from Win32_PNPEntity
select DeviceID, Name, Description, PNPDeviceID from Win32_PNPEntity
Select StartingAddress, EndingAddress, Name FROM Win32_PortResource
select Attributes, DeviceID, PortName, PNPDeviceID, SpoolEnabled from Win32_Printer
Select GroupName, Name, UserName FROM Win32_ProgramGroup
Select Name, Command, Location, User FROM Win32_StartupCommand
Select ConfigManagerErrorCode, Manufacturer, Name, PNPDeviceID FROM Win32_CDROMDrive
Select ConfigManagerErrorCode, DeviceID, ProductName, Name, PNPDeviceID FROM Win32_SoundDevice
select AcceleratorCapabilities, AdapterCompatibility, AdapterDACType, AdapterRAM, CapabilityDescription, ConfigManagerErrorCode, CurrentHorizontalResolution, CurrentVerticalResolution, DeviceID, DriverDate, DriverVersion, InstalledDisplayDrivers, Name, PNPDeviceID, VideoModeDescription FROM Win32_VideoController
Select ConfigManagerErrorCode, DeviceID, Name FROM Win32_InfraredDevice"
Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_Keyboard"
Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_PointingDevice
Select ConfigManagerErrorCode, DeviceID, Name, PNPDeviceID FROM Win32_POTSMODEM
Select AdapterTypeID, ConfigManagerErrorCode, DeviceID, Name, NetConnectionStatus, PNPDeviceID, ProductName FROM Win32_NetworkAdapter
Select DHCPEnabled, DNSDomain, IPEnabled FROM Win32_NetworkAdapterConfiguration
Select ConfigManagerErrorCode, DeviceID, Manufacturer, PNPDeviceID From Win32_USBController
Select ConfigManagerErrorCode, PNPDeviceID FROM Win32_USBHub
Select ConfigManagerErrorCode, DeviceID, PNPDeviceID FROM Win32_SCSIController
Select Family FROM Win32_Processor