How to build a KACE script that changes only one data value for one registry key
For example, let say I have a Binary registry value with data that is 00 11 22 33 and I want to change the 3rd set of numbers (22) to 99. How would I do that without change any other data?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
Channeler
6 years ago
You could push a BAT file:
https://www.itninja.com/question/change-registry-setting-via-k1000-script
https://www.itninja.com/question/change-registry-setting-via-k1000-script
Or use a Script:
https://www.itninja.com/blog/view/change-windows-registry-value-from-dell-kace
See "set a registry value" from the Administrator's Guide Appendix:
https://support.quest.com/technical-documents/kace-systems-management-appliance/9.0%20common%20documents/administrator-guide/262#TOPIC-963695
Also be aware of this:
https://support.quest.com/kace-systems-management-appliance/kb/111236/how-to-use-windows-64bit-32bit-redirects
https://www.itninja.com/blog/view/change-windows-registry-value-from-dell-kace
See "set a registry value" from the Administrator's Guide Appendix:
https://support.quest.com/technical-documents/kace-systems-management-appliance/9.0%20common%20documents/administrator-guide/262#TOPIC-963695
Also be aware of this:
https://support.quest.com/kace-systems-management-appliance/kb/111236/how-to-use-windows-64bit-32bit-redirects