I have 5 different asp.net applications running on windows server 2003. The server reboots automatically after installing scheduled updates from Microsoft.
I'm a developer and have admin rights on server for deployment purpose and there is networking guy who maintenance the server. When I informed this issue to him he said nothing can be done on this. Updates has to happen on schedule and if he forces the system not to reboot after installing updates it's a risk and there can be attacks on server.
But my concern is such random reboot affects all 5 application and this is major issue. So is there any solution to this?
Also my second question is there any log where I can see when server was shutdown and what was the reason?