Created
August 27, 2015 01:21
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
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