Checking users 'Acces Right associated to shared folders on a Win2000 server

  • Thread starter Thread starter Mathew
  • Start date Start date
M

Mathew

Hello,

I have different shared folders on a Win2000 server.
Each shared folder as some users associated to it with acces right (acces
right are differents for each user)

I need tohave the list of the share files with the associated users and
their acces rights.

Does anyone knows how could I script that?
There's too many shared files to do it one by one !!!

Thanks,
Mathew
 
try XACLS£¬
it's a scripts which you can find on Microsoft Site.
And you can find xacls.exe on support folder or resource kit.
 
Back
Top