Hello,

I work at IT at my university and I need to employ a microsoft KB fix
that requires me to go into REGEDIT and modify FOLDER PERMISSIONS on
HKEY_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion
\IniFileMappings\Control.ini per http://support.microsoft.com/kb/156677

Now, everytime I need to change a string on all the lab computers
(around 300) I save my .reg file and run it on each individual PC as
administrator.

Is there something similar or a technique I can employ here to do
what I need to do on the KB without much hassle on every computer
(either manually doing it or redoing image are last resorts that I
would like to avoid).

I appreciate any help.

Re: Distribute "Regedit" Folder permissions by Ramesh,

Ramesh,
Tue Feb 05 21:52:23 PST 2008

Script to add permission to registry subkey
http://groups.google.com/group/microsoft.public.windows.server.scripting/=
msg/454436d1a8597879

--=20
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows=AE Troubleshooting http://www.winhelponline.com


"Gio-PC" <francisco.mazzeo@gmail.com> wrote in message =
news:89b12dcf-44aa-4e28-a490-1201c606a8a0@s19g2000prg.googlegroups.com...=

Hello,

I work at IT at my university and I need to employ a microsoft KB fix
that requires me to go into REGEDIT and modify FOLDER PERMISSIONS on
HKEY_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion
\IniFileMappings\Control.ini per http://support.microsoft.com/kb/156677

Now, everytime I need to change a string on all the lab computers
(around 300) I save my .reg file and run it on each individual PC as
administrator.

Is there something similar or a technique I can employ here to do
what I need to do on the KB without much hassle on every computer
(either manually doing it or redoing image are last resorts that I
would like to avoid).

I appreciate any help.

Re: Distribute "Regedit" Folder permissions by Gio-PC

Gio-PC
Thu Feb 07 10:43:37 PST 2008

Thank you, ended up using one of the tools within the RK.

On Feb 5, 9:52=A0pm, "Ramesh, MS-MVP" <ram...@XOX.mvps.org> wrote:
> Script to add permission to registry subkeyhttp://groups.google.com/group/=
microsoft.public.windows.server.script...
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP =A0[Windows Shell/User]
> Windows=AE Troubleshootinghttp://www.winhelponline.com
>
> "Gio-PC" <francisco.maz...@gmail.com> wrote in messagenews:89b12dcf-44aa-4=
e28-a490-1201c606a8a0@s19g2000prg.googlegroups.com...
>
> Hello,
>
> =A0I work at IT at my university and I need to employ a microsoft KB fix
> that requires me to go into REGEDIT and modify FOLDER PERMISSIONS on
> HKEY_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion
> \IniFileMappings\Control.ini perhttp://support.microsoft.com/kb/156677
>
> =A0Now, everytime I need to change a string on all the lab computers
> (around 300) I save my .reg file and run it on each individual PC as
> administrator.
>
> =A0Is there something similar or a technique I can employ here to do
> what I need to do on the KB without much hassle on every computer
> (either manually doing it or redoing image are last resorts that I
> would like to avoid).
>
> I appreciate any help.