Course
Skills Expanded
Creating PowerShell Modules
This course demonstrates how to create, deploy and document PowerShell modules.
What you'll learn
PowerShell modules allow scripts, cmdlets and other assets to be integrated into PowerShell in order to extend its functionality. This course starts with an overview of PowerShell module fundamentals, and then proceeds to explore and explain script modules, binary and manifest modules, as well as dynamic modules. The course concludes with a look at how integrated help documentation for PowerShell scripts and modules can be created, deployed and updated.
Table of contents
Introducing PowerShell Modules
32mins
Script Modules
23mins
Binary and Manifest Modules
36mins
- Introducing Binary and Manifest Modules 3m
- Simple Binary Modules with Demo 4m
- Binary Modules with No Footprint with Demo 4m
- What is a Manifest Module? 8m
- Manifest Cmdlets with Demo 3m
- Manifest Hash Table Keys - Details 5m
- Using Manifest Keys 3m
- Loading a Manifest with Demo 2m
- Module Versioning 2m
- Manifest Module Best Practices and Module Summary 3m
Dynamic Modules and Other Cool Stuff
23mins