Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Script to remove security descriptor

Reply
Thread Tools Display Modes

Script to remove security descriptor

 
 
Altria
Guest
Posts: n/a

 
      11-25-2008
Hello all,

Is there a way to automate the removal of the "allow inheritable permissions
from parent" on newly created home directories for users?

Thanks,
Altria


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      11-25-2008

"Altria" <> wrote in message
news:...
> Hello all,
>
> Is there a way to automate the removal of the "allow inheritable
> permissions from parent" on newly created home directories for users?
>
> Thanks,
> Altria
>


AFAIR, xcacls.vbs will do it:
http://download.microsoft.com/downlo..._installer.exe


 
Reply With Quote
 
Altria
Guest
Posts: n/a

 
      11-25-2008
Thank you looks to be what i needed will test

Altria
"Pegasus (MVP)" <> wrote in message
news:...
>
> "Altria" <> wrote in message
> news:...
>> Hello all,
>>
>> Is there a way to automate the removal of the "allow inheritable
>> permissions from parent" on newly created home directories for users?
>>
>> Thanks,
>> Altria
>>

>
> AFAIR, xcacls.vbs will do it:
> http://download.microsoft.com/downlo..._installer.exe
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
invalid security descriptor BillE Windows Server 0 02-10-2009 02:31 PM
The security descriptor is invalid. Liam Active Directory 0 09-19-2006 04:39 PM
Re: Script to set security descriptor for OU in AD for the Full Control Paul Williams [MVP] Active Directory 0 02-28-2006 10:47 AM
ADAM security Descriptor François Active Directory 1 10-02-2005 11:02 PM
security descriptor aks Active Directory 28 05-19-2005 04:13 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59