Re: Need to edit HKCU\Software\Policies



Thanks for the assistance, I've solved the issue using a compiled exe
written with VB. The script will read the registry to get the users sid
and then place that in a variable, this variable is then used to write
the reg value. I use psexec to run the exe and write the value to
HKCU\Software\Policies; all seems to be working well.

Cheers,
Corin.

.