February Meeting Results

The February meeting was a lot of fun.

We covered a lot of introductory material and began working through the creation of a script by:

  • running interactive commands,
  • moving them into a script,
  • parameterizing the things that change,
  • creating custom objects as output,
  • and leveraging the formating and output commands.

Commands used interactively were:

  • Get-Content,
  • Get-Help,
  • Get-ExecutionPolicy,
  • Set-ExecutionPolicy,
  • Get-Childitem,
  • Get-Item,
  • Get-History,
  • Start-Transcript,
  • Format-List,
  • Format-Table,
  • Foreach-Object,
  • Select-Object,
  • New-Object,
  • ConvertTo-HTML,
  • Get-PSDrive,
  • Get-Command

Thanks to everyone that came out for the meeting and I hope to see you there in March!