I'm new to modules and am grouping all of my functions and advanced functions into modules but I don't want all of them to load until i use them. WindowsPowerShell\Modules\System\System.psm1 is one of my modules and all of them in this folder and file format are loading automatically into the console. I even removed my profile.ps1 file to test. Can someone educate me on what is happening and what I should do? What do you do?
Thanks,
Dave