Right you are... But, if you want to see output on the console, and still log to a text file, use both the /np and /tee switches.
I do that with some regularity for small jobs like this. Kurt On Mon, Feb 5, 2018 at 3:49 PM, Micheal Espinola Jr < [email protected]> wrote: > /NP is for the console display of progress. As long as you are not > logging by way of redirected output, this would have no effect. > > -- > Espi > > > On Mon, Feb 5, 2018 at 6:37 AM, Michael Leone <[email protected]> wrote: > >> On Mon, Feb 5, 2018 at 9:23 AM, Melvin Backus <[email protected]> >> wrote: >> >>> That would be the /NP switch. (no progress) >>> >> >> No, I'm already using it, and still getting the 100% ... >> >> >>> Options : *.* /NDL /NFL /S /E /COPYALL /ZB /NP /MT:20 /R:0 /W:0 >>> >> >> >> >

