gmandar Posted September 27, 2017 Report post Posted September 27, 2017 Hello All, I am creating config baseline in SCCM CB. Objective: To check the presence of registry key (regkey) and if present check it's value. If value is xyz.com then change it to 192.16.x.x else don't change it. Findings: I have created config items to check and compare the regkey value and remediate if not as expected above. Only issue I am facing is, on the PC where the regkey is NOT present, config baseline creates that regkey with 192.168.x.x value which is un-desirable. I want to change regkey value only if regeky is present. If not present, it should do nothing. SO far I have referred below links https://technet.microsoft.com/en-us/library/gg682153.aspx https://msandbu.wordpress.com/2013/01/16/baselines-and-auto-remediation-sccm2012/ https://sccmdiet.wordpress.com/2014/09/19/sccm-2012-configuration-items-configuration-baselines-compliance-settings-part-6/ https://sccmdiet.wordpress.com/2014/10/17/sccm-2012-configuration-items-configuration-baselines-compliance-settings-part-7/ Thanks in advance for your time. Any help or pointers in right direction is appreciated. Regards: Mandy Quote Share this post Link to post Share on other sites More sharing options...