8 episodes

Join MVP recipient and PowerShell Bible author, Tome Tanasovski, in a short-form podcast that will explore a PowerShell cmdlet or technique in each episode.

PowerShell Cmdlet of the Day Podcast Tome Tanasovski

    • Technology
    • 4.2 • 6 Ratings

Join MVP recipient and PowerShell Bible author, Tome Tanasovski, in a short-form podcast that will explore a PowerShell cmdlet or technique in each episode.

    Episode 11 – Export-CSV – ConvertTo-CSV

    Episode 11 – Export-CSV – ConvertTo-CSV

    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

    Episode 10 – Select-Object

    Episode 10 – Select-Object

    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 […]

    Episode 9 – Out-Null

    Episode 9 – Out-Null

    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

    Episode 8 – Break and Continue

    Episode 8 – Break and Continue

    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

    Episode 7 – Join-Path

    Episode 7 – Join-Path

    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

    Episode 6 – Split-Path

    Episode 6 – Split-Path

    Download the MP3 Podcast In this episode we look at how you can carve up strings that make up strings of text that make up paths with Split-Path: By default – returns parent path Split-Path c:\users\tome c:\user Leaf – returns the end of the path (file or directory name) Split-Path c:\users\tome -Leaf tome NoQualifier – removes […]

Customer Reviews

4.2 out of 5
6 Ratings

6 Ratings

NNYTech ,

Great

Direct and to the point. I have found your podcast super helpful.

itsbryanthelion ,

Unavailable

Doesn’t seem to be working from iOS or macOS.

scottdewald ,

Perfect

Short, to the point, and full of useful PS commands. Just what I need. Thanks!

Top Podcasts In Technology

No Priors: Artificial Intelligence | Technology | Startups
Conviction | Pod People
All-In with Chamath, Jason, Sacks & Friedberg
All-In Podcast, LLC
Lex Fridman Podcast
Lex Fridman
Acquired
Ben Gilbert and David Rosenthal
TED Radio Hour
NPR
Hard Fork
The New York Times