In the notebook environment you will definitely want to turn a lot of NCProcess screen output off. Too much output drowns the notebook. In fact we are so sure of this that suppressing diagnostic output is the default. Turning it on or off or on is done with the Options
The default is PrintScreenOutput
False
also see the command
which turns on (and off) more diagnostics.