PodcastsTechnologyPowerShell Cmdlet of the Day Podcast

PowerShell Cmdlet of the Day Podcast

Tome Tanasovski
PowerShell Cmdlet of the Day Podcast
Latest episode

8 episodes

  • PowerShell Cmdlet of the Day Podcast

    Episode 11 – Export-CSV – ConvertTo-CSV

    22/09/2011
    Download the MP3 Podcast In this episode we look at how we can turn PowerShell objects into comma separated strings and files Append Example: Get-Process |select name,id |ConvertTo-Csv -NoTypeInformation |select -Skip 1 |out-file filetoappend.txt Brought to you by The Windows PowerShell Bible 2.0 and PowerShellGroup.Org
  • PowerShell Cmdlet of the Day Podcast

    Episode 10 – Select-Object

    19/09/2011
    Download the MP3 Podcast In this episode we explore all of the possibilities for one of the most used PowerShell cmdlets. Basic Example: Get-Process |select name, id Parameters discussed: First Last Skip Unique Return a string collection of the process names rather than an object with only a name property Get-Process |select -ExpandProperty Name Return […]
  • PowerShell Cmdlet of the Day Podcast

    Episode 9 – Out-Null

    15/09/2011
    Download the MP3 Podcast In this episode we look at how you can stop the pipeline and suppress output with Out-Null. Brought to you by The Windows PowerShell Bible 2.0 and PowerShellGroup.Org
  • PowerShell Cmdlet of the Day Podcast

    Episode 8 – Break and Continue

    12/09/2011
    Download the MP3 Podcast In this episode we look at how you can use break and continue to control the flow of loops. Brought to you by The Windows PowerShell Bible 2.0 and PowerShellGroup.Org
  • PowerShell Cmdlet of the Day Podcast

    Episode 7 – Join-Path

    08/09/2011
    Download the MP3 PodcastIn this episode we look at how you can easily concatenate paths with Join-Path. $dir = 'C:\users' $child = 'tome' Join-Path $dir $child c:\users\tome Join-Path c:,d: NewDir c:\NewDir d:\NewDir Brought to you by The Windows PowerShell Bible 2.0 and PowerShellGroup.Org

More Technology podcasts

About PowerShell Cmdlet of the Day Podcast

Learn a New PowerShell Cmdlet Today
Podcast website

Listen to PowerShell Cmdlet of the Day Podcast, Hard Fork and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features