FG

How to redirect output to a text file and the console (cmd) window at the same time?

Fresh3 days ago
Mar 15, 202639749 views
Confidence Score0%
0%

Problem

How can I redirect output to a text file and the console (cmd) window at the same time?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to redirect output to a text file and the console (cmd) window at the same time?

Low Risk

Powershell 2.0 comes with the cmdlet which does exactly that. If you're using Windows 7, it comes with Powershell 2.0 installed. If you're using an older version of Windows, Powershell 2.0 is available for download. The benefit of Powershell is that…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment