Windows Server 2000/2003 Thread, NTFS Bulk Permissions Help! in Technical; thank you to everyone, I had the same problem. Great to have a thread with a number of clear solutions, ...
-
23rd September 2009, 04:33 PM #31 TQ
thank you to everyone, I had the same problem. Great to have a thread with a number of clear solutions, perhaps it could be made a sticky?
-
-
IDG Tech News
-
23rd September 2009, 04:43 PM #32 
Originally Posted by
cookie_monster
no worries - im not fussed either way
wonder if he used FF or IE to access the wisesoft website ?
-
-
5th July 2011, 11:34 AM #33
- Rep Power
- 0

Originally Posted by
srochford
Well, that's pretty but no use. To make it do something "real" you change that echo to something meaningful:
Code:
E:
cd \Users\Students\Work\Intake07\
for /d %i in (*) do cacls %i /e /t /g %i:c
this will give you a series of commands and because your username matches the folder name it will work - eg you'll get
!
That scripts works brilliantly.
I've had to move home directories and roaming profile directories in order to upgrade one of our servers and used this script this morning.
We are currently running a mixed environment of Win XP & Win 7, so the roaming profiles actually create folders with a trailing .V2 for the Win 7 profiles.
Now of course the script can't find the user "user.name.V2" as they don't exist, so could anyone tell me how to omit the ".V2" from the variable "%%i" so that it will find the correct AD object to apply permissions.
Many thanks in advance.
Ian
-
SHARE:
Similar Threads
-
By techyphil in forum MIS Systems
Replies: 29
Last Post: 1st March 2010, 01:54 PM
-
By FN-GM in forum Scripts
Replies: 7
Last Post: 20th March 2009, 12:03 PM
-
By kennysarmy in forum Windows
Replies: 5
Last Post: 7th February 2008, 03:29 PM
-
By cookie_monster in forum Windows
Replies: 4
Last Post: 6th February 2008, 09:24 AM
-
By localzuk in forum Windows
Replies: 7
Last Post: 8th January 2007, 05:23 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
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