I have installed Windows 2008 server but I could not find out Powershell (Microsoft mentioned in its web page that this is part of Windows 2008 Server). Anyway, I tried to find it out from Microsoft web page. The package for Windows 2003/XP does not work. Not sure if the Windows VISTA x86 Vista RTM one is the correct one?

Thanks for any advice!

link|improve this question

48% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Powershell ships with Windows Server 2008, but indeed is not installed by default.

  1. Click Start and then Server Manager
  2. On the Left Pane select Features and on the right pane click Add Features
  3. On the list of features that appears, check Windows PowerShell
  4. Click Next and then Install
  5. When the Installation is complete, Powershell will be under Start->All Programs

Have Fun!

link|improve this answer
Ya. I got it installed. Thanks! – David.Chu.ca Sep 24 '09 at 19:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.