+ Post New Thread
Results 1 to 8 of 8
Windows Thread, adding folder security permission on all PCs in Technical; I need to add a new security permission on a folder of every pc in on the network now I ...
  1. #1
    edie209's Avatar
    Join Date
    Mar 2006
    Location
    Kernow
    Posts
    500
    Thank Post
    2
    Thanked 5 Times in 5 Posts
    Rep Power
    14

    adding folder security permission on all PCs

    I need to add a new security permission on a folder of every pc in on the network now I know this is possible but for the life of me I can't remember how, would one of you lovely people please put me out of my misery

  2. IDG Tech News

  3. #2
    ICTNUT's Avatar
    Join Date
    Jul 2005
    Location
    Hereford
    Posts
    1,329
    Thank Post
    170
    Thanked 233 Times in 107 Posts
    Rep Power
    54

    Re: adding folder security permission on all PCs

    If the folder resides in the same place on each PC and is called the same name a simple login script or batch file using CALCS.exe would sort that problem out for you.

  4. #3
    edie209's Avatar
    Join Date
    Mar 2006
    Location
    Kernow
    Posts
    500
    Thank Post
    2
    Thanked 5 Times in 5 Posts
    Rep Power
    14

    Re: adding folder security permission on all PCs

    Hi thank for the quick reply

    So will calcs.exe add a user to the security if so this will work the folder is the same on every pc on the network.

    Edit looking at info on the web I have come up with this

    Code:
    echo y| cacls c:\Program Files\Folder /E /T /C /G Domian\user:F
    Would you agree with this/

  5. #4
    Jon
    Jon is offline
    Jon's Avatar
    Join Date
    May 2006
    Location
    Norfolk
    Posts
    302
    Thank Post
    28
    Thanked 50 Times in 39 Posts
    Rep Power
    16

    Re: adding folder security permission on all PCs

    You can do this quite easily with group policy..

    Computer Configuration - Security Settings - File System.

    Add the file of folder you want to set security on.

  6. #5
    edie209's Avatar
    Join Date
    Mar 2006
    Location
    Kernow
    Posts
    500
    Thank Post
    2
    Thanked 5 Times in 5 Posts
    Rep Power
    14

    Re: adding folder security permission on all PCs

    Thanks Big-Jon just done it, that is so much better and how easy.

    A very Big thanks to both of you

  7. #6

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,565
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: adding folder security permission on all PCs

    Guys just want to point out that it is cacls.exe not calcs.exe

    Ben

  8. #7
    tosca925's Avatar
    Join Date
    Aug 2005
    Location
    Midlands
    Posts
    1,565
    Thank Post
    4
    Thanked 4 Times in 4 Posts
    Rep Power
    17

    Re: adding folder security permission on all PCs

    You can do this quite easily with group policy..

    Computer Configuration - Security Settings - File System.

    Add the file of folder you want to set security on.
    Exactly as we do it.

  9. #8
    chrbb's Avatar
    Join Date
    Oct 2005
    Location
    Midlands
    Posts
    1,440
    Thank Post
    131
    Thanked 61 Times in 57 Posts
    Rep Power
    40

    Re: adding folder security permission on all PCs

    I'm trying to restrict access to the all user's desktop for one user, can I deny access to this particular folder by using this setting in the group policy on the server?
    It's for a pupil with special needs who needs a desktop with 3 or 4 icons on.

SHARE:
+ Post New Thread

Similar Threads

  1. FileSystemObject Folder why permission denied
    By NetworkGeezer in forum Coding
    Replies: 16
    Last Post: 2nd September 2011, 05:10 PM
  2. Folder Redirection and Permission problem
    By ArchersIT in forum Windows
    Replies: 8
    Last Post: 24th July 2007, 09:02 AM
  3. Replies: 3
    Last Post: 14th February 2007, 01:46 PM
  4. Replies: 15
    Last Post: 12th October 2006, 09:37 PM
  5. Folder Security
    By Grommit in forum Windows
    Replies: 7
    Last Post: 25th September 2006, 03:32 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •