Skip to content

Instantly share code, notes, and snippets.

@proxb
Created August 27, 2015 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proxb/254bb41da6e6e722bed7 to your computer and use it in GitHub Desktop.
Save proxb/254bb41da6e6e722bed7 to your computer and use it in GitHub Desktop.
Some possible speaker topics for my session with Omaha PowerShell User Group in November
<#
10 tips for better PowerShell
-Various tips and tricks with using PowerShell
The Art of Runspaces in PowerShell
-Using runspaces for multithreading
Event Everything! (PowerShell events)
-Covering everything from WMI events to .Net events using PowerShell
Parameter Deep Dive
-Tips and tricks on using Parameters including dynamic parameters
Intro to Pester
-Basically using Pester as a first-timer to test your code
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment