Follow via:
RSS
Email Alert
Question
0 Votes
+ -

applying folder permissions through group policy

Hi there

Is there a way to change a specific folder security privilege of a domain computer through
group policy.

In other words i have 50 PCs joined in a domain i want to add write privileges in a specific folder for a specific group. I want to do it without having to manually reconfigure each computer.

Is there a way to do it through domain group policy. I suppose it could be done my start up scripting but is there another way?

Thank you
Updated - 15th Oct 2007

Answers (4)

-2 Votes
+ -
Nope...
I do not believe you can do this. Run a script that uses cacls.exe to fix the permissions. It's fast and easy. Let me know if you need help.
15th Oct 2007

Replies

Thanks for the info.

In the same aspect is there a way for mass configuration? For example i would like to turn off windows update on all computers on my domain.

I have done it once with RPC but is there a more delicate way for example with SMS or something?

Thank you
fotaros@... 15th Oct 2007
... can be configured through Domain Policies. Pretty much any registry modification can be made via GPO.

For the folder rights I would right a script that checks the current rights and if the desired rights do not exist it adds them.

You could use cacls.exe or vbscript.
scott_heath@... 15th Oct 2007
You cna apply folder rights through GPO as another poster described. Sorry about the mis-information!
scott_heath@... 19th Nov 2007
-1 Votes
+ -
i think you could batch cacls
you are going to need to configure the folder security. but maybe you could batch cacls
15th Oct 2007
4 Votes
+ -
Yep you can
Just go to Group policy editor and computer configuration/windows settings/security settings/file system

Right click add file, then you browse to the folder (if it is being done on the server and the folder is not there cerate it so you can find the path then you can set the permissions by double clicking the folder in the file system.........
18th Nov 2007

Replies

Thanks Patrick - I have been looking for that for ages now! wink
jonwitts 14th Jun 2011
Patrick,
Same idea here, but i want to create the permissions "Security Access" on the remote "Win 7" computer.

My setup is i have a system that needs access to a specific drive, and folder on remote machines. The reference you gave seems to give access to the local server files not the remote machine files that would fall within that OU that the policy is being applied?
Any help would be a much appreciated!
Thx
mchvgs 26th Jan
as a follow up, I already have the GPO creating the share for the folder I want access to, but in creating the share it offers no "access security" permissions. The bad thing is once the GPO creates the share, the permissions defaultly show as "everyone". This is not the desired result, so I am looking to remove "everyone" and add permissions for a few active directory accounts and groups.

Thx again
mchvgs 26th Jan
0 Votes
+ -
Permissions via Group Policy
for software installations one can allow entire C root permission as well as Registry local and class root hives permissions to the required OU's via GP, a am looking for MSI installer permissions via GP
24th May
Answer the question
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.