Jump to content

Recommended Posts

Posted

I'm trying to find files on our Win2K CC3 Server that have not been accessed for a long period of time, does anyone know of any software or other methods of doing this?

 

Thanks

  • 2 weeks later...
Posted (edited)

You can download a GUI for the command. The /minage parameter would be what you're looking for.

/MAXAGE:n : MAXimum file AGE - exclude files older than n days/date.

/MINAGE:n : MINimum file AGE - exclude files newer than n days/date.

(If n < 1900 then n = no of days, else n = YYYYMMDD date).

(referenced from Robocopy | SS64.com)

 

Also you can log the output to an appropriate location.

Edited by Pashers

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...