<?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: Headless Server in HPE ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072128#M21611</link>
    <description>Bump for Good info from Steve&lt;BR /&gt;&lt;BR /&gt;I just built a 385 G2 with 2003 SP1.&lt;BR /&gt;Build was done using nothing but the iLO (Remote Console and Virtual Media)&lt;BR /&gt;&lt;BR /&gt;Started getting Service Control Manager error 7026 stating:&lt;BR /&gt;The following boot-start or system-start driver(s) failed to load: i8042prt&lt;BR /&gt;&lt;BR /&gt;Upon setting this "Headless" key as Steve mentions, problem went away completely on next boot.&lt;BR /&gt;&lt;BR /&gt;Here is the 2003+ quick and dirty version:&lt;BR /&gt;REG ADD HKLM\System\CurrentControlSet\Services\i8042prt\Parameters /v Headless /t REG_DWORD /d 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks Steve!</description>
    <pubDate>Mon, 07 May 2007 21:34:31 GMT</pubDate>
    <dc:creator>Dan Robinson_4</dc:creator>
    <dc:date>2007-05-07T21:34:31Z</dc:date>
    <item>
      <title>Headless Server</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072124#M21607</link>
      <description>Are currently setting up a Windows 2003 Server to be used as a Headless Server (no keyboard / mouse / monitor attached).  According to all the documentation 2003 is fully supported in this mode of operation.&lt;BR /&gt;&lt;BR /&gt;Have installed it on a HP DL380 G3 server.  The problem is that if the server is booted up without the keyboard / mouse plugged in, when plugged in afterwards all that you get is the use of the keyboard and NO mouse.  &lt;BR /&gt;&lt;BR /&gt;Does anyone know of a way to make sure that both the keyboard and mouse are operational without them being plugged in while the server is being booted, like a reg key entry to always load the mouse driver.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2003 10:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072124#M21607</guid>
      <dc:creator>PaulL_1</dc:creator>
      <dc:date>2003-09-16T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Headless Server</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072125#M21608</link>
      <description>I don't know a direct solution but I think this should work with a USB mouse.</description>
      <pubDate>Wed, 17 Sep 2003 15:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072125#M21608</guid>
      <dc:creator>Martin Breidenbach</dc:creator>
      <dc:date>2003-09-17T15:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Headless Server</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072126#M21609</link>
      <description>I've seen mouse/keyboard emmulators that plug into the server and have an output for a mouse/keyboard to be hooked up later in the event one is needed.  I believe they are made by Belkin.</description>
      <pubDate>Wed, 17 Sep 2003 18:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072126#M21609</guid>
      <dc:creator>Dave_180</dc:creator>
      <dc:date>2003-09-17T18:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Headless Server</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072127#M21610</link>
      <description>&lt;BR /&gt;Try to add this entry in the registry:&lt;BR /&gt;&lt;BR /&gt;Local_Machine\System\CurrentControlSet\Services\i8042prt\Parameters&lt;BR /&gt;&lt;BR /&gt;Name: Headless (DWord)&lt;BR /&gt;Value: 1&lt;BR /&gt;&lt;BR /&gt;It worked for me with PS2 mouse.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 29 Nov 2003 09:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072127#M21610</guid>
      <dc:creator>Steve_374</dc:creator>
      <dc:date>2003-11-29T09:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Headless Server</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072128#M21611</link>
      <description>Bump for Good info from Steve&lt;BR /&gt;&lt;BR /&gt;I just built a 385 G2 with 2003 SP1.&lt;BR /&gt;Build was done using nothing but the iLO (Remote Console and Virtual Media)&lt;BR /&gt;&lt;BR /&gt;Started getting Service Control Manager error 7026 stating:&lt;BR /&gt;The following boot-start or system-start driver(s) failed to load: i8042prt&lt;BR /&gt;&lt;BR /&gt;Upon setting this "Headless" key as Steve mentions, problem went away completely on next boot.&lt;BR /&gt;&lt;BR /&gt;Here is the 2003+ quick and dirty version:&lt;BR /&gt;REG ADD HKLM\System\CurrentControlSet\Services\i8042prt\Parameters /v Headless /t REG_DWORD /d 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks Steve!</description>
      <pubDate>Mon, 07 May 2007 21:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/headless-server/m-p/3072128#M21611</guid>
      <dc:creator>Dan Robinson_4</dc:creator>
      <dc:date>2007-05-07T21:34:31Z</dc:date>
    </item>
  </channel>
</rss>

