You might have to shift the data into the machine space in some way - either 
into WMI or HKLM.

You could have a startup script create a HKLM key someplace and then grant 
authenticated users write access to the HKLM location.  Then have a logon 
script that would write the data into HKLM.  Then a mof edit could collect the 
instances in the Key you created.

You could also do the same idea, but with WMI entries and granting the edit 
rights to Authenticated Users to that particular WMI element.

I asked a similar question a week or two ago - I was looking for machines where 
the logged in user had a "Cryptolocker" registry key in HKCU present.  I never 
found a simple solution in DCM even though it seems like DCM should have been 
able to show me machines where any user had that Key path existing.  I 
eventually gave up.  The above idea is a little rube goldbergy, but I think it 
would work fine.

From: [email protected] [mailto:[email protected]] On 
Behalf Of Todd Edwards
Sent: Tuesday, November 05, 2013 3:49 PM
To: mssms
Subject: [mssms] SCCM Internet Explorer Homepage Report

Is there a way for SCCM to collection the HKCU values for each users for their 
IE homepage? Would DCM work? I know the extending the mof wouldn't work because 
it is HKCU. I have a powershell script that detects the value, but I'm not sure 
how I could use it in SCCM.

Any help would be great.

Todd Edwards
Application Engineer
ConfigMgr MCTS 07&12



________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the 
Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and 
may be legally privileged.  If you are not the intended recipient, you are 
hereby notified that any retention, dissemination, distribution, or copying of 
this communication is strictly prohibited.  Please reply to the sender that you 
have received the message in error, then delete it.  Thank you.
________________________________



Reply via email to