Whenever I open Server manager I get a red flag saying unable to fresh the feature list the server requires a restart. After restarting this doesn't seem to help. I've tried running dism.exe to restore the system health but still the same. I'm unable to
run sfc /scannow as it says the server requires a reboot. from the CBS.log file I get the below when I refresh the system manager.
2016-02-25 09:27:57, Error CSI 00000005 (F) Current pending rollback transaction content precludes other operations; reboot to complete rollback.[gle=0x80004005]
2016-02-25 09:27:57, Info CBS Failed to get transaction analysis because of pending operations. Disposition from Analyze: 0x1 [HRESULT =
0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Info CBS Failed to get inventory. [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Info CSI 00000006@2016/2/25:09:27:57.814 CSI Transaction @0xf5f26c7b10 destroyed
2016-02-25 09:27:57, Info CBS Failed to get CSI Inventory [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Info CBS Failed to get component state. [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Info CBS Failed to get current state of the deployment [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Info CBS Failed to get Transaction State for package: Microsoft-Windows-NetFx4-OC-Package~31bf3856ad364e35~amd64~~6.3.9600.16384,
update: NetFx4 [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
2016-02-25 09:27:57, Error CBS Failed to get store state [HRESULT = 0x80070bc9 - ERROR_FAIL_REBOOT_REQUIRED]
i've tried running dism to remove the net4 update but get the below:-
Processing 1 of 1 - An error occurred - Microsoft-Windows-NetFx4-OC-Package Error: 0x80070005
Has anyone managed to fix this?