Server Manager operation problem.


my test system windows server 2008 beta 3. when try go server manager, gives me popup saying

"configuration took place on machine required reboot complete. please reboot system before doing further configuration". can not enything. blocks possible add or remove roles. rebooting not give me expected effect, , popup message comes again.

 

did have simmilar issue?

the logic determine if dialog shown takes current system time , subtracts system uptime find time system last rebooted.  time compared last modified time of file contains server manager configuration state.  if saved state file newer last reboot time, dialog shown.  if system time has changed during middle of installation/configuration, can incorrect behavior.

 

can compare timestamps of files in %windir%\system32\servermanager\savedstate current system time?  having servermanager.log file useful.  file either in %temp% or %windir%\logs depending on build number.  can use determine if system time has changed.  reporting issue!

 

- jared



Windows Server  >  Management



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file