The many ways to import the ConfigMgr cmdlet Library module
Over the years I’ve seen and used a variety of PowerShell commands to get the ConfigurationManager.psd1 file location to pass to Import-Module
Just for fun, I compiled a list of the different methods. It’s all about string manipulation.
continue reading on CatapultSystems.com