Latest Story

How to Find Enum Values in PowerShell

March 25, 2013
By
ListEnum_thumb

  There are a couple of very easy ways to get a find enum values in PowerShell.  Enums are often used when choosing an option as a parameter in a PowerShell command.  This article shows you exactly how to get those values for any enumerated list type (called “enum”). The easiest way to find enum…

Read more »

Overview of the SMBShare Module for PowerShell 3

March 25, 2013
By

The SMBShare Module that comes with PowerShell 3 lets you administer network shares directly from within PowerShell. The cmdlets are easy to use, and it is my new favorite way to work with network shares. It’s the Quickest Way to Create a Network Share with…

Read more »

How To Create a Network Share With PowerShell

September 19, 2012
By

PowerShell 3 makes it very easy to create a network share in Windows 8 and Windows Server 2012.  PowerShell 3 brings with it a whole plethora of new commands.  Most of the new cmdlets in PowerShell 3 are grouped together into modules that are easy…

Read more »

Time to update the iLovePowerShell template

July 3, 2012
By

I’m going to work on this template today at lunch.

Read more »

Moved to America, New Job Started

May 8, 2012
By

Okay, technically speaking Alaska is in America, so I was already “in America” – but there was no Jack in the Box or Arby’s in Fairbanks – so does it…

Read more »

How To Run Scripts With PowerShell

December 19, 2011
By

If you’re new to PowerShell, some of the first things you’ll want to do are find your way around, find the commands, aliases.  Some of the concepts, like figuring out…

Read more »

Train Signal Computer Training