H
Hal Berenson
We need to apply a change to the registry for all user accounts on a PC, and
we'd like to automate the process. We don't have access to their machines
directly, so they need something they run from a privileged account that
adds this key for all user accounts. The key itself (.reg listed below) is
defined as being in HKCU. So the question is, is there a place one can make
this change in the registry and have it propagated to all users under HKU?
Or would I need to write a script to loop through HKU and apply it to all
the existing users?
we'd like to automate the process. We don't have access to their machines
directly, so they need something they run from a privileged account that
adds this key for all user accounts. The key itself (.reg listed below) is
defined as being in HKCU. So the question is, is there a place one can make
this change in the registry and have it propagated to all users under HKU?
Or would I need to write a script to loop through HKU and apply it to all
the existing users?