[SOLVED] Windows Server 2012 R2 Update problem

What version of IE is present?

I'd prefer to do that for you as this is a Server and it depends on some factors like IE version for IE specific updates.
 
Versions: 11.0.9600.19326

has an update version?

Update Versions: 11.0.120 (KB4493435)


Sure. :)
 

Attachments

  • Annotation 2019-10-10 150140.png
    Annotation 2019-10-10 150140.png
    53.4 KB · Views: 1
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4483187-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4483187-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4483187-x64.cab\Windows8.1-KB4483187-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
DISM:
The operation completed successfully.

I ran "check for updates" and walked away and came back to it trying to install all the updates. sorry.
Stopped the updates and message was

Failed: 4 updates
Canceled: 12 updates

Error(s) found:
Code 800f0831

Updated Dropbox folder with CBS Folder
Sysnative Logs
 
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4338815-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4338815-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4338815-x64.cab\Windows8.1-KB4338815-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Ta.

DISM command failed.

An error occurred - Package_for_RollupFix Error: 0x800f0831
Error: 0x800f0831
DISM failed. No operation was performed.

Updated Dropbox folder with CBS Folder
Sysnative Logs
 
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4462949-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4462949-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4462949-x64.cab\Windows8.1-KB4462949-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Hi softwaremaniac,

DISM: completed successfully

Update of single update (KB3109976)

Failed: 1 update
Error(s) found:
Code 800F0831

Updated Dropbox folder with CBS Folder
Sysnative Logs
 
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4343898-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4343898-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4343898-x64.cab\Windows8.1-KB4343898-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Hi softwaremaniac,

DISM: failed

An error occurred - Package_for_RollupFix Error: 0x800f0831
Error: 0x800f0831
DISM failed. No operation was performed.

Updated Dropbox folder with CBS Folder
Sysnative Logs

Thanks
 
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4457426-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4457426-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4457426-x64.cab\Windows8.1-KB4457426-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Hi softwaremaniac,

DISM: completed successfully

Update of single update (KB3109976)
(Took a very long time)

Failed: 1 update
Error(s) found:
Code 800F0831

Updated Dropbox folder with CBS Folder
Sysnative Logs

Thanks
 
Thanks.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4048958-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4048958-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4048958-x64.cab\Windows8.1-KB4048958-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Hi softwaremaniac,

DISM: failed

An error occurred - Package_for_RollupFix Error: 0x800f0831
Error: 0x800f0831
DISM failed. No operation was performed.

Updated Dropbox folder with CBS Folder
Sysnative Logs

Thanks
 
Thanks. And btw, I know it may not seem like it, but we really are making progress.

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows8.1-KB4343205-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4343205-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.

Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get the message that no packages that require processing were found, use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows8.1-KB4343205-x64.cab\Windows8.1-KB4343205-x64.cab

If successful, retry one of the updates that failed and attach CBS.log if it fails again. Do not attempt .NET updates for now. If one update succeeds, move on to the next one.
 
Hi softwaremaniac,

DISM: completed successfully

Update of single update (KB3109976)

Success. Hooray!!!

Update of single update (KB3115224)
Failed: 1 update
Error(s) found:
Code 800F0831

Updated Dropbox folder with CBS Folder
Sysnative Logs

Thanks
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top