Thanks for the quick reply. The GroupClass is Bitlocker Tpm Information. After doing some googling, I believe this class may have been created as part of the previous administrator's efforts, following Sherry Kissinger's guide as seen here : http://social.technet.microsoft.com/Forums/systemcenter/en-US/5c9f9681-e665-4b3f-a83a-b554be65a921/sccm-bit-locker-reporting?forum=configmgrinventory .
So, I think there is a script that is embedded somewhere using either GPO or as part of a Task Sequence which creates these values in WMI, and then they are gathered by the client. On Mon, Oct 14, 2013 at 2:37 PM, Mark Mears <[email protected]> wrote: > If you look in the GroupMap table, which class it is coming from? Might > be helpful. Look at the GroupName column and it may make your work a > little easier.**** > > ** ** > > You can make it a little easier by running a SQL Query instead of reading > through the few hundred rows it returns:**** > > ** ** > > SELECT * FROM GroupMap **** > > Where GroupName like ‘%TPM%’**** > > Order by GroupName**** > > ** ** > > (NOTE: Watch out for the SmartQuotes!)**** > > ** ** > > ** ** > > Thanks,**** > ------------------------------ > > * * > > *Mark Mears* > > [email protected] <[email protected]%0d>** > > Phone: (757) 945-2651**** > > ** ** > > [image: cid:[email protected]] <http://www.cireson.com/>**** > > ** ** > > [image: cid:[email protected]]<http://twitter.com/teamcireson> > Check out our System Center App Store: www.cireson.com/app-store**** > > ** ** > ------------------------------ > > ** ** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Stephen Owen > *Sent:* Monday, October 14, 2013 1:05 PM > *To:* [email protected] > *Subject:* [mssms] Where do the values from v_GS_Bitlocker_TPM_Info0 in > SQL come from?**** > > ** ** > > Hi all,**** > > ** ** > > SCCM 2007 environment here. I'm creating a report of all of the > computers in the company that do not have BitLocker enabled on them..and > the results look really bleak (3300 / 10k laptops!). **** > > ** ** > > Before I turn in these results to management, do any of you all know > where these values come from? I'm assuming one of the .mof files might > tell me which registry keys or what have you relate to which column in the > table. A google search returned zero results for > 'v_GS_Bitlocker_TPM_Info0' which was also pretty depressing.**** > > ** ** > > Thanks guys!**** > > ** ** > >
<<image001.png>>
<<image002.jpg>>

