Re: Listing user's access to network resources
From: name (nospam_at_user.com)
Date: 11/05/04
- Next message: Torgeir Bakken \(MVP\): "Re: Programmatically enable File & Print shares"
- Previous message: David H. Lipman: "Programmatically enable File & Print shares"
- In reply to: Stefano Colombo: "Listing user's access to network resources"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 02:26:58 -0500
You can try to work with wmi or wbem scripting which allows
aggregation of system state information.
"Stefano Colombo" <fakemail@iol.it> wrote in message
news:OTEWtuOwEHA.1404@TK2MSFTNGP11.phx.gbl...
> I've to build a script to create a report which list all user's access
> rights to each network share on each File server on the network.
> I wonder if anyone has already done something similar.
>
> Otherwise I thought to procede this way.
> - On each file server run a script which lists all the shares on it
> - for each share gets the ntfs security settings ( groups )
> - for each group gets the users and write them down in a file
>
> can anyone point me to examples of these steps ?
> thanks
>
> Stefano
>
>
- Next message: Torgeir Bakken \(MVP\): "Re: Programmatically enable File & Print shares"
- Previous message: David H. Lipman: "Programmatically enable File & Print shares"
- In reply to: Stefano Colombo: "Listing user's access to network resources"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|