how to give users full access to folder on local machine with Group Policy

  • Thread starter Thread starter Chris T.
  • Start date Start date
C

Chris T.

Is possible to give all users in my domain full control to a folder such as
c:\program files\iq on every computer without having to go around to each
computer and do it manually?

Can I do this with group policies somehow?
 
You could write a login script that could do this for you.

Paul Bergson MCT, MCSE, CNE, CNA, CCA
 
If the users logons on and the script runs under their logon they will not
have permissions to change permissions.
 
Yes, it will have to be run with elevated permissions. There are
applications that can be purchased to do this but if you are looking to save
time from walking from machine to machine. If you only have 20 it wouldn't
be worth it, but if you have 500 then it would.
 
Back
Top