PowerShell Answers

Adventures in PowerShell

About the author

Author Name is someone.
E-mail me Send mail

Recent posts

Recent comments

Don't show

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Installation woes...

What if you can't install Powershell?

Having successfully installed Powershell on XP and Windows Server 2003 I wasn't anticipating any problems with Vista. Sigh! I've been in IT long enough to know better!

The Vista installation package comes in the form of a Windows Installer update package rather than a stand alone .EXE file. On launching this file everything seemed to go well until the message "Windows was unable to install this update" appeared. Hmmm, time to look at the log files.

Windows Update helpfully records all of its activites in a log file called 'WindowsUpdate.log' that lives in your Windows directory. Looking through the file I could see the install starting and then failing with the error 'Windows failed to install the following update with error 0x80070020: Update for Windows (KB928439).' Googling this revealed an MS Knowledge Base article that pointed to my anti-virus software as the culprit. Sure enough disabling my Bitdefender AV allowed the install to complete and I'm now happily running Powershell on Vista :-)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by tb on Monday, January 07, 2008 2:27 AM
Permalink | Comments (0) | Post RSSRSS comment feed

Related posts

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

Wednesday, August 20, 2008 4:08 AM