Friday, 18 March 2011

Get-Scripting Podcast Episode 22 - Travis Jones (PowerShell Deep Dive Conference)

This is Episode 22 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.

Intro:

Alan:

EMC PowerShell Cmdlets

PowerCLI Freebies

Jonathan:

Simple-Talk Article on Modules

Interview:

Travis Jones - PowerShell Team Blog

PowerShell Deep Dive Conference

Four more reasons to come to the PowerShell Deep Dive

More Deep Dive Info

PowerShell Resources:

WMI Query Language via PowerShell eBook

PowerGUI Add-Ons

- Script Editor Essentials

- Create your own colour theme

Say Goodbye to Vesi


PowerShell News:

UK PowerCamps with Thomas Lee

- London
- York

Scripting Games - April 4 - 15th

- All links on one page


UK PowerShell User Group

- Regular Expressions with Tome Tanasovski



PowerShell Tips:


Speed up the reading of large text files

Getting registry last write time with PowerShell

Get-Variable Definition


Remoting tip

PS> Invoke-Command –computer XXX { Get-foo |Select-Object a,b,c}


Does the filtering on the remote computer and only transfers the properties you ask for:


PS> Invoke-Command –computer XXX { Get-foo } |Select-Object a,b,c


Returns ALL the properties and filters them locally.


Competition:

Prize Giveaway - Just write a review



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

Wednesday, 19 January 2011

Prize Giveaway - just write a review!


As mentioned in Episode 21, we are having a prize giveaway of some swag we collected whilst at VMworld. The prizes are:
  • Official VMworld Rucksack and goodies
  • Trainsignal DVDs
  • Limited Edition Get-Scripting VMworld T-Shirts
  • VMware Stickers
  • Limited Edition PowerCLI Poster

All you need to do is write a review of the podcast and send us a link to where you have posted it. It could be on iTunes , another podcast review site or your own blog. Leave a comment on this page, send us an email at get [dash] scripting [at] hotmail [dot] co [dot] uk or contact us via Twitter.

Closing date is 1st March 2011 when we will randomly pick some winners.

Here's our good friend Stu McHugh stylishly modelling one of the T-Shirts!


Tuesday, 18 January 2011

Get-Scripting Podcast Episode 21 - (Richard Siddaway - PowerShell MVP)

This is Episode 21 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.

Intro:

Alan:

Clintons Kitson vCenter Plugin Walkthrough

Dutch VMUG Presentation

Jonathan:

Citrix Monitoring Script

Interview:


Richard Siddaway - Blog

PowerShell in Practice

PowerShell and WMI


PowerShell Resources:

Dell Equalogic PowerShell Quick Reference Guide

Learn Windows PowerShell in a Month of Lunches


PowerShell Tips:


Comparing Installed Hotfixes on a 2 Node Cluster


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

Monday, 13 December 2010

Get-Scripting Podcast Episode 20 - (Jeffrey Snover - Microsoft)

This is Episode 20 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.

Intro:

Alan:

EMC PowerShell Toolkit

PowerCLI book Update

Jonathan:


PowerShell 2.0 One Cmdlet at a Time blog series published as a pdf



Interview:

Jeffrey Snover - PowerShell Team Blog


PowerShell Resources:

Checking File Associations with the help of PowerShell Remoting

PowerChumby



PowerShell Tips:


Dollar Dollar Automatic Variable


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

Friday, 30 July 2010

Get-Scripting Podcast Episode 19 - (Kirk Munro - Quest Software)

This is Episode 19 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.

Intro:

Alan:

London VMUG

Book Update


Jonathan:

PowerShell 2.0 One Cmdlet at a Time blog series

Exchange 2010 Training DVDs

PowerCLI Getting Started Guide at Simple Talk



Interview:


Kirk Munro - Blog

PowerGUI

vEcoShell


PowerShell Scripts:

Export-XLS function

Script to change output type changes in PowerCLI 4.1


PowerShell News:

NetApp PowerShell Toolkit

PowerCLI 4.1 is released

PowerShell in Practice book published

UK PowerShell User Group Live Meetings

Quest AD cmdlets 1.4 released


PowerShell Tips:

Disable IPv6

Read-Host - add colour to text

PowerShell.exe -file parameter


Working with WMI and Win32_ComputerSystem class and the Win32_Processor class in Windows Server 2003 NumberOfProcessors


http://support.microsoft.com/kb/932370


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



Tuesday, 20 April 2010