Jump to content

Recommended Posts

Posted

I've been asked to monitor our public folder and produce a report of files added/modified on a daily basis.

 

i.e run something at 8am and report all the files created/modified the day before.

 

I can use windows search to do this but was looking for somethign that can be scheduled and email a list of recipients the resulting report.

 

Any ideas?

 

Ta.

 

Ben

Posted
What server version are you using. You should be able to schedule a windows storage report on any version over 2003 R2. It's part of the file server resource manager
  • Thanks 1
Posted
a scheduled recursive vbscript that checks the time stamps of all the files, writes a list of relevant files, then uses blat to mail it to whoever wants it.
  • Thanks 1
Posted

It's 2003 R2 looking at the reports available now. Only one I can see that's relevant is the most recently accessed however this won't just give me those that have been created in the last 24 hours :(

 

Ben

Posted
It's 2003 R2 looking at the reports available now. Only one I can see that's relevant is the most recently accessed however this won't just give me those that have been created in the last 24 hours :(

 

Ben

 

why not? do you have to distinguish between new and modified files?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...