Ok I will dig through it again tonight. I am attempting to dig through the loder lists and designate files that are older than X days then move them (voice recordings *.MP3) files off of the active system and to a location where we could later retreive them if necessary.
Ok so all the sources ckeck out ok and yet no file movement. I thought maybe I was cutting it out early so I let it run and actually saw wscript end on it's own. I know I have files in these paths that meet the criteria. How many levels will this go down? From the source I am three levels deeper...
As requested:(By the way how do I add the code box on this forum? I admit I did not yet read the forum rules and I assume it is there but since this site may become my new playground I will read through them tonight if I get to go home.) Thanks again!
OPTION EXPLICIT
dim arrNameSpace(6)
dim...
Thank you. I have edited this to my correct paths as well as changed the date to 365 but the script is not producing any results. Any thoughts on what I may need to look at?
This is it. Right now in it's current state this script scans a group of folders then designates all files older than x days and deletes them. I need it to grab all files older than x days and move them with the folder structure to another location.
I have a script that at one point would search folders and present files that were designated by a date limiter. It would then simply delete these files. The new twist is that I have to now move these files to a local drive for deep archiving while maintaining their folder structure. I am a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.