More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  Keith Hill's BlogProfileFriendsFilesMore Tools Explore the Spaces community
I took my 9 year old daughter to her first concert last night.  The band was Lifehouse, a relatively newish, great alternative rock band.    I had seen them last summer as an opening act for the Goo
June 15 5:31 PM
The following is a script that I have set up on my dev PCs to run nightly via a scheduled task:## CatalogFileSystem.ps1param([string[]]$paths)Set-PSDebug -Strict function Main { foreach ($path in
May 26 8:33 PM
May 23 10:26 PM
Updated folder "Public"
May 23 10:26 PM
Tonight I gave a one hour introductory talk on Windows PowerShell to my local .NET user group.  The primary focus of this talk was to show how PowerShell should be interesting to .NET developers.  As
May 12 11:13 PM
PowerShell has a lot of useful operators such as -contains which tests if an array contains an particular element.  But as far as I can tell PowerShell doesn't "seem" to provide an easy way to test if
May 11 12:41 PM
In item 11, I covered ByPropertyName pipeline bound parameters.  In this post, I'll cover the other variety of pipeline binding - ByValue.  ByValue binding takes the input object itself and attempts t
May 09 9:32 PM
This friends list is empty.

Events

This person isn't sharing any events right now.