T
Thomas Iwang
Hi folks
I have a problem - I am trying to create an vbs
script which can modify the DACL for an given file - but I
am not sure how to do - can somebody help?? Icannot use
cacls.exe because I need to set permissions for a file
some special users like NT Authority\SYSTEM - and this
gives me a little challange.
What I need is a simple script (just a sample) which shows
how to remove the ACE from a DACL for BUILTIN\Users and
setting the permission for the virtual NT AUTHORITY
account SYSTEM to Read & Write on an given file dummy.txt.
Hast somebody an sample I can reuse for my purpose ??
Kind regards
Thomas Iwang
I have a problem - I am trying to create an vbs
script which can modify the DACL for an given file - but I
am not sure how to do - can somebody help?? Icannot use
cacls.exe because I need to set permissions for a file
some special users like NT Authority\SYSTEM - and this
gives me a little challange.
What I need is a simple script (just a sample) which shows
how to remove the ACE from a DACL for BUILTIN\Users and
setting the permission for the virtual NT AUTHORITY
account SYSTEM to Read & Write on an given file dummy.txt.
Hast somebody an sample I can reuse for my purpose ??
Kind regards
Thomas Iwang