mariobehring
01-11-2003, 10:05 AM
Hi everybody,
I have to write a script to identify files that had not been accessed for more than one year (365 days) and move all these files to a directory (c:\oldfiles for example).
The purpose of this script is to gather all these files in one single directory so that the TSM client (Tivoli Storage Manager) can perform an archive operation with a delete parameter and move these old files to tape, for long term storage, and also delete the files from the client machine.
I have to do this for Windows 2000 and NT machines.
Any help will be apreciated.
Thank you.
I have to write a script to identify files that had not been accessed for more than one year (365 days) and move all these files to a directory (c:\oldfiles for example).
The purpose of this script is to gather all these files in one single directory so that the TSM client (Tivoli Storage Manager) can perform an archive operation with a delete parameter and move these old files to tape, for long term storage, and also delete the files from the client machine.
I have to do this for Windows 2000 and NT machines.
Any help will be apreciated.
Thank you.