PowerShell 2.0: Windows Update KB968930 cannot be installed on Windows XP

URL dieses Beitrags: http://blog.stefan-macke.com/2010/03/26/powershell-2-0-windows-update-kb968930-cannot-be-installed-on-windows-xp/

Our WSUS server provided my computer with Microsoft Windows Update KB968930 (Windows Management Framework and PowerShell 2.0) but it could not be installed (without giving any helpful error message). After searching the web for quite some time, I found this solution to be working in my case:

  1. Deinstall PowerShell 1.0: Control Panel → Show Windows Updates → Windows PowerShell 1.0 → Remove
  2. Reboot the computer
  3. Install Windows Remote Management
  4. Install PowerShell 2.0
  5. Test installation: Start → Run → powershell → $PSVersionTable:
    PowerShell 2.0
  6. Get rid of the “New updates available” message in the system tray: Start → Run → wuauclt /detectnow

Kommentar zu diesem Beitrag

  1. Gravatar Dave
    Am 26. März 2010 um 18:22 Uhr

    I had the same problem, so you helped me a lot, thank you very much. Maybe it still wouldn´t work if I didn´t find your blog. Thanks for the information.

Einen Kommentar schreiben

XHTML: Diese Tags sind erlaubt: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>