Blogs

Showing 1 - 5 of 16 results.
Items per Page 5
of 4

Forums

« Back to Microsoft Discussions

RE: 0.9.8 Install directory

Combination View Flat View Tree View
Threads [ Previous | Next ]
The release notes for 0.9.8 says :
 
We have made the installation paths compliant to best practices. So, if you are importing the module using a path, please make the necessary changes to reflect the new path.
AND
Installer: Path changes and $envemoticonSModulePath update.
 
 
I just installed it and I don't see any new or modified folders in the traditional folders for a PS module which I believe would be C:\windows\system32\WindowsPowerShell\v1.0\Modules\ or C:\users\%USER%\documents\windowspowershell\modules. I see the new stuff located at C:\Program Files\Cisco\Cisco UCS PowerTool\Modules\CiscoUcsPS. So did I misunderstand the changing of the path during the installation or did something not go through properly?

Kevin,

We do not add the modules to the PowerShell\v1.0\Modules\ directory, but in a custom directories. In 0.9.8.0, we added the "Modules" part of the directory and we update the $envemoticonSModulePath.

So, you could just open a PowerShell window and do:
Import-Module CiscoUcsPS

Earlier, with 0.9.7.0 you would have had to say:
Import-Module C:\Program Files\Cisco\Cisco UCS PowerTool\CiscoUcsPS\CiscoUcsPS,dll

Hope that clarifies. Let us know if you have further questions.

Thanks,
- bhaskar

Collateral


No files available