<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Shipping PATH to a Custom Tool in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030850#M61975</link>
    <description>Which OS are we talking about?  If it's *nix the $PATH may need to be exported.</description>
    <pubDate>Tue, 03 Jul 2007 14:57:50 GMT</pubDate>
    <dc:creator>David Claypool</dc:creator>
    <dc:date>2007-07-03T14:57:50Z</dc:date>
    <item>
      <title>Shipping PATH to a Custom Tool</title>
      <link>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030849#M61974</link>
      <description>I wrote a Perl script that I snapped into SIM under Custom Tools.  When I run the script from the command line, everything works.  When I run it from SIM, nothing works.&lt;BR /&gt;&lt;BR /&gt;After toiling for a while, I found that if I front-end my Perl script with batch file that sets up PATH information, it works.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Mon, 02 Jul 2007 16:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030849#M61974</guid>
      <dc:creator>David J. Nelson</dc:creator>
      <dc:date>2007-07-02T16:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shipping PATH to a Custom Tool</title>
      <link>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030850#M61975</link>
      <description>Which OS are we talking about?  If it's *nix the $PATH may need to be exported.</description>
      <pubDate>Tue, 03 Jul 2007 14:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030850#M61975</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2007-07-03T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Shipping PATH to a Custom Tool</title>
      <link>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030851#M61976</link>
      <description>Ahh... if it were only *nix!  :)&lt;BR /&gt;&lt;BR /&gt;This is Windows 2003...</description>
      <pubDate>Tue, 03 Jul 2007 15:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030851#M61976</guid>
      <dc:creator>David J. Nelson</dc:creator>
      <dc:date>2007-07-03T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shipping PATH to a Custom Tool</title>
      <link>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030852#M61977</link>
      <description>Okay, how are you using it?  For example:&lt;BR /&gt;&lt;BR /&gt;CustomTool1:  set&lt;BR /&gt;&lt;BR /&gt;[When run shows the values of all environment variables including path]&lt;BR /&gt;&lt;BR /&gt;CustomTool2:  path&lt;BR /&gt;&lt;BR /&gt;[When run shows the value of the current path]&lt;BR /&gt;&lt;BR /&gt;CustomTool3:  joe.bat (which contains 'echo %PATH%')&lt;BR /&gt;&lt;BR /&gt;[When run shows the value of the current path]&lt;BR /&gt;&lt;BR /&gt;CustomTool4:  echo %path%&lt;BR /&gt;&lt;BR /&gt;[When run shows '192.168.1.1:5989ath' because %p is a reserved replaceable parameter for HP SIM for the IP address of the WBEM proxy (See online help for HP SIM at https://localhost:50000/mxhelp/mxportal/en/useTools_customTools_ref.html#SubstitutionTable or the HP SIM User Guide)]&lt;BR /&gt;&lt;BR /&gt;CustomTool5:  echo %PATH%&lt;BR /&gt;&lt;BR /&gt;[When run shows error dialog "One of the tool's parameterized strings failed to expand."]</description>
      <pubDate>Tue, 10 Jul 2007 12:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/shipping-path-to-a-custom-tool/m-p/4030852#M61977</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2007-07-10T12:40:01Z</dc:date>
    </item>
  </channel>
</rss>

