Forgot password? Sign Up

Blogs about: Essential Powershell

Featured Blog

Essential PowerShell: To alias, or not to alias, that is the question9 comments

Kirk Munro wrote 4 months ago: Recently there was a discussion between community experts and a product team about a module they are … more →

Tags: PowerShell, ALIAS, new alias, posh, Poshoholic, Set-Alias

Essential PowerShell: Know your operator and enclosure precedence9 comments

Kirk Munro wrote 2 years ago: PowerShell version 1 comes with a lot of operators, and the list becomes even longer in version 2 wi … more →

Tags: PowerShell, enclosure precedence, Operator Precedence, posh, Poshoholic

Essential PowerShell: Define default properties for custom objects7 comments

Kirk Munro wrote 3 years ago: After posting my blog entry about naming your custom object types on Thursday, Hal Rottenberg left m … more →

Tags: PowerShell, posh, Poshoholic, Select-Member

Essential PowerShell: Use non-portable console customizations sparingly2 comments

Kirk Munro wrote 4 years ago: Isn’t it odd how issues with software are often raised in groups?  I’ve been helpin … more →

Tags: PowerShell, Quest AD Cmdlets, posh, Poshoholic, PowerShell console

Essential PowerShell: Learn how to find what you are looking for

Kirk Munro wrote 4 years ago: As silly as this may sound, learning how to find what you’re looking for in PowerShell is key  … more →

Tags: PowerShell, one liner

Essential PowerShell: Know your system variables

Kirk Munro wrote 4 years ago: By default PowerShell v1.0 comes with 44 variables preinstalled.  Some of these variables are used t … more →

Tags: PowerShell, one liner

Essential PowerShell: Beware of promiscuous types2 comments

Kirk Munro wrote 4 years ago: [Updated: 01-Oct-07]  PowerShell is a type-promiscuous language.  That means that objects in express … more →

Tags: PowerShell

Effective PowerShell

Kirk Munro wrote 4 years ago: Keith Hill has started an “Effective PowerShell” series on his blog that allows you to l … more →

Tags: PowerShell

Essential PowerShell: Avoid shorthand in shared PowerShell scripts2 comments

Kirk Munro wrote 4 years ago: While this topic may be the subject of debate and it has certainly been discussed to some extent bef … more →

Tags: PowerShell, PowerGUI

Essential PowerShell: Understanding foreach (Addendum)4 comments

Kirk Munro wrote 4 years ago: I need to add an important addendum to the Essential PowerShell: Understanding foreach article I pos … more →

Tags: PowerShell

Essential PowerShell: Understanding foreach7 comments

Kirk Munro wrote 4 years ago: Of all of the statements and commands available in PowerShell, there is one in particular that I fou … more →

Tags: PowerShell, PowerGUI


Related Tags
All →

Follow this tag via RSS