I would like to set up Hyena to find Disabled users on local W2K Member Servers then send a monthly report to me with this info. I would like to run it against 30+ servers. Is this possible??
Announcement
Collapse
No announcement yet.
creating monthly report about disabled users on local member servers
Collapse
X
-
Re: creating monthly report about disabled users on local member servers
Your best bet would be the command line version of either Exporter or Exporter Pro. You'd configure them the way you want, then just use Windows Scheduler to schedule a batch file to fire of the command line version.
When it runs you'll end up with a delmited text file which you can open with Excel so you can sort the data and see which accounts are disabled.
Comment