Jump to content


brink668

Add Computers to Collection if they contain a specific Value in the REgistry

Recommended Posts

I need to find the following variable (last characters changed) that is located in the registry and need to create a report or collection if any machines have this value in it.

 

What would be the best way of doing this? Has anyone done this before or have any scripts that can pull this information? Would it be easier to create a program to perform a search through the registry and if it's successful to post it's computer name as a text file to a specific open shared folder (not sure if this is possible, sure it is not even sure how to do it just thinking..)

 

Computer\HKEY_Local_Machine\Software\Policies\Microsoft\SystemCertificates\Root\Certificates\AY600DXAIEJANENUEE

 

 

Thanks,

Share this post


Link to post
Share on other sites

If you want the SCCM client to inventory that key, this is the page that contains all the information you need to edit your sms_def.mof http://www.myitforum.com/myitwiki/SCCMINV.ashx

 

That may be a bit drastic for a one off key though!

 

how about something along the lines of

 

reg query HKEY_Local_Machine\Software\Policies\Microsoft\SystemCertificates\Root\Certificates > \\server\share\%computername%filename.txt

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.