Hi this might be the wrong place to put this but I am currently trying to
find out how I would use vbscript to schedule a .bat file to run two weeks
after I restore certain files. It's basically a backup restore bat file that
I run to take stuff up and down on the network. What I want to do is set it
up after I restore the files that it run a vbscript that would schedule a
task two weeks from the restore date. The AT command is great but I want to
be able do the two week thing instead of next day. Any help or direction
would greatly be appreciated as I am new to VBScipt. Thank you,

Rob

Re: Schedule + VBScipt by Rob

Rob
Tue Apr 05 08:23:19 CDT 2005

Oh and to be more specific - The bat file copy's files up to a personal
folder(network drive) for the user and then copies it back to the PC....what
I want to use the vbscript to do is schedule a task on the specific machine
to delete those folders off the users personal folder on the network drive
after two weeks of the files being transferred to the users PC. Your help
would be greatly appreciated since I do not know where to start creating the
VBScript from...thanks


"Rob" <RobCastaneda@comcast.net> wrote in message
news:O%23Gc7$dOFHA.4028@tk2msftngp13.phx.gbl...
> Hi this might be the wrong place to put this but I am currently trying to
> find out how I would use vbscript to schedule a .bat file to run two weeks
> after I restore certain files. It's basically a backup restore bat file
> that
> I run to take stuff up and down on the network. What I want to do is set
> it
> up after I restore the files that it run a vbscript that would schedule a
> task two weeks from the restore date. The AT command is great but I want
> to
> be able do the two week thing instead of next day. Any help or direction
> would greatly be appreciated as I am new to VBScipt. Thank you,
>
> Rob
>