Windows Thread, xcacls in Technical; Hi, i need to change folder permissions on 90 computers and i would like to do it remotely using a ...
-
17th April 2007, 10:11 AM #1
- Rep Power
- 0
xcacls
Hi, i need to change folder permissions on 90 computers and i would like to do it remotely using a bat file.
is this possible? the current folders on the remote machines are not shared.
so far i have managed to create a bat file to run a machine it self.
any ideas much apreciated
-
-
IDG Tech News
-
17th April 2007, 10:29 AM #2 Re: xcacls
They should still be available to change via the admin share of c$
\\computername\c$\folder\subfolder ....
As long as you are running it as someone with admin level permissions then it should be fine.
-
-
17th April 2007, 10:47 AM #3 Re: xcacls
Start up script assuming they are part of a domain etc? I do this for awkward ini files etc that stick themselves in forbidden places
.
-
-
17th April 2007, 11:54 AM #4 Re: xcacls
You can also do this directly using Group Policy
Computer Configuration \ Windows Settings \ Security Settings \ File System
Right click and select Add File
Browse to the file/folder you want to change (best to do this from a PC where the file/folder actually exists!) OK
Make permissions changes as required.
-
-
17th April 2007, 02:57 PM #5
-
-
17th April 2007, 03:23 PM #6 Re: xcacls
You could use the for statement.
You create a text file containing computer names and then reference that i.e
for /f "tokens=1" %%i in (06.txt) do call f:\command_goes_here
Ben
-
-
17th April 2007, 03:55 PM #7 Re: xcacls
Are the computers in OU's? Can't you just Create a GPO like AJB said and link it to the relevant OU's that contain the computers?
-
-
17th April 2007, 05:53 PM #8 Re: xcacls
I have a folder that must keep specific permissions... I run XCACLS (which is a VBScript anyway) as a startup script with the relevant switches and arguments.
-
-
18th April 2007, 07:02 PM #9
- Rep Power
- 0
Re: xcacls
Hi bishopsgarden
btw, why u need to work more then 37 Hours in school? i only know that u only work 4 days at week and why u dont ask ur collega ? it needed on 30 maths pcs and not on 90ITpcs that was a job from last year, wasnt it??
greatings from outside the isle a lil girl what works 1 day)week in a course
signature: "never be a pinoccio"
-
-
18th April 2007, 09:53 PM #10 Re: xcacls

Originally Posted by
lilsfroggy Hi bishopsgarden
btw, why u need to work more then 37 Hours in school? i only know that u only work 4 days at week and why u dont ask ur collega ? it needed on 30 maths pcs and not on 90ITpcs that was a job from last year, wasnt it??
greatings from outside the isle a lil girl what works 1 day)week in a course
signature: "never be a pinoccio"
Huh ? :?
-
-
19th April 2007, 07:12 PM #11
- Rep Power
- 0
Re: xcacls
Hi, ok
ah i just readed bishops comments here and in other topics and i only know that the job was to do for 30 maths pcs, the job bout 90ITpcs was a job from last year
(..and if i would have pupils who need to be 1xweekly since 4 month in my lessons and i would see they only 3x in 4 month then i would find this comments/questions here normal)
my signature "never be a pinoccio" = pinoccio have a long noise and my pupils get it if they lie ( here outside the isle)
BB lilsfroggy
-
SHARE: 
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
-
Forum Rules