[SOLVED] [Server2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Code:
C:\Users\it>dism /online /add-package /packagepath:%userprofile%\desktop\Windows
6.1-KB2819745-x64.cab\Windows6.1-KB2819745-x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


Processing 1 of 1 - Adding package Microsoft-Windows-WinMan-WinIP-Package-TopLev
el~31bf3856ad364e35~amd64~~7.2.7601.16406
[===========================65.8%======                    ]
An error occurred - Microsoft-Windows-WinMan-WinIP-Package-TopLevel Error: 0x800
f081f


Error: 0x800f081f


DISM failed. No operation was performed.
For more information, review the log file.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

DISM and CBS logs linked below.

Dropbox - combined.zip
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Install Update with DISM




  1. Download this update and save to your desktop. The file name will be Windows6.1-KB2819745-x64.cab.zip.
  2. Right-click on this file and select Extract All... Keep the defaults and 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\Windows6.1-KB2819745-x64.cab\Windows6.1-KB2819745-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
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.


C:\Users\it>dism /online /add-package /packagepath:%userprofile%\desktop\Windows
6.1-KB2819745-x64.cab\Windows6.1-KB2819745-x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


Processing 1 of 1 - Adding package Microsoft-Windows-WinMan-WinIP-Package-TopLev
el~31bf3856ad364e35~amd64~~7.2.7601.16406
[===========================65.8%======                    ]
An error occurred - Microsoft-Windows-WinMan-WinIP-Package-TopLevel Error: 0x800
f081f


Error: 0x800f081f


DISM failed. No operation was performed.
For more information, review the log file.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

DISM and CBS logs linked below.

Dropbox - combined.zip
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

We are slowly making progress.

Install Update with DISM





  1. Download this update and save to your desktop. The file name will be Windows6.1-KB2819745-x64.cab.zip.
  2. Right-click on this file and select Extract All... Keep the defaults and 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\Windows6.1-KB2819745-x64.cab\Windows6.1-KB2819745-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
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.


C:\Users\it>dism /online /add-package /packagepath:%userprofile%\desktop\Windows
6.1-KB2819745-x64.cab\Windows6.1-KB2819745-x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


Processing 1 of 1 - Adding package Microsoft-Windows-WinMan-WinIP-Package-TopLev
el~31bf3856ad364e35~amd64~~7.2.7601.16406
[===========================65.8%======                    ]
An error occurred - Microsoft-Windows-WinMan-WinIP-Package-TopLevel Error: 0x800
f081f


Error: 0x800f081f


DISM failed. No operation was performed.
For more information, review the log file.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

DISM and CBS log linked below.

Dropbox - combined.zip
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Install Update with DISM






  1. Download this update and save to your desktop. The file name will be Windows6.1-KB2819745-x64.cab.zip.
  2. Right-click on this file and select Extract All... Keep the defaults and 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\Windows6.1-KB2819745-x64.cab\Windows6.1-KB2819745-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
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.


C:\Users\it>dism /online /add-package /packagepath:%userprofile%\desktop\Windows
6.1-KB2819745-x64.cab\Windows6.1-KB2819745-x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


Processing 1 of 1 - Adding package Microsoft-Windows-WinMan-WinIP-Package-TopLev
el~31bf3856ad364e35~amd64~~7.2.7601.16406
[===========================65.8%======                    ]
An error occurred - Microsoft-Windows-WinMan-WinIP-Package-TopLevel Error: 0x800
f081f


Error: 0x800f081f


DISM failed. No operation was performed.
For more information, review the log file.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

CBS and DISM logs linked below.
Dropbox - combined.zip
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Install Update with DISM







  1. Download this update and save to your desktop. The file name will be Windows6.1-KB2819745-x64.cab.zip.
  2. Right-click on this file and select Extract All... Keep the defaults and 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\Windows6.1-KB2819745-x64.cab\Windows6.1-KB2819745-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
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.


C:\Users\it>dism /online /add-package /packagepath:%userprofile%\desktop\Windows
6.1-KB2819745-x64.cab\Windows6.1-KB2819745-x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


Processing 1 of 1 - Adding package Microsoft-Windows-WinMan-WinIP-Package-TopLev
el~31bf3856ad364e35~amd64~~7.2.7601.16406
[===========================65.8%======                    ]
An error occurred - Microsoft-Windows-WinMan-WinIP-Package-TopLevel Error: 0x800
f081f


Error: 0x800f081f


DISM failed. No operation was performed.
For more information, review the log file.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

CBS and DISM logs linked below.
Dropbox - combined.zip
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Install Update with DISM








  1. Download this update and save to your desktop. The file name will be Windows6.1-KB2819745-x64.cab.zip.
  2. Right-click on this file and select Extract All... Keep the defaults and 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\Windows6.1-KB2819745-x64.cab\Windows6.1-KB2819745-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
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Success! Installation completed successfully this time and I have verified that PowerShell has been updated to version 4.0.

Thank you so much for all your help! Is there anything else that we need to check to be sure the full cause of the problem is resolved?
 
Re: [WinServer2008R2SP1] Can't Install WinManagement Framework 4.0 (or 5.0)

Perfect! No that is all then. Thanks again!
 

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

Back
Top