Introduction
I was assigned to write some PowerShell Scripting for our SP2010 to SP2013 migration. But I couldn't find any tool to write the script by default. My Tech Lead showed me how to install PowerShell ISE in my machine. I'm presenting you that.
Solution
Here are the simple steps to install PowerShell ISE. This can be achieved my enabling the feature in Windows Server 2008 R2.
- Open Server Manager (Start -> Administrative Tools -> Server Manager)
- Click on "Features" at the left
- Click on "Add Features" on right hand side.
- Then you will prompt to select some options.
- There check (select) "Windows PowerShell Integrated Scripting"
- Click Next and you will find PwerShell ISE ready on All Programs.
Conclusion
- Happy Scripting :)
No comments:
Post a Comment