DCSIMG
PowerShell,Server Manager - Shay Levy

Shay Levy

If you repeat it, PowerShell it!

News


btn_donate_LG

View Shay Levy's profile on LinkedIn Follow Shay Levy at Twitter Shay Levy's Facebook profile Subscribe to my FriendFeed


site statistics




Browse by Tags

All Tags » PowerShell » Server Manager (RSS)
PowerShell ISE on Windows Server 2008 R2
As you probably know PowerShell 2.0 is installed by default on Windows 7 and Windows Server 2008 R2 .  PowerShell 2.0 shipped with a new feature called Windows PowerShell Integrated Scripting Environment (ISE) , A graphical user interface code editor. In PowerShell 2.0 you can launch ISE simply by executing ‘ise’ in the console (built-in Alias) or by clicking on its shortcut(s) in the programs menu. However, on Windows Server 2008 you won’t be able to find it:   If you open PowerShell and...