Redirect Console 2 File?
09-Aug-93 01:21:12
Sb: #51138-Redirect Console 2 File?
Fm: Lee Hart [Microsoft] 76150,2536
To: Roy Kayahara 76227,461
>>>Is there a way of directing console output to a file for processes
created as detached processes? Essentially what I'd like to do is
run a "batch" job and have a log file showing what happened.
Alternatively, are there any plans to add a true batch processing
facility to NT?
If by console output you mean stdout type output, then you already can do
this. If you mean the Console APIs, then no, there is no clean way to do
that. What, exactly, do you mean by batch processing? What doesn't the
Schedule service provide that you need?
BTW, this belongs in section 6, API-Base/Console.
Lee