๐๏ธ 0201 | Don't fear the shell
Copying, Pasting; PowerShell Basic Commands; Aliases, Native Windows Commands, Networking Commands
๐๏ธ 0202 | The Help System
Gettign Familiar with the Help System, Syntax, Examples
๐๏ธ 0203 | The pipeline | Getting Connected
Getting Familiar with the pipeline and a few examples
๐๏ธ 0204 | Extending the Shell
Adding additional Packages, Listing loaded Modules
๐๏ธ 0205 | Objects for the Admin
Getting Familiar with Objects, Examples, Filtering
๐๏ธ 0206 | The pipeline - Deeper
How the pipeline really works | The 4 step solution
๐๏ธ 0207 | The Power in the Shell | Remoting
Enabling Remoting, One-To-One/Many-To-One Connections, Serialization, Web Access, Examples
๐๏ธ 0208 | Getting Prepared for Automation
Execution Policy, Variables, Writing to Files, Writing to the Screen
๐๏ธ 0209 | Automation in Scale | Remoting
Running Remote Commands the Right Way, Sessions, Local Demonstration
๐๏ธ 0210 | Introducing Scripting and Toolmaking
ISE, Scripting, Parameters, Attributes, Syntax, Running a Script, Creating a Module