Exchange 2007 update/install errors out requiring reboot

18
Jul 2011

Exchange 2007 update/install errors out requiring reboot

comment icon0 comment(s) |

If you are having an issue installing a service pack (which actually is a full binary reinstall/upgrade) of exchange 2007 where it prompts you to reboot because another install is in process, it means a registry flag failed to delete previously. To resolve the issue delete the key as follows:

  1. Open a registry editor, such as Regedit.exe or Regedt32.exe.
  1. Navigate to HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\
  1. In the right navigation pane, right-click the PendingFileRenameOperations key and select Delete.
  1. Close Registry Editor

Credit technet:

http://technet.microsoft.com/en-us/library/cc164360(EXCHG.80).aspx

Search