<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>0.9.8 Install directory</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5550633" />
  <subtitle>0.9.8 Install directory</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5550633</id>
  <updated>2013-05-20T08:53:04Z</updated>
  <dc:date>2013-05-20T08:53:04Z</dc:date>
  <entry>
    <title>RE: 0.9.8 Install directory</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5681935" />
    <author>
      <name>Bhaskar Jayakrishnan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5681935</id>
    <updated>2012-05-09T23:03:22Z</updated>
    <published>2012-05-09T23:03:22Z</published>
    <summary type="html">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 $env:PSModulePath.

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</summary>
    <dc:creator>Bhaskar Jayakrishnan</dc:creator>
    <dc:date>2012-05-09T23:03:22Z</dc:date>
  </entry>
  <entry>
    <title>0.9.8 Install directory</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5550632" />
    <author>
      <name>Kevin Murphy</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5550632</id>
    <updated>2012-05-02T20:06:03Z</updated>
    <published>2012-05-02T20:05:33Z</published>
    <summary type="html">The release notes for 0.9.8 says :
 
[color=#525252]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.[/color]
[color=#525252]AND[/color]
[color=#525252]Installer: Path changes and $env:PSModulePath update.[/color]
 
 
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?</summary>
    <dc:creator>Kevin Murphy</dc:creator>
    <dc:date>2012-05-02T20:05:33Z</dc:date>
  </entry>
</feed>

