<?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 Automatic server reboots though SIM 4.1 in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394846#M6517</link>
    <description>Does anyone know how to accomplish automatic reboots of managed server(s) through a scheduled task? Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Oct 2004 14:13:51 GMT</pubDate>
    <dc:creator>Mike Strako</dc:creator>
    <dc:date>2004-10-06T14:13:51Z</dc:date>
    <item>
      <title>Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394846#M6517</link>
      <description>Does anyone know how to accomplish automatic reboots of managed server(s) through a scheduled task? Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 14:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394846#M6517</guid>
      <dc:creator>Mike Strako</dc:creator>
      <dc:date>2004-10-06T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394847#M6518</link>
      <description>The agents have a remote reboot capability, but since it is done through an insecure SNMP set, we don't generally recommend enabling this.  Anyway, HP SIM doesn't provide a way to broadcast this setting.&lt;BR /&gt;&lt;BR /&gt;The easiest and simplest way would be to use the Windows shutdown command.  Assuming that you installed SSH on your HP SIM server with an account that has privileges on the remote systems, create a custom command using the Tools menu that looks like this:&lt;BR /&gt;&lt;BR /&gt;shutdown -r -m \\%DEVICENAME%&lt;BR /&gt;&lt;BR /&gt;You can then create a task and associate it with a custom list or individual systems and schedule when it will run.</description>
      <pubDate>Thu, 07 Oct 2004 02:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394847#M6518</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2004-10-07T02:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394848#M6519</link>
      <description>I have tried using the shutdown command, in the command line of SIM and in a patch file located locally on the SIM server, I.E. c:\bats\restart.bat, it's syntax was shutdown -r -m \\servername. I got the follwing error:&lt;BR /&gt;&lt;BR /&gt;Status:   Failed &lt;BR /&gt;   Exit code: 0 &lt;BR /&gt;   Stdout: None  &lt;BR /&gt;   Stderr: EXCEPTION CLASS: com.sshtools.j2ssh.SshException&lt;BR /&gt;EXCEPTION: The SFTP Subsystem could not be initialized&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2004 09:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394848#M6519</guid>
      <dc:creator>Mike Strako</dc:creator>
      <dc:date>2004-10-08T09:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394849#M6520</link>
      <description>I ran into this error on Windows 2003 when the OpenSSH service was running under the Local System account. See the SIM readme</description>
      <pubDate>Fri, 08 Oct 2004 13:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394849#M6520</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-08T13:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394850#M6521</link>
      <description>How would I change it from local to domain account? Thanks.</description>
      <pubDate>Mon, 11 Oct 2004 10:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394850#M6521</guid>
      <dc:creator>Mike Strako</dc:creator>
      <dc:date>2004-10-11T10:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic server reboots though SIM 4.1</title>
      <link>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394851#M6522</link>
      <description>More information on the setup and troubleshooting of OpenSSH can be found in the whitepaper located at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/hpsim" target="_blank"&gt;http://www.hp.com/go/hpsim&lt;/A&gt; --&amp;gt; Information Library --&amp;gt; White papers --&amp;gt; Secure Shell (SSH) in HP Systems Insight Manager &lt;BR /&gt;&lt;BR /&gt;See page 16 for  Windows 2003 specific configuration.</description>
      <pubDate>Mon, 11 Oct 2004 10:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/automatic-server-reboots-though-sim-4-1/m-p/3394851#M6522</guid>
      <dc:creator>Joel Rubenstein</dc:creator>
      <dc:date>2004-10-11T10:57:38Z</dc:date>
    </item>
  </channel>
</rss>

