
Registry key permissions & VBScript
I haven't managed to solve it with the ADSI SDK, maybe I've missed
sommething.. Can you please supply me with some ADSI examples regarding reg
key sec?
What are you in to.. w32 api calls? Could work.. you may run into som
problems with data types, please let me know if you make it!
Pekka
Quote:
> I am trying to do the same thing. I know that you would probably need the
> ADSiSecurity.dll (sic?) to get it to work. There are some good scripts at
> http://cwashington.netreach.net specifically
http://cwashington.netreach.net/script_repository/view_scripts.asp?In...
Quote:
> &ScriptType=vbscript
> Unfortunately, I'm trying to do it without needing the ADSiSecurity dll.
> Jason
> > How can I set registry key permissions for users and groups from
VBScript?
> > Thanks for ANY help you can give.
> > -Pekka