edie209 Posted May 11, 2007 Posted May 11, 2007 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
ICTNUT Posted May 11, 2007 Posted May 11, 2007 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.
edie209 Posted May 11, 2007 Author Posted May 11, 2007 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 echo y| cacls c:\Program Files\Folder /E /T /C /G Domian\user:F Would you agree with this/
Jon Posted May 11, 2007 Posted May 11, 2007 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.
edie209 Posted May 11, 2007 Author Posted May 11, 2007 Thanks Big-Jon just done it, that is so much better and how easy. A very Big thanks to both of you
plexer Posted May 11, 2007 Posted May 11, 2007 Guys just want to point out that it is cacls.exe not calcs.exe Ben
tosca925 Posted May 11, 2007 Posted May 11, 2007 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.
chrbb Posted December 7, 2007 Posted December 7, 2007 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now