G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.security_admin (More info?)
I have about 800 users that has to have their registrys all modified. I have
to create two keys for each machine so they can hit our WSUS server. None of
the users are local admins on thier machines. I need to find a way to create
a batch file that will run and modify each of thier machines with an admin
account. Is there a run as command or soemthing i can add to the batch file
so it will run with administrative privlages? Be aware that this batch file
must include no user interaction. I have tried numerous things. the one that
works best for our org is
"regedit /s c:\"regfilename"
But this will not fun if a user isnt a local admin on thier machine.
I have about 800 users that has to have their registrys all modified. I have
to create two keys for each machine so they can hit our WSUS server. None of
the users are local admins on thier machines. I need to find a way to create
a batch file that will run and modify each of thier machines with an admin
account. Is there a run as command or soemthing i can add to the batch file
so it will run with administrative privlages? Be aware that this batch file
must include no user interaction. I have tried numerous things. the one that
works best for our org is
"regedit /s c:\"regfilename"
But this will not fun if a user isnt a local admin on thier machine.