<?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: Ops Manager 4 and Java Management Console in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54596#M11354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess what I am trying to do is currently not possibledue to the credentials not being saved.&amp;nbsp; I guess I will have to come up with a service account for the shared console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 15:43:38 GMT</pubDate>
    <dc:creator>rmutchler</dc:creator>
    <dc:date>2010-10-25T15:43:38Z</dc:date>
    <item>
      <title>Ops Manager 4 and Java Management Console</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54582#M11350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if it is possible, but I would like to have the Management Console Java Application launch on a machine, and auto login.&amp;nbsp; Is there a config or a switch I can use to accomplish this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:06:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54582#M11350</guid>
      <dc:creator>rmutchler</dc:creator>
      <dc:date>2025-06-05T07:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Manager 4 and Java Management Console</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54587#M11351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could certainly auto-launch it by putting it in your Windows Startup folder (assuming you're using Windows) or .profile (if Linux).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not think there is a way to have it automatically log into the DFM server. I don't believe we save your credentials anywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 20:31:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54587#M11351</guid>
      <dc:creator>smoot</dc:creator>
      <dc:date>2010-10-15T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Manager 4 and Java Management Console</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54592#M11352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming you want NMC to be launched as soon as your system boots. You can do this by the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;windows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to your StartUp dirrector in start -&amp;gt; Programs(or All Programs) -&amp;gt; StartUp. Click on the folder and startup folder opens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Right click mouse and new -&amp;gt; Shortcut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Add the target as &lt;SPAN style="font-size: 12pt;"&gt;C:\Program Files\Netapp\Management Console\bin\nmconsole.exe&lt;/SPAN&gt; or where ever you've installed you NMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Next time you reboot your system, NMC will start on its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux: You must set the DISPLAY environment variable to a valid X11 server display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a synbolic link to you your NMC like&amp;nbsp; /usr/bin/nmconsole-Rsumo3.0.1xN_100925_0330 using command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 12pt;"&gt; ln -s /usr/bin/nmconsole-Rsumo3.0.1xN_100925_0330 /etc/init.d/nmconsole-Rsumo3.0.1xN_100925_0330&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remembering password is not supported as of now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 04:36:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54592#M11352</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2010-10-16T04:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Manager 4 and Java Management Console</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54596#M11354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess what I am trying to do is currently not possibledue to the credentials not being saved.&amp;nbsp; I guess I will have to come up with a service account for the shared console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 15:43:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Ops-Manager-4-and-Java-Management-Console/m-p/54596#M11354</guid>
      <dc:creator>rmutchler</dc:creator>
      <dc:date>2010-10-25T15:43:38Z</dc:date>
    </item>
  </channel>
</rss>

