M
Mikrodots
Hello,
I am trying to setup a script to run once for each user that logs on whether
they are a new user or an existing user. I tried the runonce registry keys
but they only seem to work for the next logon, not for each users logon. Or
they work for only new users; I'm not even sure at this point. Hopefully
I'm missing something simple...
The script I'm running sets the screen saver values (as well as 50 other
registry values). I want all users to have the same screen saver, it seems
this has to be done in the HKCU keys on a per user basis...
This is getting rolled out to hundreds of XP machines across the US that are
not domain members, so Group Policy is not an option and it has to be fully
automated.
Could anyone point me in the right direction?
(Please note I am trying to cross-post this in
microsoft.public.scripting.vbscript and microsoft.public.win2000.registry
not create two threads, so please no flames if I messed it up )
Thanks
Mike
I am trying to setup a script to run once for each user that logs on whether
they are a new user or an existing user. I tried the runonce registry keys
but they only seem to work for the next logon, not for each users logon. Or
they work for only new users; I'm not even sure at this point. Hopefully
I'm missing something simple...
The script I'm running sets the screen saver values (as well as 50 other
registry values). I want all users to have the same screen saver, it seems
this has to be done in the HKCU keys on a per user basis...
This is getting rolled out to hundreds of XP machines across the US that are
not domain members, so Group Policy is not an option and it has to be fully
automated.
Could anyone point me in the right direction?
(Please note I am trying to cross-post this in
microsoft.public.scripting.vbscript and microsoft.public.win2000.registry
not create two threads, so please no flames if I messed it up )
Thanks
Mike