Changing Permissions on Registry Keys 
Author Message
 Changing Permissions on Registry Keys

Does anyone have a good way using VBScript or ASP to change remote
registry permissions on a specific registry key, for example
HKLM\Software\Microsoft\Office
and push those permissions down to its subkeys?

Your help is appreciated.

Mike



Sun, 14 Nov 2004 07:33:01 GMT  
 Changing Permissions on Registry Keys
AdsSecurity.dll

Nuff said

Akitainu

Quote:
> Does anyone have a good way using VBScript or ASP to change remote
> registry permissions on a specific registry key, for example
> HKLM\Software\Microsoft\Office
> and push those permissions down to its subkeys?

> Your help is appreciated.

> Mike



Sun, 14 Nov 2004 16:46:20 GMT  
 Changing Permissions on Registry Keys

Quote:

> Does anyone have a good way using VBScript or ASP to change remote
> registry permissions on a specific registry key, for example
> HKLM\Software\Microsoft\Office
> and push those permissions down to its subkeys?

You can use the resource kit utility Regini.exe:

How to: Use a Script to Change Registry Permissions from the Command Line
(Q245031)
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q245031

- or -

Use the ADsSecurity.dll COM component from the ADSI SDK  (or built-in
AdsSecurityUtility object on XP)


Subject: Registry Permission Settings
Newsgroups: microsoft.public.scripting.vbscript
Date: 2002-03-24 14:26:58 PST
http://groups.google.com/groups?hl=en&lr=&th=9f666f8ffbde820b

--
torgeir



Sun, 14 Nov 2004 19:27:35 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Changing permissions of Registry key?

2. Change permissions on REGISTRY KEY?

3. change registry key permission with script?

4. change registry key permission with script?

5. change registry key permission with script?

6. change registry key permission with script?

7. Registry Key - change (Default) key

8. Registry Key Permission

9. Registry key permissions & VBScript

10. Permission Denied while deleting Registry Keys

11. Modifying Permissions on a Registry Key

12. Deleteing registry key permission

 

 
Powered by phpBB® Forum Software