Based on Learn Windows PowerShell In A Month Of Lunches, Third Edition by Don Jones and Jeffery Hicks. ISBN: 9781617294167
I have yet to finish all the chapters labs due to losing access to safari books
- 3: Using the help system
- 4: Running commands
- 5: Working with providers
- 6: The pipeline: connecting commands
- 7: Adding commands
- 8: Objects: data by another name
- 9: The pipeline, deeper
- 10: Formatting - and why it's done on the right
- 11: Filtering and comparisons
- 12: A practical interlude
- 13: Remote control: one-to-one, and one-to-many
- 14: Using Windows Management Instrumentation and CIM
- 15: Multitasking with background jobs
- 16: Working with many objects, one at a time
- 17: Security alert!
- 18: Variables: a place to store your stuff
- 19: Input and output
- 20: Sessions: remote control with less work
- 21: You call this scripting?
- 22: Improving your parameterized script
- 23: Advanced remoting configuration
- 24: Using regular expressions to parse text files