when running Setup.exe for Microsoft SharePoint Server 2010 you may experience the error:

Setup is unable to proceed due to the following error(s): 
A system restart from a previous installation or update is pending. Restart your computer and run setup to continue. 
For the list of pre-requisites needed to install the product please refer to: 
http://go.microsoft.com/fwlink/?LinkId=106209 
Correct the issue(s) listed above and re-run setup.

Check the value of the following Registry keys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\UpdateExeVolatile - if the value of the UpdateExeVolatileRegistry key is anything other than 0 you will see this message.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations - if the PendingFileRenameOperations Registry key has any value you will see this message.

To remove an orphaned UpdateExeVolatile registry key value

  1. Open a registry editor, such as Regedit.exe or Regedt32.exe.
  2. Navigate to HKLM\SOFTWARE\Microsoft\Updates\
  3. In the right navigation pane, double-click the UpdateExeVolatile key.
  4. Configure the key with a value of 0
  5. Close Registry Editor.
To delete the orphaned PendingFileRenameOperations registry key
  1. Open a registry editor, such as Regedit.exe or Regedt32.exe.
  2. Navigate to HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\
  3. In the right navigation pane, right-click the PendingFileRenameOperations key and select Delete.
  4. Close Registry Editor.

相关文章:

  • 2021-09-27
  • 2021-05-21
  • 2021-06-16
  • 2021-06-03
  • 2021-08-19
  • 2021-11-15
  • 2022-01-20
猜你喜欢
  • 2021-07-18
  • 2021-12-02
  • 2021-11-18
  • 2022-12-23
  • 2021-06-01
  • 2021-12-10
  • 2022-12-23
相关资源
相似解决方案