In Windows PowerShell 3.0, there is no need to import cmdlet module into the Windows PowerShell session before running cmdlets that are part of the module.
A module is automatically imported the first time you run a cmdlet that is part of the module