PowerShell Downloads - Category


PowerShellASP

PowerShell ASP

I can't tell you how excited I am about PowerShellASP, but I will… While making the transition from VBScript to PowerShell there were two pieces of functionality that I could not live without; HTML Applications (HTA) and Dynamic .ASP web pages. This functionality allows me to distribute VBScripts wrapped in an application or as a web page. I'm able to (and still do) write code that is utilized by clients who have no scripting or programming background, like my mom! 

Let me show you an example of what an HTA is so that you get a better picture..

Continue reading ‘PowerShellASP’ »

VMWare VI Toolkit 1.0 Beta (for PowerShell)

March 14th 2008, VMWare launches the beta release of the VI Toolkit. I'm actually excited about this release as I manage a large ESX environment with over 100 VMs. The VI Toolkit provides 102 custom cmdlets written for ESX and VirtualCenter. So what can I do with these new cmdlets?

Continue reading ‘VMWare VI Toolkit 1.0 Beta (for PowerShell)’ »

Download PowerShell 2.0 Community Technology Preview (CTP)

So you want to be the first on the block to start working with PowerShell 2.0 CTP? Here is the information regarding the Technology Preview release and links (bottom of page) to download.

From the Microsoft Site:

Continue reading ‘Download PowerShell 2.0 Community Technology Preview (CTP)’ »

PowerShell Graphical Help File

Kudos to the Microsoft Scripting Guys for editing the PowerShell help file and wrapping it into a graphical format. Here is what is contained in the file:

  • Windows PowerShell cmdlet help.
  • Windows PowerShell "About" files.
  • The Script Center's VBScript to Windows PowerShell conversion guide (my favorite).

Below is a link provided to download the tool. This is a "Must" download; highly recommended.

Continue reading ‘PowerShell Graphical Help File’ »

Download PowerShell 1.0

First step: Download and Install PowerShell 1.0.

System Requirements:

  • Windows 2003 Server Family w/Service Pack 1 or greater
  • Windows XP w/Service Pack 2
  • Microsoft .NET Framework Version 2.0 (Version 2.0.50727) - Click here to download and install .NET 2.0. For the 64-bit edition click here.

Continue reading ‘Download PowerShell 1.0’ »