G
Guest
Hopefully this is an easy question. All machines are running XP Pro SP2
I have a script that everyone in the office runs daily; it makes sure all
network drives are mapped correctly and updates any registry settings via the
regedit /s command.
My issue is this, though - some registry changes in HKCU don't take effect
right away, like desktop settings. (We have only one authorized desktop image
that people like to change.) So then when someone logs out and Windows does
the "Saving Your Settings" thing, I think it over-writes the changes the
regedit /s made.
Is there something I can put in the script to implement all changes to HKCU
immediately? Thanks very much in advance.
Warm regards,
Jim
I have a script that everyone in the office runs daily; it makes sure all
network drives are mapped correctly and updates any registry settings via the
regedit /s command.
My issue is this, though - some registry changes in HKCU don't take effect
right away, like desktop settings. (We have only one authorized desktop image
that people like to change.) So then when someone logs out and Windows does
the "Saving Your Settings" thing, I think it over-writes the changes the
regedit /s made.
Is there something I can put in the script to implement all changes to HKCU
immediately? Thanks very much in advance.
Warm regards,
Jim