Download it here, subscribe in iTunes or via a different feed reader.
Intro:
Ways to learn Powershell - Part 6:
- Powershell TFM book 2nd edition.
- Powershell releated blogs we read
Interview:
Ben Pearce's blog
Ben's 6 tips for learning Powershell:
#1 - Don't use cmd.exe anymore
#2 - Ed Wilson's Powershell Step-by-step book
#3 - Scripting Guy's Powershell Week
#4 - Beginner's Guide to WMI
#5 - Powershell Cheat Sheet
#6 - Channel 9 quick start
Eureka Script:
Add custom fields to VI client
Christmas scripts:
- Powershell Jingle Bells
- Check Amazon Stock
- Count down to Christmas
write-host ("Christmas Day in " + ( (get-date -date 25/12/2008) - (get-date)).TotalDays.tostring('0') + " Days") write-host ("Christmas Day in " + ( (get-date -date 25/12/2008) - (get-date)).TotalMinutes.tostring('0') + " Minutes") write-host ("Christmas Day in " + ( (get-date -date 25/12/2008) - (get-date)).TotalSeconds.tostring('0') + " Seconds")
Competition:
Win a signed copy of Jeff Hick's book 'Managing Active Directory With Windows Powershell' .
Fill in some of the speech bubbles in the picture below and send your entries to
get [dash] scripting [at] hotmail [dot] co [dot] uk
Feedback
Send us feedback at
get [dash] scripting [at] hotmail [dot] co [dot] uk
or leave a comment here on the blog
Follow us on Twitter and join our Facebook Group
http://twitter.com/getscripting
http://twitter.com/jonathanmedd
http://twitter.com/alanrenouf
Get-Scripting Facebook Group
Extensive list of Powershell Twitterers