/nologo
The /nologo option suppresses display of the sign-on banner when the compiler starts up and display of informational messages during compiling.
This option is not available from within the development environment; it is only available when compiling from the command line.