I am about to write a PowerShell Script for Windows administrators, in order to help them in certain tasks related to deployment of a web application.
Is there any r
I like modules for the ability to "hide" functions/variables and only export the ones that I want.