Re: Schedule + VBScipt



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@xxxxxxxxxxx> wrote in message
news:O%23Gc7$dOFHA.4028@xxxxxxxxxxxxxxxxxxxxxxx
> 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
>


.



Relevant Pages

  • VBScript task schedule to...
    ... find out how I would use vbscript to schedule a .bat file to run two weeks ... after I restore certain files. ...
    (microsoft.public.vb.general.discussion)
  • Schedule + VBScipt
    ... find out how I would use vbscript to schedule a .bat file to run two weeks ... after I restore certain files. ...
    (microsoft.public.scripting.vbscript)
  • Re: Unhandled Exception Handler
    ... I have a BAT file that runs the application thussly. ... runs fine manually, but when it runs on the schedule, each invocation ... think may help is to add an Unhandled Exception handler to the app so ... The application is a Windows Application that has a Sub Main as the ...
    (microsoft.public.dotnet.languages.vb)
  • Unhandled Exception Handler
    ... one customer site, it behaves strangely. ... I have a BAT file that runs the application thussly. ... runs fine manually, but when it runs on the schedule, each invocation ... The application is a Windows Application that has a Sub Main as the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VBScript Windows 7 / Windows Vista
    ... I ended up reducing the script to just the following ... Dim objShell ... I did make some modifications to your BAT file, ... like to know why the VBScript failed. ...
    (microsoft.public.scripting.vbscript)