How do I create a new power shell script in Windows 7 or run power shell script using Windows 7?
In Windows 7 comes with Power shell editor and power shell windows and the location is
C:\Windows\System32\WindowsPowerShell\v1.0
To open Power Shell window in Window 7 go to C:\Windows\System32\WindowsPowerShell\v1.0
If you want to create power shell script, open powershell_ise.
Editing Power Shell script in Windows 7 using Powershell_ise.exe and if you want to run the scrip, just click F5
Running Powershell scripts in Windows 7 using Power Shell

May 31, 2011 
Trackbacks/Pingbacks
[...] Step by step instruction can be found here. [...]