PDA

View Full Version : Scanning Hard Drive (WXP-Pro)



keepsmilin925
04-08-2003, 06:57 AM
I'm attempting to create a batch or wsh script to basically "backup" hard drives on my network. What I exactly want to do is, first map a network drive, (which I have done), automatically create a directory with the username whoever is logged in on the client side. What I want the script to do is scan the hard drive and backup ONLY *.txt, doc, mdb, etc... files and store them in the folder that was created on the server. I have done this about 2 years ago, now I have completely forgetting as to where to start!! I mainly want to stick with batch scripting instead of wsh. Any help is greatly appreciated.

Thanks