<?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: HP ESXi server deployment script in ProLiant Deployment and Provisioning</title>
    <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777959#M7764</link>
    <description>Yes, "network -bootproto=static" it is. The error message is about that part of the script. I use standard Windows notepad and notepad++ as well.&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Apr 2011 07:58:07 GMT</pubDate>
    <dc:creator>GVB</dc:creator>
    <dc:date>2011-04-18T07:58:07Z</dc:date>
    <item>
      <title>HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777957#M7762</link>
      <description>Hi There,&lt;BR /&gt;&lt;BR /&gt;We use HP server deployment control suite for deploying ESXi images. &lt;BR /&gt;&lt;BR /&gt;For customizing the images we edit the kickstart script and use these viariables:&lt;BR /&gt;&lt;BR /&gt;#HOSTNAME=@@HOSTNAME@@&lt;BR /&gt;#HOSTIP=@@HOSTIP@@&lt;BR /&gt;#HOSTNETMASK=@@HOSTNETMASK@@&lt;BR /&gt;#HOSTGATEWAY=@@HOSTGATEWAY@@&lt;BR /&gt;&lt;BR /&gt;We call these variables in lines like this:&lt;BR /&gt;&lt;BR /&gt;network –bootproto=static –device=vmnic0 –ip=@@HOSTIP@@ –gateway=@@HOSTGATEWAY@@ &lt;BR /&gt;&lt;BR /&gt;For exporting the values to the database we use this:&lt;BR /&gt;&lt;BR /&gt;export hostname=%#*”select replace([name],’ ‘,”) from computer where computer_id={ID}”%&lt;BR /&gt;export hostip=%#!computer@nw_pref_server%&lt;BR /&gt;export hostnetmask=%#!computer@nw_nds_context%&lt;BR /&gt;export hostgateway=%#!computer@nw_pref_tree%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is the script is running with errors on the "network --static" part. Doesn't recognize the values given (Unsupported argument). It ends and image isn't deployed.&lt;BR /&gt;The values Ipaddress, Netmask and gateway, in Express Database aren't changed.&lt;BR /&gt;&lt;BR /&gt;However, the kickstart script created in the "export" part contains the computer_ID and the hostname is the same as discovered computer object in Computers view.&lt;BR /&gt;&lt;BR /&gt;Any help or push in the right direction on this matter would be appreciated.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2011 10:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777957#M7762</guid>
      <dc:creator>GVB</dc:creator>
      <dc:date>2011-04-15T10:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777958#M7763</link>
      <description>"network --static". You mean "network --bootproto=static" right?&lt;BR /&gt;&lt;BR /&gt;Are you editing the file from Windows or linux? If windows, be careful what text editor you use as it may change some of the carrigae returns in the files making the script unreadable in the linux automation enviroment. Use bog standard notepad.exe to edit on a windows machine.</description>
      <pubDate>Mon, 18 Apr 2011 07:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777958#M7763</guid>
      <dc:creator>shocko</dc:creator>
      <dc:date>2011-04-18T07:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777959#M7764</link>
      <description>Yes, "network -bootproto=static" it is. The error message is about that part of the script. I use standard Windows notepad and notepad++ as well.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Apr 2011 07:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777959#M7764</guid>
      <dc:creator>GVB</dc:creator>
      <dc:date>2011-04-18T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777960#M7765</link>
      <description>Nobody?</description>
      <pubDate>Wed, 20 Apr 2011 06:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777960#M7765</guid>
      <dc:creator>GVB</dc:creator>
      <dc:date>2011-04-20T06:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777961#M7766</link>
      <description>Which version of RDP are you using? I've run into similar issues when trying to execute a script intended for a 64-bit environment while I was booted into a 32-bit environment.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 20 Apr 2011 12:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777961#M7766</guid>
      <dc:creator>Neal Bowman</dc:creator>
      <dc:date>2011-04-20T12:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi server deployment script</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777962#M7767</link>
      <description>HP Insight server deployment control 6.2&lt;BR /&gt;On W2K8 R2 server 64 bit.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Apr 2011 10:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/hp-esxi-server-deployment-script/m-p/4777962#M7767</guid>
      <dc:creator>GVB</dc:creator>
      <dc:date>2011-04-21T10:54:51Z</dc:date>
    </item>
  </channel>
</rss>

