Главная
Study mode:
on
1
Creating Custom PowerShell Modules
2
About Bryan Cafferky...
3
What's Ahead?
4
What DevOps is Like
5
What Are Modules?
6
Why Use Them?
7
Features of a Script Module
8
Keeping Your Functions in Separate Files
9
The Module Manifest
10
Extensibility: Script Module Review
Description:
Learn how to create and utilize PowerShell script modules in this comprehensive tutorial. Explore advanced concepts such as creating module manifests and implementing dynamic function loading from individual script files. Gain insights into the benefits of using modules, understand the features of script modules, and discover techniques for organizing functions in separate files. Delve into the intricacies of module manifests and review the extensibility of script modules. Additionally, get a glimpse into the world of DevOps and its relationship with PowerShell modules.

Creating Custom PowerShell Modules

Bryan Cafferky
Add to list