Summary: Learn how to count the number of commands exposed by imported Windows PowerShell modules.
I want to know how many commands are available through the modules I have imported into my current Windows PowerShell session. How can I do this?
… Read the full text.