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 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 from Win32_PNPEntity
Select StartingAddress, EndingAddress, Name FROM Win32_PortResource
select Attributes, DeviceID, PortName, SpoolEnabled from Win32_Printer
Select GroupName, Name, UserName FROM Win32_ProgramGroup
Select Name, Command, Location, User FROM Win32_StartupCommand