Click to See Complete Forum and Search --> : modify ntfs permission via batch file


Tom Noack
02-03-2002, 12:33 PM
Hi!

I need to modify NTFS permissions during the user logon phase user. Is it true that the batch file need to run in system account enviroment? And if this is true, how can I run a logon batch file with system account privileges?

Thanks,

Tom Noack

02-14-2002, 01:56 AM
It is not posible doing this way.
try using xcacles.exe in a batch file from a console and remotely change the NTFS on other PCs.

------------
Tom Noack at 2/3/2002 1:33:57 PM


Hi!

I need to modify NTFS permissions during the user logon phase user. Is it true that the batch file need to run in system account enviroment? And if this is true, how can I run a logon batch file with system account privileges?

Thanks,

Tom Noack