Changing folder permissions remotely

  • Thread starter Thread starter Ashok More
  • Start date Start date
A

Ashok More

Hi,

can anyone tell me how to change the folder permissions
(win2k , winxp) remotely ? can it be done with a script /
batch file ? appreciate if you can suggest some way to
achieve this.

thanks & regards,
Ashok
 
Use the xcacls. exe out of resource kit in a script or
batch file to change permissions. Be aware that you might
need admin rights to perform such operations.
 
Back
Top