Carl wrote: > What is the easiest way to get a report of all nt4 user accounts? > > Like: > > user | group | directory permissions | file permissions
cfexecute in combination with "net user", "net group" (or cf_adsi from http://www.cfcomet.com/) and "cacls" works for me. But probably forking out for some tool is easier. Jochem ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
