HP OpenVMS Systemsask the wizard | 
	
 The Question is: How can I get the boot and shutdown information that displays on the operator console to go to a file instead ? The Answer is : 
 
  Startup:
 
    http://www.openvms.compaq.com:8000
      /72final/6017/6017pro_010.html#sysman_startup_sec
 
  Shutdown:
 
    @SYS$SYSTEM:SHUTDOWN/OUTPUT=xxx
 
 
 
  |