HP OpenVMS Systemsask the wizard | 
	
 The Question is: I have several VAX4000's running VMS6.2. How do I set the nodes to auto reboot after a power outage.. I do not have any machine documentation to review. Thankx The Answer is : 
 
  At the console:
 
    SET HALT	Sets the halt action you define. Acceptable values are the
    		following keywords: default, restart, reboot, halt,
    		restart_reboot, or a number in the range 0 to 4 inclusive
 
 
 
 
  |