Re: at HH:MM /interactive cmd /k



"Jerold Schulman" wrote:
NOT if the /interactive switch is used.

/interactive Allows the job to interact with the desktop of the user
who is logged on at the time the job runs.

Which is what the problem is. The CMD window is NOT showing up for me
with the /interactive switch in there. It is showing up in the
processes list under TaskManager though.

The underlying issue that caused me to go down this route is that I
have a batch file that FTPs files to an external server. When I run it
manually the process works fine. When I run it as part of the scheduled
task the files don't go up. So my options are either get this
/interactive cmd to work or to somehow capture the data in a log of
some sort.

Any help would be appreciated.
Larry.

.



Relevant Pages

  • Re: at HH:MM /interactive cmd /k
    ... The CMD window is NOT showing up for me ... echo %date% %time% Start of task> c:\test.log ... Now have a look at the two log files and all will become clear! ...
    (microsoft.public.win2000.general)
  • Re: Movie file became corrupted
    ... I keep trying to paste the info that I got back from my CMD window but its ... not showing up on here ... > obtained by publishing in any format other peoples work ...
    (microsoft.public.windowsxp.moviemaker)
  • Re: Re: Re: Command to close all open programs.
    ... Jerold Schulman wrote: ... >that works on all NT-based platforms. ... The feature list makes it an alternative to hkcontrol which also runs ... For help on nt commands enter in a cmd window: ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Re: Command to get computere name
    ... Jerold Schulman wrote: ... in this case even the qoutes are obsolete. ... For help on nt commands enter in a cmd window: ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Question on formatting?
    ... Jerold Schulman wrote: ... And if you can't split at that points put an up arrow as the last char ^ ... For help on nt commands enter in a cmd window: ...
    (microsoft.public.win2000.cmdprompt.admin)

Loading