Hello Everyone,
We have pushed a SQLServicepack upgrade from SCCM to a Windows 2008 server on 25th July2013 with an option Config mgr restarts Computer . So basically The server should have restarted after the install But it didn't.. we did checked the reboot coordinator.log and below is the snippet .
Reboot Settings per collection for the client are missing from WMI. RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
Using 300 seconds for countdown, and 60 seconds for final period. RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistRebootWaitingForServiceWindowEvent
{
ClientID = "GUID:179B06E8-E0A6-4075-8505-094F51E182CA";
DateTime = "20130726031046.769000+000";
MachineName = "MDS6672";
ProcessID = 4412;
SiteCode = "P01";
ThreadID = 5132;
};
RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
Succesfully raised SoftDistRebootWaitingForServiceWindowEvent event RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
We may not Reboot ever. Sending 'System May Never Reboot' Status Message RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistErrorSystemMayNeverRebootEvent
{
ClientID = "GUID:179B06E8-E0A6-4075-8505-094F51E182CA";
DateTime = "20130726031046.779000+000";
MachineName = "MDS6672";
ProcessID = 4412;
SiteCode = "P01";
ThreadID = 5132;
};
RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
Succesfully raised SoftDistErrorSystemMayNeverRebootEvent event RebootCoordinator 7/25/2013 11:10:46 PM 5132 (0x140C)
CRebootCoordinator:Reboot Coordinator received a SERVICEWINDOWEVENT MODIFY Event RebootCoordinator 8/8/2013 4:32:08 AM 6488 (0x1958)
CRebootCoordinator:Reboot Coordinator received a SERVICEWINDOWEVENT DELETE Event RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Reboot Settings per collection for the client are missing from WMI. RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Using 300 seconds for countdown, and 60 seconds for final period. RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Reboot Settings per collection for the client are missing from WMI. RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Using 300 seconds for countdown, and 60 seconds for final period. RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Unable to send message to session 0. Error = 0x80070005. RebootCoordinator 8/15/2013 5:42:50 AM 13156 (0x3364)
Reboot Settings per collection for the client are missing from WMI. RebootCoordinator 8/15/2013 5:47:50 AM 7460 (0x1D24)
Using 300 seconds for countdown, and 60 seconds for final period. RebootCoordinator 8/15/2013 5:47:50 AM 7460 (0x1D24)
Reboot Settings per collection for the client are missing from WMI. RebootCoordinator 8/15/2013 5:47:51 AM 7460 (0x1D24)
Using 300 seconds for countdown, and 60 seconds for final period. RebootCoordinator 8/15/2013 5:47:51 AM 7460 (0x1D24)
System reboot request succeeded. RebootCoordinator 8/15/2013 5:47:52 AM 7460 (0x1D24)
Reboot initiated RebootCoordinator 8/15/2013 5:47:52 AM 7460 (0x1D24)
Shutdown is already in progress RebootCoordinator 8/15/2013 5:47:52 AM 9544 (0x2548)
Reboot initiated RebootCoordinator 8/15/2013 5:47:52 AM 9544 (0x2548)
User logoff notification received RebootCoordinator 8/15/2013 5:47:59 AM 7460 (0x1D24)
If we analyse the logs there was an unexpected reboot after 21 days . The log was updated on 8th of August (14days from installation)and it restarted on 15th August 2013. Could any one let me know why it happened and where the reboot settings will be stored on the Client.