change permission on all files inside a folder or hundreds of file inside a folder

  • Thread starter Thread starter Anthony B
  • Start date Start date
A

Anthony B

Guest
How can I change permission on all files inside a folder,
or change permissions of hundreds of files inside a folder?

I know how to change one file permission = property, security, edit, add,
advance, find now, "everyone" or some such, OK, OK, Full Control, ok, ok.

But, how to do a group of files, or every files inside a folder?
 
Re: change permission on all files inside a folder or hundreds of file inside a folder

Re: change permission on all files inside a folder or hundreds of file inside a folder


Anthony B;553848 Wrote:
> How can I change permission on all files inside a folder,
> or change permissions of hundreds of files inside a folder?
>
> I know how to change one file permission = property, security, edit,
> add,
> advance, find now, "everyone" or some such, OK, OK, Full Control, ok,
> ok.
>
> But, how to do a group of files, or every files inside a folder?


Hi Anthony,

The easiest way to do this is to add "Take Ownership" to the context
menu. It automatically includes all the subfiles and subfolders in a
folder.

http://www.vistax64.com/tutorials/112795-context-menu-take-ownership.html

Shawn


--
brink

*There are no dumb questions, just the people that do not ask them.*
'*Vista Forums*'
(http://www.vistax64.com/index.php?referrerid=2980)
*Please post feedback to help others.*
 
Re: change permission on all files inside a folder or hundreds offile inside a folder

Re: change permission on all files inside a folder or hundreds offile inside a folder

Anthony B wrote:
> How can I change permission on all files inside a folder,
> or change permissions of hundreds of files inside a folder?
>
> I know how to change one file permission = property, security, edit,
> add, advance, find now, "everyone" or some such, OK, OK, Full Control,
> ok, ok.
>
> But, how to do a group of files, or every files inside a folder?


Change the permissions of the folder. Click on the "Advanced" button and
check the box th propagate the change to all files & sub folders.

--

Regards,
Hank Arnold
Microsoft MVP
Windows Server - Directory Services
 
Re: change permission on all files inside a folder or hundreds of file inside a folder

Re: change permission on all files inside a folder or hundreds of file inside a folder

Additionally,

you can use the icacls commmand-line utility from an elevated command
prompt. It takes a bit of getting used to its syntax, but it is very
convienent.

It is built-in to windows, here is some documentation for it:

http://technet2.microsoft.com/windo...328a-479d-b641-80c290ccf73e1033.mspx?mfr=true


--
- JB
Microsoft MVP Windows Shell/User


"Anthony B" <no.spam@no.spam.com> wrote in message
news:e1weV6%23RIHA.4152@TK2MSFTNGP05.phx.gbl...
> How can I change permission on all files inside a folder,
> or change permissions of hundreds of files inside a folder?
>
> I know how to change one file permission = property, security, edit, add,
> advance, find now, "everyone" or some such, OK, OK, Full Control, ok, ok.
>
> But, how to do a group of files, or every files inside a folder?
 
Back
Top