<?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: Help with Lists in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449295#M8483</link>
    <description>Check out &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 at the bottom of the page for the man pages called mxquery.1.html and mxquery.4.html.  You could probably also learn a lot by building lists in the GUI and then examining the XML file output.</description>
    <pubDate>Thu, 23 Dec 2004 11:17:44 GMT</pubDate>
    <dc:creator>David Claypool</dc:creator>
    <dc:date>2004-12-23T11:17:44Z</dc:date>
    <item>
      <title>Help with Lists</title>
      <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449292#M8480</link>
      <description>I accidentally made a list a private list, is their a way to convert it to a public list?</description>
      <pubDate>Wed, 22 Dec 2004 16:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449292#M8480</guid>
      <dc:creator>Michael Sole_1</dc:creator>
      <dc:date>2004-12-22T16:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Lists</title>
      <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449293#M8481</link>
      <description>You can do it using the mxquery command and a little editing.  Find mxquery in %PROGRAMFILES%\hp\systems insight manager\bin&lt;BR /&gt;&lt;BR /&gt;Given a list called privatelist created by administrator and stored in the folder privatefolder:&lt;BR /&gt;&lt;BR /&gt;mxquery -lt "privatelist" &amp;gt;tempfile&lt;BR /&gt;&lt;BR /&gt;will output the XML definition to the file tempfile.  If you edit tempfile, you'll see a line that looks something like:&lt;BR /&gt;&lt;BR /&gt;&lt;QUERY id="nn" name-=""&gt;&lt;BR /&gt;&lt;BR /&gt;(where "nn" equals an id number for the query) Edit that line to make any changes, including the name of the query and the folder it is in (please note that you can only make a query public if you place it in a folder that is public).   You also will add an access parameter and set it to public and change the owner to the system which is mxadmin.  So, assuming that the list name changes to publiclist and the folder to publicfolder, the line would look like the following:&lt;BR /&gt;&lt;BR /&gt;&lt;QUERY id="nn" name="publiclist" type="DeviceViews" category-name="publicfolder" access="public" owner="mxadmin"&gt;&lt;BR /&gt;&lt;BR /&gt;First we will delete the original query and then we will add the new query.&lt;BR /&gt;&lt;BR /&gt;mxquery -r "privatelist"&lt;BR /&gt;mxquery -a -f templist&lt;BR /&gt;&lt;BR /&gt;Finally, please note that if you are already logged in, the new list won't pop up until a logout and a login again.&lt;/QUERY&gt;&lt;/QUERY&gt;</description>
      <pubDate>Thu, 23 Dec 2004 11:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449293#M8481</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2004-12-23T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Lists</title>
      <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449294#M8482</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;Is there a document or a guide somewhere that will teach me list management. I will probably need to do a lot of it. (Re-ording lists and stuff)</description>
      <pubDate>Thu, 23 Dec 2004 11:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449294#M8482</guid>
      <dc:creator>Michael Sole_1</dc:creator>
      <dc:date>2004-12-23T11:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Lists</title>
      <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449295#M8483</link>
      <description>Check out &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 at the bottom of the page for the man pages called mxquery.1.html and mxquery.4.html.  You could probably also learn a lot by building lists in the GUI and then examining the XML file output.</description>
      <pubDate>Thu, 23 Dec 2004 11:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449295#M8483</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2004-12-23T11:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Lists</title>
      <link>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449296#M8484</link>
      <description>yeah i have no problem creating lists but its editing them that is a little clumbsy in the GUI. So I really like the idea of getting to the raw level to do these sorts of things.&lt;BR /&gt;&lt;BR /&gt;Thanks and happy holidays!</description>
      <pubDate>Thu, 23 Dec 2004 11:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/help-with-lists/m-p/3449296#M8484</guid>
      <dc:creator>Michael Sole_1</dc:creator>
      <dc:date>2004-12-23T11:22:14Z</dc:date>
    </item>
  </channel>
</rss>

