<?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: Export ASR configuration in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491904#M38795</link>
    <description>You need to look at the conrep.exe util in the Smartstart Scripting Utility&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/products/servers/management/toolkit/index.html" target="_blank"&gt;http://h18000.www1.hp.com/products/servers/management/toolkit/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This can read/write XML files that have the ASR setting and timeout in them.&lt;BR /&gt;&lt;BR /&gt;You can gather/change a lot more settings for all your servers.</description>
    <pubDate>Mon, 07 Sep 2009 12:33:37 GMT</pubDate>
    <dc:creator>Adrian Clint</dc:creator>
    <dc:date>2009-09-07T12:33:37Z</dc:date>
    <item>
      <title>Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491901#M38792</link>
      <description>Hello,&lt;BR /&gt;I'd like to export ASR configuration (just to know if it is enabled or disabled) from All my servers.&lt;BR /&gt;I went to the Report Option in our Insight Manager server but did not find anything regarding ASR.&lt;BR /&gt;We are running numerous servers and I really don't want check them one by one. Moreover I need to disable massively ASR on all my boxes afterward.&lt;BR /&gt;If anyone know a way to export this info, I'll really appreciate this.&lt;BR /&gt;For info, we are running SIM 5.0 SP5.&lt;BR /&gt;Thanks,&lt;BR /&gt;Alex</description>
      <pubDate>Fri, 04 Sep 2009 08:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491901#M38792</guid>
      <dc:creator>Alex_Zo</dc:creator>
      <dc:date>2009-09-04T08:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491902#M38793</link>
      <description>&lt;!--!*#--&gt;I'm in the same situation, most of our servers still have the default ASR settings and I should disable them all. But I suspect SIM does not collect this information.&lt;BR /&gt;&lt;BR /&gt;What OS are you running? On Linux you can check the status with&lt;BR /&gt;  hpasmcli -s "show asr"&lt;BR /&gt;and disable it with&lt;BR /&gt;  hpasmcli -s "disable asr"&lt;BR /&gt;Maybe this helps...</description>
      <pubDate>Fri, 04 Sep 2009 13:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491902#M38793</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2009-09-04T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491903#M38794</link>
      <description>Thanks for your answser Michael.&lt;BR /&gt;Unfortnuately we are running Windows 2003 so if anyone else have a MS solution for this question???&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 04 Sep 2009 20:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491903#M38794</guid>
      <dc:creator>Alex_Zo</dc:creator>
      <dc:date>2009-09-04T20:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491904#M38795</link>
      <description>You need to look at the conrep.exe util in the Smartstart Scripting Utility&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/products/servers/management/toolkit/index.html" target="_blank"&gt;http://h18000.www1.hp.com/products/servers/management/toolkit/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This can read/write XML files that have the ASR setting and timeout in them.&lt;BR /&gt;&lt;BR /&gt;You can gather/change a lot more settings for all your servers.</description>
      <pubDate>Mon, 07 Sep 2009 12:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491904#M38795</guid>
      <dc:creator>Adrian Clint</dc:creator>
      <dc:date>2009-09-07T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491905#M38796</link>
      <description>Thanks for your answer Adrian!&lt;BR /&gt;Well it works indeed. Unfortunately it does not work remotely and it seems you have to install the 'SmartStart Scipting tool kit' on each server!&lt;BR /&gt;I found a way to export the configuration info with the following SQL query:&lt;BR /&gt;SELECT     dc_SystemName, ASRStatus&lt;BR /&gt;FROM         DC_ProliantHost&lt;BR /&gt;&lt;BR /&gt;Now, my export show that 95% of my servers have ASR enabled and we obviously want them disable.&lt;BR /&gt;Anyone have an idea to script this option??&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2009 14:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491905#M38796</guid>
      <dc:creator>Alex_Zo</dc:creator>
      <dc:date>2009-09-15T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491906#M38797</link>
      <description>Alex,&lt;BR /&gt;In HP RDP (Altiris Deployment Solution + Smartstart Scripting Toolkit) the first task in a job is to deploy a system config. Which is exactly what you want to do. It is done remotly by accessing a share and running a command line.&lt;BR /&gt;&lt;BR /&gt;If you are ok to wait till friday and I am in front of my RDP server I can deconstruct what the actual command line is and let you know.&lt;BR /&gt;But basically I think its just running conrep from a remote share.</description>
      <pubDate>Wed, 16 Sep 2009 06:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491906#M38797</guid>
      <dc:creator>Adrian Clint</dc:creator>
      <dc:date>2009-09-16T06:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491907#M38798</link>
      <description>Hi,&lt;BR /&gt;I went a bit deeper with conrep command line and I don't think it will fit with what I need.&lt;BR /&gt;It's efficient to export the hardware config from one server and import it to another box (same model). But we have differents HP Hardware models and we just want to modify ASR without touch others config option.&lt;BR /&gt;Thanks anyway</description>
      <pubDate>Thu, 17 Sep 2009 11:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491907#M38798</guid>
      <dc:creator>Alex_Zo</dc:creator>
      <dc:date>2009-09-17T11:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491908#M38799</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;I have the same issue where we need to modify multiple servers and server types to disable ASR.  &lt;BR /&gt;&lt;BR /&gt;Did you ever get a solution for this?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rene&lt;BR /&gt;renehasp@gmail.com</description>
      <pubDate>Wed, 18 Nov 2009 15:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491908#M38799</guid>
      <dc:creator>Rene Hasprunar</dc:creator>
      <dc:date>2009-11-18T15:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491909#M38800</link>
      <description>Spent two hour waiting for a sufficient answer on querying the results through a HPSIM report. I received a 10 minute answer which HP simply stated that they do not have this reporting option and they do not collect BIOS info. &lt;BR /&gt;&lt;BR /&gt;I asked since they pull this information via the SMH page was there a way to query this and bring it back to hpsim and they could provide no answer and have no future solutions planned.  I did some research on this and there seem to be one or two products which can be integrated into HPSIM to collect wheter or not ASR is disabled / enabled. &lt;A href="http://www.tools4ever.com/products/monitormagic/features/server-monitoring/hardware-monitoring/hp-systems-insight-manager/" target="_blank"&gt;http://www.tools4ever.com/products/monitormagic/features/server-monitoring/hardware-monitoring/hp-systems-insight-manager/&lt;/A&gt;</description>
      <pubDate>Tue, 08 Dec 2009 20:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/4491909#M38800</guid>
      <dc:creator>RichG</dc:creator>
      <dc:date>2009-12-08T20:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASR configuration</title>
      <link>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/6070719#M56787</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have the same situation to check ASR status on hundreds of Windows server. I am newbie to scripting. Could you please tell me how to run the SQL query to ASR information..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2013 04:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/export-asr-configuration/m-p/6070719#M56787</guid>
      <dc:creator>Zhivko</dc:creator>
      <dc:date>2013-05-17T04:00:45Z</dc:date>
    </item>
  </channel>
</rss>

