Showing results for January 2010 - PowerShell Team

Jan 26, 2010
0
0

The PowerScripting Centennial

PowerShell Team
PowerShell Team

99 podcasts of Pure Power. That’s what the PowerScripting Podcast has been churning out for almost three years! Well, this week is extra special, as you might imagine from the title of this post. On Thursday, they record episode one hundred: a huge milestone by any means. A testament to dedication and passion. Episode #100 looks like it’s going to...

Jan 25, 2010
0
0

Use The Right Version of PowerShell.

PowerShell Team
PowerShell Team

A number of recent problems that users have reported can be tracked down to using incorrect versions of PowerShell.  Tobias Weltner (of PowerShell Plus fame) blogged the details of issue and want you need to do to ensure you are running the right copies.  The blog title is Are you using the correct PowerShell version?  You should def...

Jan 23, 2010
0
0

PowerShellHostVersion – WTF?

PowerShell Team
PowerShell Team

Superstar Shay Levy recently wrote a blog article, Module Manifest Gotcha .  He was exploring the various options that the Module Manifest provides and saw what he thought was a problem with using the PowerShellHostVersion key. PowerShellHostVersion key Specifies the minimum version of the Windows PowerShell host program that works with the m...

SapienPowerGUIPowerShell Plus
Jan 19, 2010
0
0

Get Great Software and Help Haiti

PowerShell Team
PowerShell Team

I’m always impressed by the level of creativity of the people in the PowerShell community.  I remember having my socks knocked off the first time I saw what SoftwareFX did with PowerGadgets.  I could not believe the things that they were doing.  In fact I couldn’t even figure out how they were doing some of them!  Well the sup...

Jan 7, 2010
0
2

How objects are sent to and from remote sessions

PowerShell Team
PowerShell Team

Instead of piping unstructured text, Windows PowerShell pipes objects between commands in a pipeline.  As a consequence PowerShell remoting also deals with objects when passing data to and from remote sessions.  This post explains how remote objects are serialized and which types of objects can be sent with full fidelity.  You might ...

Remoting
Jan 7, 2010
0
0

TB & PB

PowerShell Team
PowerShell Team

“To ship is the choose.”  That is the sad reality behind a number of the things that we regretted about V1.  When we first started the project (a LONG time ago) we knew that we wanted to close the semantic gap between what admins thought and what they had to type.  Imagine that you wanted to find all the processes that had greater th...

Jan 7, 2010
0
0

TB & PB

PowerShell Team
PowerShell Team

“To ship is the choose.”  That is the sad reality behind a number of the things that we regretted about V1.  When we first started the project (a LONG time ago) we knew that we wanted to close the semantic gap between what admins thought and what they had to type.  Imagine that you wanted to find all the processes that had greater th...

Jan 4, 2010
0
0

Workaround for Start-Transcript on native processes

PowerShell Team
PowerShell Team

Introduction Recently, we came across an interesting bug that had been around for awhile (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=315875). If you do the following: Start-Transcript ipconfig Stop-Transcript If you look at the transcript, you’ll see that the output of ipconfig was not captured. Why is t...

Jan 1, 2010
0
0

Scorecarding My 2009 Resolutions

PowerShell Team
PowerShell Team

A year ago I broke my habit and made a set of News Years resolutions and then published them on the team blog HERE.  Lee Holmes suggested I go back and review how I did on those.  Glug!  Let’s give it a go: ...