Building a PowerShell Module from Scratch

preview_player
Показать описание
Presented by Jake Blecha
Sometimes it's a pain to keep your scripts together and up to date with other team members. Well fret no more, creating modules can help you keep your scripts up to date across many computers. Learn what the important parts of a module are, how to update them, and how I setup modules to be easy to work with."
Рекомендации по теме
Комментарии
Автор

If your reading this Jake, where would you define your aliases?
Thanks for the video!

Ehmiiz
Автор

thanks! I've had trouble using classes in modules. Do you find that keeping many files in scripts and dot sourcing resolves this? Or does scriptstoprocess resolve this?

cbttjm
Автор

Did you ever share your code for this?

CurtisKayfish
Автор

can you please point me out to this DEmo module psiptools module ma be it github repo

vibhubhatnagar
Автор

Came here to learn about building a Module instead got a demonstration of his IP Address Function 🙈

NickZimmermann