Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CMDLET:FORMAT   (RSS)

More - How does PowerShell formatting really work?

<Edited 7/2/2006 with tags and categories> PSMDTAG:FAQ: Why doesn't output expand when I expand the width of the console? PSMDTAG:FAQ: Why doesn't output expand when I use -noElements on GROUP? Consider the example: PS> gps |group company Count

How PowerShell Formatting and Outputting REALLY works

<WIZARD WARNING> Dreeschkind posted a question in the Microsoft.Public.Windows.Server.Scripting newsgroup about how PowerShell formatting worked with Select. He saw some behavior that he thought was a bug. Here is what he saw: PoSh C:\> gps |
Posted by PowerShellTeam | 3 Comments
Filed under: ,

Use of Wildcards in PowerShell Formating

MMS in San Diego was a great conference! I met lots of customers that asked lots of great questions. I was demonstrating PowerShell's WMI support when a customer asked about controlling the output. The problem was that PowerShell was showing all the WMI

Finding out what determines which properties are displayed

MoW, a Monad newsgroup regular, asked why only the Caption, Name and PeakUsage properties were displayed from the command “get-WMIObject Win32_PageFileUsage” while the output object had a lot more properties. I think it is worth it to explain in details

How does Select-String work with Pipelines of objects?

<Edited to convert Match-String to Select-String 7/9/2006> In our newsgroup (Microsoft.Public.Windows.Server.Scripting) , Vasu asked about how Select-string works in pipelines: Here is what I observe: 1. MSH C:\> get-alias ..truncated.. Alias
 
Page view tracker