Showing results for 2010 - Page 2 of 5 - PowerShell Team

Jun 22, 2010
Post comments count0
Post likes count1

Windows PowerShell 2.0 on Windows Update

PowerShell Team
PowerShell Team

Today, we released Windows PowerShell 2.0 and WinRM 2.0 for pre-Windows 7 operating systems on Windows Update. This non-security, optional update is designed for Windows Server 2008 SP2, Windows Vista SP2, Windows Server 2003 SP2, and Windows XP SP3. Windows PowerShell 2.0 and WinRM 2.0 are also available as part of  the Window...

Windows Management FrameworkPowerShell ReleaseRelease/Download
Jun 21, 2010
Post comments count0
Post likes count0

Specifying a View in TechNet and MSDN URIs

PowerShell Team
PowerShell Team

[This isn't only a PowerShell topic, but I've been asked a few times, so I thought I post the answer here.] If you've visited TechNet or MSDN lately, you'll notice that there are new view options for the pages. TechNet has a new ScriptFree view, in addition to the familiar Classic view. MSDN has two new views, ScriptFree and Lightweight. When you c...

Jun 21, 2010
Post comments count0
Post likes count0

PowerShell Integration Into Visual Studio

PowerShell Team
PowerShell Team

Quest has released a beta of PowerGUI Visual Studio (aka PowerGUI VSX).  Check out Kirk Munro’s blog entry HERE for more details.  Check out this screenshot:   I can’t wait to install it and kick the tires! Jeffrey Snover [MSFT] Distinguished Engineer Visit the Windows PowerShell Team blog at:    http://bl...

Jun 15, 2010
Post comments count0
Post likes count0

Kudos to NetApp for Data ONTAP PowerShell ToolKit

PowerShell Team
PowerShell Team

Kudos to NetApp for releasing the Data ONTAP PowerShell Toolkit last week at TechEd. I was monitoring the twitter feeds last week and saw a flurry of activity talking about NetApp’s broad adoption of PowerShell and release of the Data ONTAP PowerShell Toolkit surfacing all of their management functionality through cmdlets. I decided to investigat...

Jun 4, 2010
Post comments count0
Post likes count0

Export and Import PowerShell ISE Opened Files

PowerShell Team
PowerShell Team

Unlike other tools, PowerShell ISE doesn’t have project files. Project files are a good way to set your environment up with a well known state. Thanks to the ISE Object Model, it is possible to add some project functionality. The script below has two main functions “Export-ISEState” and “Import-ISEState”. They can be u...

Jun 4, 2010
Post comments count0
Post likes count0

Save All PowerShell ISE files

PowerShell Team
PowerShell Team

PowerShell ISE is a simple tool and in some cases it has the bare essentials. For instance, it does not have an option to save all files. On the flipside, it offers an Object Model from its first version that allows adding features beyond the essentials like this one and many more.  If we had the "Save All" option in the ISE, one interes...

PowerShell V2PowerShell ISE
May 25, 2010
Post comments count0
Post likes count0

Renaming Tabs in the ISE

PowerShell Team
PowerShell Team

When you have multiple PowerShell tabs open in the ISE, it may be handy to rename them, so you can tell which is which.  This is especially useful when using Remoting with Enter-PSSession.  The problem when using Enter-PSSession is that you have no access to the root ISE object ($psise) when remoting, so you should use another (local...

May 14, 2010
Post comments count0
Post likes count0

PowerShell V2 IS Available

PowerShell Team
PowerShell Team

Superstar Tobias Weltner (of PowerShell.com and Powershell Plus fame) sent me some mail today pointing to this May 14th article Three Essential PowerShell 2.0 Remote Management Features.  It is a very good article except for this part: “PowerShell 2.0 is built into Windows Server 2008 R2 and Windows 7. For older operating systems, PowerShell ...

May 12, 2010
Post comments count0
Post likes count0

PowerShell Resource Page at Windows IT Pro

PowerShell Team
PowerShell Team

Windows IT Pro magazine has created a PowerShell Resource Page HERE.  It provides a nice easy way to get at all of Don Jones’ articles.  Don is a superstar explainer of all things PowerShell so if you aren’t already following him, do yourself a favor and go read his stuff over on Windows It Pro.  Enjoy! Jeffrey Snover [MSFT] Di...

May 6, 2010
Post comments count0
Post likes count0

Smiling, Crying, and Scripting

PowerShell Team
PowerShell Team

I once heard that everyone in the world smiles and cries the same way - that language and culture had no effect on these. I thought of that when I navigated to: http://www.computerworld.jp/topics/mws/180709.html I have ABSOLUTELY no clue what they are saying but in the middle of the article I saw this:   I guess everyone in the world scr...