I have 2 units of Windows Server 2012 fail Windows Updates. Have tried all methods below still fail.
wsusoffline stuck in “Determining Windows Licensing Info”
Fail to Display license information using below command:
cd %SystemRoot%\System32
cscript slmgr.vbs /dli
Manually run .msu update files from Microsoft Update Catalog
(Microsoft Update Catalog) return error "The update is not applicable to your computer".
Ran many variance of DISM such as below but cannot fix.
dism /online /cleanup-image /restorehealth
I suspect the main problem is the server cannot find the correct Windows Licensing Info, thus all Windows Updates fail.
How can I fix this Windows Licensing Info problem?
=============
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth /Source:E\Sources
\install.wim /LimitAccess
Deployment Image Servicing and Management tool
Version: 6.2.9200.22807
Image Version: 6.2.9200.22807
[==========================100.0%==========================]
Error: 3017
The requested operation failed. A system reboot is required to roll back changes
made.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\Windows\system32>
wsusoffline stuck in “Determining Windows Licensing Info”
Fail to Display license information using below command:
cd %SystemRoot%\System32
cscript slmgr.vbs /dli
Manually run .msu update files from Microsoft Update Catalog
(Microsoft Update Catalog) return error "The update is not applicable to your computer".
Ran many variance of DISM such as below but cannot fix.
dism /online /cleanup-image /restorehealth
I suspect the main problem is the server cannot find the correct Windows Licensing Info, thus all Windows Updates fail.
How can I fix this Windows Licensing Info problem?
=============
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth /Source:E\Sources
\install.wim /LimitAccess
Deployment Image Servicing and Management tool
Version: 6.2.9200.22807
Image Version: 6.2.9200.22807
[==========================100.0%==========================]
Error: 3017
The requested operation failed. A system reboot is required to roll back changes
made.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\Windows\system32>
Attachments
Last edited: