Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our speciality !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Use a Script to Change Registry Permissions

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Networking
Author Message
digital8
Second Lieutenant


Joined: 29 Sep 2005
Posts: 1002

PostPosted: Sat Oct 01, 2005 8:14 am    Post subject: Use a Script to Change Registry Permissions Reply with quote

When you use a script to change registry permissions, you replace the entire set of current permissions defined in a registry key. For example, if you have four types of users whose permissions are defined in a particular registry key, and you create and run a script file that changes the permissions for only three of the four types of users, the information about the fourth type is deleted.
You use the Resource Kit utility regini . Create a script file with the lines of the form:

\Registry\Machine\Software [1 5 8]

that is registry key followed by groups with permission. To apply the permissions, run

REGINI [-m \\computername] scriptname

where -m \\computername is used for remote execution (assuming you have admin rights.

Whats that [1 5 8] stuff?

1 is Administrator Full Control
5 is Creator Full Control
8 is World R

For a full listing and more details see Q245031 - How to: Use a Script to Change Registry Permissions from the Command Line
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Networking All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group