Anyone know of a easy way to inventory all machines with a tpm chip? I have the 
TPM hardware category set on my agent settings. Here is the collection query I 
have. Thoughts? suggestions?


SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client
 from SMS_R_System inner join SMS_G_System_TPM on SMS_G_System_TPM.ResourceID = 
SMS_R_System.ResourceId inner join SMS_G_System_SYSTEM_ENCLOSURE on 
SMS_G_System_SYSTEM_ENCLOSURE.ResourceID = SMS_R_System.ResourceId where 
SMS_G_System_TPM.PhysicalPresenceVersionInfo in ("1.0","1.2")



Thanks,

Joshua Denzik
Senior Systems Engineer | Managed Desktop Team | OCIO-IS
phone: 843-792.-0306 | email: [email protected]




Reply via email to