Thursday 30 October 2008

Get-Scripting Podcast Episode 3 - (Richard Siddaway - Powershell MVP)

Welcome to Episode 3 of the Get-Scripting podcast! Tune in to listen to us talk and interview people about Powershell.

Download it here, subscribe in iTunes or via a different feed reader.

In this episode we welcome long time friend of the show Alan Renouf as our new co-host - you can find out more about Alan via his blog: http://teckinfo.blogspot.com/

Today's interview is with Richard Siddaway - Powershell MVP.

Blog note links:

Ways to learn Powershell:

Go to a Powershell Usergroup.

Interview

Richard Siddaway's Blog

Richard's book, Powershell in Practice

How to add SQL 2008 snappin into your own Powershell Profile


Make Powershell talk to you

$SpVoice = New-Object -Com "SAPI.spvoice"
Function Global:Say { $SpVoice.speak("$Args") | Out-Null }
Say "X"

(Thanks to Andrew Tearle for sending this in.)


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

http://twitter.com/jonathanmedd
http://twitter.com/alanrenouf


5 comments:

Anonymous said...

Great show Jonothan and Alan.

Cant believe I won! Ill be toasting you both with the mug!

Cheers

Paul

Jonathan Medd said...

No problem, thanks for sending the entry in, we thought it was really funny!

Virtu-Al said...

Still think it should be get-pint or your-round :) well done, the pens are cool too.

Unknown said...

I'm unable to download the mp3 version of this podcast. Could you have a look?

Jonathan Medd said...

Hi,

I just tried it myself and it worked OK. Are you following the direct download link at the top of this post, i.e. http://media.libsyn.com/media/getscripting/Get-ScriptingEpisode3.mp3 ?

Let me know if you still have a problem and we'll see if we can get it to you another way.