PowerShell Cmdlet of the Day Podcast

PowerShell Cmdlet of the Day Podcast

by

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. Download the MP3 Podcast In this episode we look at how you can power down or reboot computers on your network. We also realize that this is the easiest way to learn how to do the same for any Windows 8 computer. Restart-Computer -ComputerName (gc c:computerlist.txt) -ThrottleLimit 64 -Force Brought to you by The Windows […]

Recent Episodes

  • Episode 11 – Export-CSV – ConvertTo-CSV

    13 years ago
  • Episode 10 – Select-Object

    13 years ago
  • Episode 9 – Out-Null

    13 years ago
  • Episode 8 – Break and Continue

    13 years ago
  • Episode 7 – Join-Path

    13 years ago
  • Episode 6 – Split-Path

    13 years ago
  • Episode 5 – BackupRestoreImport-GPO

    13 years ago
  • Episode 4 – Get-GPResultantSetOfPolicy

    13 years ago