Changing REGISTRY Permissions via script 
Author Message
 Changing REGISTRY Permissions via script

Hello all,
I've been tinkering with REGINI.EXE for quite some time now and I'm not
impressed with the limitation of decimal ACL's (I can't seem to figure out
how to give the USERS group full control).  Is there a way to set REGISTRY
permissions via script or am I overlooking something with REGINI.EXE.
Supposedly REGDMP.EXE will reveal the decimal ACL on a key but I have yet to
see it actually do it.
Any help is appreciated!
THANKS!
Ken Chapin


Sat, 07 May 2005 22:38:12 GMT  
 Changing REGISTRY Permissions via script
Ken,
    You can use ADSSecurity.dll which is part of the ADSI resource kit.
There are a couple of 3rd party solutions as well.  PedestalSoftware's
(www.pedestalsoft.com) NTSEC package comes with a nice COM object for this
sort fo thing.  But given that Pedestal's is over $100, and Microsoft's
AdsSecurity.dll is a free download you might want to start with MS.

Regards,
Tony


Quote:
> Hello all,
> I've been tinkering with REGINI.EXE for quite some time now and I'm not
> impressed with the limitation of decimal ACL's (I can't seem to figure out
> how to give the USERS group full control).  Is there a way to set REGISTRY
> permissions via script or am I overlooking something with REGINI.EXE.
> Supposedly REGDMP.EXE will reveal the decimal ACL on a key but I have yet
to
> see it actually do it.
> Any help is appreciated!
> THANKS!
> Ken Chapin



Sat, 07 May 2005 22:48:57 GMT  
 Changing REGISTRY Permissions via script

Quote:

> Hello all,
> I've been tinkering with REGINI.EXE for quite some time now and I'm not
> impressed with the limitation of decimal ACL's (I can't seem to figure out
> how to give the USERS group full control).  Is there a way to set REGISTRY
> permissions via script or am I overlooking something with REGINI.EXE.
> Supposedly REGDMP.EXE will reveal the decimal ACL on a key but I have yet to
> see it actually do it.

Hi

Some input here:


Subject: Re: setting registry rights with script/gpo/tool ?
Newsgroups: microsoft.public.scripting.wsh
Date: 2002-09-21 16:22:06 PST
http://groups.google.com/groups?selm=3D8CFC69.C1B2C921%40hydro.com

--
torgeir
Microsoft MVP Scripting and WMI
Porsgrunn Norway



Sat, 07 May 2005 23:25:59 GMT  
 Changing REGISTRY Permissions via script
Thanks for the prompt reply Tony,
The ADSI Resource Kit would be a good way to go.  Maybe I can use it when we
switch to Active Directory.  Unfortunately, we are not ready to do that just
yet.
Thanks for the help!  Much appreciated!
Ken


: Ken,
:     You can use ADSSecurity.dll which is part of the ADSI resource kit.
: There are a couple of 3rd party solutions as well.  PedestalSoftware's
: (www.pedestalsoft.com) NTSEC package comes with a nice COM object for this
: sort fo thing.  But given that Pedestal's is over $100, and Microsoft's
: AdsSecurity.dll is a free download you might want to start with MS.
:
: Regards,
: Tony
:
:


: > Hello all,
: > I've been tinkering with REGINI.EXE for quite some time now and I'm not
: > impressed with the limitation of decimal ACL's (I can't seem to figure
out
: > how to give the USERS group full control).  Is there a way to set
REGISTRY
: > permissions via script or am I overlooking something with REGINI.EXE.
: > Supposedly REGDMP.EXE will reveal the decimal ACL on a key but I have
yet
: to
: > see it actually do it.
: > Any help is appreciated!
: > THANKS!
: > Ken Chapin
: >
: >
:
:



Sat, 07 May 2005 23:33:02 GMT  
 Changing REGISTRY Permissions via script

Quote:

> Thanks for the prompt reply Tony,
> The ADSI Resource Kit would be a good way to go.  Maybe I can use it when we
> switch to Active Directory.  Unfortunately, we are not ready to do that just
> yet.

Hi

You can use ADSSecurity.dll without having AD. Anyway, I would have considered
to use SetACL.exe to do this. See my other post.

--
torgeir
Microsoft MVP Scripting and WMI
Porsgrunn Norway



Sat, 07 May 2005 23:43:41 GMT  
 Changing REGISTRY Permissions via script
EXCELLENT!!!  Kinda ironic though as we will be switching to Office 2000 in
the near future.  I needed this mostly to change permissions on keys for
Office 97 products.

THANKS TONS!
Ken



:
: > Hello all,
: > I've been tinkering with REGINI.EXE for quite some time now and I'm not
: > impressed with the limitation of decimal ACL's (I can't seem to figure
out
: > how to give the USERS group full control).  Is there a way to set
REGISTRY
: > permissions via script or am I overlooking something with REGINI.EXE.
: > Supposedly REGDMP.EXE will reveal the decimal ACL on a key but I have
yet to
: > see it actually do it.
:
: Hi
:
: Some input here:
:

: Subject: Re: setting registry rights with script/gpo/tool ?
: Newsgroups: microsoft.public.scripting.wsh
: Date: 2002-09-21 16:22:06 PST
: http://groups.google.com/groups?selm=3D8CFC69.C1B2C921%40hydro.com
:
:
:
: --
: torgeir
: Microsoft MVP Scripting and WMI
: Porsgrunn Norway
:
:



Sun, 08 May 2005 06:09:10 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. change registry key permission with script?

2. change registry key permission with script?

3. change registry key permission with script?

4. change registry key permission with script?

5. Changing Permissions on Registry Keys

6. Registry WRITE/Change Permissions

7. Changing Windows XP Registry permissions with VBScript.

8. Changing permissions of Registry key?

9. Change permissions on REGISTRY KEY?

10. Changing Registry Permissions

11. Changing connection permissions on Terminal Server via vbscript

12. Changing the registry via vbscript

 

 
Powered by phpBB® Forum Software