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

LUISHCOL

Member
Joined
May 7, 2018
Posts
7
Hi, I am trying to upgrade Powershell from v2.0 to v4.0 on Windows Server 2008 R2 SP1 , but am not able to install Windows Management Framework 4.0. I have also tried WMF 3.0 and WMF 5.0 with the same results. The error I get is:

La actualización de Windows "Actualización para Windows (KB2819745)" no se pudo instalar debido a un error: 2147943623 "El usuario ha cancelado la operación.". (Línea de comandos: ""C:\Windows\system32\wusa.exe" "C:\Users\batemanj\Downloads\Windows6.1-KB2819745-x64-MultiPkg.msu" ")

I have unpacked the msu, and also tried to run pkgmgr and get no success im attatching the log file form the pkgmgr

Thanks for the help, I have also checked a previuos case on this forum.

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

Thanks, regards.
 

Attachments

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
 
the installation showed successful, and the server was rebooted, how ever is not howing the PS version 4, on the event viewer I got this : No se pudo cambiar el paquete KB2819745 al estado Instalado. Estado: 0x8004402f.
 
FRST Fix
NOTICE: This script was written specifically for this user, for use on that particular machine. Running this on another machine may cause damage to your operating system
1. Please download Farbar Recovery Scan Tool and save it to your Desktop. You can use the one you already have downloaded.
Note: You need to run the 64-bit Version so please ensure you download that one.
2. Download attached file and save it to the Desktop.
Note. It's important that both files, FRST64 and fixlist.txt are in the same location or the fix will not work (in this case...the desktop).
3. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
4. Press the Fix button just once and wait. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
5. When finished FRST64 will generate a log on the Desktop (Fixlog.txt). Please post the contents of it in your reply.
6. Try updates and attach CBS.log if any fail.
 

Attachments

Good night, here is the log file attached, thank you very much.



FRST Fix
NOTICE: This script was written specifically for this user, for use on that particular machine. Running this on another machine may cause damage to your operating system
1. Please download Farbar Recovery Scan Tool and save it to your Desktop. You can use the one you already have downloaded.
Note: You need to run the 64-bit Version so please ensure you download that one.
2. Download attached file and save it to the Desktop.
Note. It's important that both files, FRST64 and fixlist.txt are in the same location or the fix will not work (in this case...the desktop).
3. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
4. Press the Fix button just once and wait. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
5. When finished FRST64 will generate a log on the Desktop (Fixlog.txt). Please post the contents of it in your reply.
6. Try updates and attach CBS.log if any fail.
 

Attachments

You had too much files in your temp folder, so the install process couldn't create a temporary directory that was necessary for the installation to go through. All I did was emptied the folder :)
 
Thank you very much, this is the first time I use a Forum, great experience, and lot of knowledge here, im very greatful, whats the next step??
 

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

Back
Top