Skip to content

PowerShell

PowerShell Map of Content houses all notes related to PowerShell in general.

Modules

Module Development

A PowerShell Module is a set of related PowerShell functions.

Use a *.psm1 file to create a module.

Split module into parts:

Use Plaster to create manifest files - *.psd1*.

Other modules aiding in module development:

Tagged as Topic/Dev/PowerShell

list from #Topic/Dev/PowerShell AND -"Templates" AND -"MOCs" AND -"Changelog"
list from [[PowerShell]] AND -"Changelog"