<?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: Deploying MPIO Software in ProLiant Deployment and Provisioning</title>
    <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979063#M5064</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;You can manipulate the return code in RDP to report a certain return code as a success.&lt;BR /&gt;&lt;BR /&gt;When you are creating your job, merely go to the screen (3rd screen) and click the Add.. button to add a return code.&lt;BR /&gt;&lt;BR /&gt;Email me if you want more info.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Thu, 26 Apr 2007 02:27:21 GMT</pubDate>
    <dc:creator>David Graham_8</dc:creator>
    <dc:date>2007-04-26T02:27:21Z</dc:date>
    <item>
      <title>Deploying MPIO Software</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979059#M5060</link>
      <description>Is it possible to deploy HP MPIO software with rdp ?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2007 04:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979059#M5060</guid>
      <dc:creator>stefano colombo_1</dc:creator>
      <dc:date>2007-04-11T04:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying MPIO Software</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979060#M5061</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes it is.&lt;BR /&gt;&lt;BR /&gt;I have done this recently. You will need to create a new job and then use the silent install feature of MPIO that is stated in the Manual.&lt;BR /&gt;&lt;BR /&gt;Once you create a new job, first task is to copy the install folder over to the Blade server.&lt;BR /&gt;Then you will need to run this script as a task: c:\&lt;DIRECTORY&gt;\setup.exe /s /f1c:\&lt;DIRECTORY&gt;\setup.iss&lt;BR /&gt;&lt;BR /&gt;The .iss file is contains all the installation settings. You can modify if you wihs, but i left it at default.&lt;BR /&gt;&lt;BR /&gt;Finally add a reboot as the last task and away you go!&lt;BR /&gt;&lt;BR /&gt;Hope that helps. &lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979060#M5061</guid>
      <dc:creator>PSL Technical</dc:creator>
      <dc:date>2007-04-16T07:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying MPIO Software</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979061#M5062</link>
      <description>How did you manage the return code ?&lt;BR /&gt;As MPIO asked for reboot the return code is not 0 and RDP will consider it as job failure&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2007 07:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979061#M5062</guid>
      <dc:creator>stefano colombo_1</dc:creator>
      <dc:date>2007-04-16T07:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying MPIO Software</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979062#M5063</link>
      <description>I'm not completely sure if you will get return code 3010 instead of 0. But just do this to get the job finished succesfully:&lt;BR /&gt;&lt;BR /&gt;Run Script REM Install MPIO DSM EVA8000&lt;BR /&gt;"\\path\setup.exe" /s /f1"\\path\setup.iss" /f2%windir%\temp\MPInstall.log&lt;BR /&gt;&lt;BR /&gt;In the Run Script job (unattended MPIO installation) click next to go to the return codes window. Click Add, select code 3010 with 'Continue' as response.&lt;BR /&gt;&lt;BR /&gt;Note: If installing the MPIO DSM EVA8000 on a Windows2003 SP1 server with Blc7000/BL460c/Qlogic hardware make sure to modify a registry key related to the Qlogic service. Not doing so could result in the server no longer able to restart/shut down (without hanging).&lt;BR /&gt;&lt;BR /&gt;Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ql2300] "Start"=dword:00000001&lt;BR /&gt;&lt;BR /&gt;Goodluck!</description>
      <pubDate>Tue, 17 Apr 2007 04:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979062#M5063</guid>
      <dc:creator>Dyonisus</dc:creator>
      <dc:date>2007-04-17T04:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying MPIO Software</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979063#M5064</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;You can manipulate the return code in RDP to report a certain return code as a success.&lt;BR /&gt;&lt;BR /&gt;When you are creating your job, merely go to the screen (3rd screen) and click the Add.. button to add a return code.&lt;BR /&gt;&lt;BR /&gt;Email me if you want more info.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 26 Apr 2007 02:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/deploying-mpio-software/m-p/3979063#M5064</guid>
      <dc:creator>David Graham_8</dc:creator>
      <dc:date>2007-04-26T02:27:21Z</dc:date>
    </item>
  </channel>
</rss>

