Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
The Lonely Administrator
»
All Tags
»
PowerShell v2.0
»
ScriptBlock
»
PowerShell
(
RSS
)
Browse by Tags
Share
|
Recent Posts
Friday Fun What a CHAR!
Get Properties with Values
Friday Fun: Start-TypedDemo v2
Archives
May 2013 (9)
April 2013 (10)
March 2013 (6)
February 2013 (8)
January 2013 (15)
December 2012 (5)
November 2012 (7)
October 2012 (5)
September 2012 (2)
August 2012 (3)
July 2012 (4)
June 2012 (8)
May 2012 (11)
April 2012 (18)
March 2012 (2)
February 2012 (10)
January 2012 (12)
December 2011 (10)
November 2011 (15)
October 2011 (12)
September 2011 (4)
August 2011 (9)
July 2011 (8)
June 2011 (6)
May 2011 (10)
April 2011 (8)
Tags
CommandLine
Conferences
Friday Fun
FridayFun
Function
functions
Get-WMIObject
Google Plus
Group Policy
hashtable
Hyper-V
objects
Out-Gridview
Pipeline
PowerShell
Powershell 3.0
PowerShell ISE
PowerShell v2.0
ScriptBlock
Scripting
Training
Validation
Windows Server
WMI
Write-Host
View more
Array
Friday Fun
FridayFun
Function
hashtable
Professional
Scripting
Select-Object
Training
Where-Object
WMI
Write-Host
Friday Fun What a CHAR!
Last week I posted a PowerShell snippet on Twitter. My original post piped an array of integers as [CHAR] type using an OFS. Don’t worry about that. As many people reminded me, it is much easier to use the -Join … Continue reading →...
Published
Fri, Sep 09 2011 9:00 AM
by
The Lonely Administrator
Filed under:
PowerShell
,
PowerShell v2.0
,
Friday Fun
,
FridayFun
,
ScriptBlock
,
hashtable
,
Array
Get Properties with Values
One of my nuisance issues when using WMI with Windows PowerShell, is that when looking at all properties I have to wade though many that have no value. I’d prefer to only view properties that have a populated value. Here’s … Continue...
Published
Mon, Jul 07 2011 9:43 AM
by
The Lonely Administrator
Filed under:
WMI
,
PowerShell
,
PowerShell v2.0
,
ScriptBlock
,
Where-Object
,
Select-Object
Friday Fun: Start-TypedDemo v2
Not too long ago I posted a function I wrote for doing PowerShell demonstrations. My goal was to simulate a live interactive demo but without the typing so I could focus on explaining and not typing. The first version was … Continue reading →...
Published
Fri, May 05 2011 8:28 AM
by
The Lonely Administrator
Filed under:
Scripting
,
PowerShell
,
Function
,
Training
,
PowerShell v2.0
,
Write-Host
,
Friday Fun
,
ScriptBlock
,
Professional
Copyright 2012 PowerShell.com. All rights reserved.