<?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>post Version, Prod id and Edition is not populated for different softwares through Discovery in ITOM articles</title>
    <link>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/ta-p/2324560</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; The information regarding Product_id, Version and Edition for different softwares which are discovered on a Windows server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Steps to reproduce:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. Discover a quick discovery on any Windows server.&lt;/P&gt;
&lt;P&gt;2. Go to the discovered server CI&amp;nbsp;record.&lt;/P&gt;
&lt;P&gt;3. Under 'Related Links', you can see 'Software Installations'. Click to see all the softwares installed on the server.&lt;/P&gt;
&lt;P&gt;4. In here, the field values for 'Product_id', 'Version' and 'Edition' for some softwares would be missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;How the 'Product_id' and 'Version'&amp;nbsp;are populated, refer to the following document:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/r_DiscoWinProbesAndPermissions.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Why 'Product_id' and 'Version' is not populated:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We would not getting these values as part of 'WMI: Installed Software' probe. These values may not be present on the target machine. It's best advised to check on the instance if these value for the given software exists.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To check on the target machine, do the following steps:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Open Start.&lt;/LI&gt;&lt;LI&gt;Search for Command Prompt.&lt;/LI&gt;&lt;LI&gt;Right-click the result and select Run as administrator.&lt;/LI&gt;&lt;LI&gt;To run the tool, type the following command and press Enter:&lt;BR /&gt;reg /?&lt;/LI&gt;&lt;LI&gt;run the below command&lt;BR /&gt;REG QUERY&amp;nbsp;&amp;lt;PATH OF THE SOFTWARE PROPERTY&amp;gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;For Example, Let's take an example for Internet Explorer,&lt;/P&gt;
&lt;P&gt;Commands fired during discovery as part of 'WMI: Installed Software' probe are:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;For Prod_id: "HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/Registration/ProductId"&lt;/LI&gt;&lt;LI&gt;For Version: "HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/svcVersion"&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To check on the&amp;nbsp;target&amp;nbsp;machine, you can use the following command to find the&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Prod_id: REG QUERY "HKLM\Software\Microsoft\Internet Explorer\Registration" /v ProductId&lt;/LI&gt;&lt;LI&gt;Version: REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer" /v svcVersion&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;If you get output for these commands, add these commands to the 'WMI Field' for&amp;nbsp;'WMI: Installed Software' probe and trigger the discovery.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Why 'Edition' is not populated&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In&amp;nbsp;https://hi.service-now.com/kb_view.do?sysparm_article=KB0792365, it's mentioned that:&lt;BR /&gt;*Edition information is not discovered as a separate column as per the current product design. This information is expected to be embedded in the discovered product name.*&lt;BR /&gt;&lt;BR /&gt;- Also, you can check the following KB https://hi.service-now.com/kb_view.do?sysparm_article=KB0721360&lt;BR /&gt;to see if these can be done by using Normalization rules by doing it manually.&lt;BR /&gt;&lt;BR /&gt;- Also go through the documentation which already talks about Edition field and normalization below&lt;BR /&gt;https://docs.servicenow.com/bundle/orlando-software-asset-management/page/product/software-asset-management2/task/t_ManOverrideEdition.html&lt;/P&gt;
&lt;P&gt;- For MSSQL, refer to the following article: https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/mssql-data-collected-pattern.html&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 08:40:25 GMT</pubDate>
    <dc:creator>Mitali Sahoo</dc:creator>
    <dc:date>2020-08-17T08:40:25Z</dc:date>
    <item>
      <title>Version, Prod id and Edition is not populated for different softwares through Discovery</title>
      <link>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/ta-p/2324560</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; The information regarding Product_id, Version and Edition for different softwares which are discovered on a Windows server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Steps to reproduce:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. Discover a quick discovery on any Windows server.&lt;/P&gt;
&lt;P&gt;2. Go to the discovered server CI&amp;nbsp;record.&lt;/P&gt;
&lt;P&gt;3. Under 'Related Links', you can see 'Software Installations'. Click to see all the softwares installed on the server.&lt;/P&gt;
&lt;P&gt;4. In here, the field values for 'Product_id', 'Version' and 'Edition' for some softwares would be missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;How the 'Product_id' and 'Version'&amp;nbsp;are populated, refer to the following document:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/r_DiscoWinProbesAndPermissions.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Why 'Product_id' and 'Version' is not populated:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We would not getting these values as part of 'WMI: Installed Software' probe. These values may not be present on the target machine. It's best advised to check on the instance if these value for the given software exists.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To check on the target machine, do the following steps:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Open Start.&lt;/LI&gt;&lt;LI&gt;Search for Command Prompt.&lt;/LI&gt;&lt;LI&gt;Right-click the result and select Run as administrator.&lt;/LI&gt;&lt;LI&gt;To run the tool, type the following command and press Enter:&lt;BR /&gt;reg /?&lt;/LI&gt;&lt;LI&gt;run the below command&lt;BR /&gt;REG QUERY&amp;nbsp;&amp;lt;PATH OF THE SOFTWARE PROPERTY&amp;gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;For Example, Let's take an example for Internet Explorer,&lt;/P&gt;
&lt;P&gt;Commands fired during discovery as part of 'WMI: Installed Software' probe are:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;For Prod_id: "HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/Registration/ProductId"&lt;/LI&gt;&lt;LI&gt;For Version: "HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/svcVersion"&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To check on the&amp;nbsp;target&amp;nbsp;machine, you can use the following command to find the&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Prod_id: REG QUERY "HKLM\Software\Microsoft\Internet Explorer\Registration" /v ProductId&lt;/LI&gt;&lt;LI&gt;Version: REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer" /v svcVersion&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;If you get output for these commands, add these commands to the 'WMI Field' for&amp;nbsp;'WMI: Installed Software' probe and trigger the discovery.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Why 'Edition' is not populated&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In&amp;nbsp;https://hi.service-now.com/kb_view.do?sysparm_article=KB0792365, it's mentioned that:&lt;BR /&gt;*Edition information is not discovered as a separate column as per the current product design. This information is expected to be embedded in the discovered product name.*&lt;BR /&gt;&lt;BR /&gt;- Also, you can check the following KB https://hi.service-now.com/kb_view.do?sysparm_article=KB0721360&lt;BR /&gt;to see if these can be done by using Normalization rules by doing it manually.&lt;BR /&gt;&lt;BR /&gt;- Also go through the documentation which already talks about Edition field and normalization below&lt;BR /&gt;https://docs.servicenow.com/bundle/orlando-software-asset-management/page/product/software-asset-management2/task/t_ManOverrideEdition.html&lt;/P&gt;
&lt;P&gt;- For MSSQL, refer to the following article: https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/mssql-data-collected-pattern.html&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 08:40:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/ta-p/2324560</guid>
      <dc:creator>Mitali Sahoo</dc:creator>
      <dc:date>2020-08-17T08:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Version, Prod id and Edition is not populated for different softwares through Discovery</title>
      <link>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/tac-p/2482935#M1392</link>
      <description>&lt;P&gt;Thanks for sharing this Mitali, can u make the KB docs available here as attachment please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 07:55:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/tac-p/2482935#M1392</guid>
      <dc:creator>pratik0306</dc:creator>
      <dc:date>2023-02-20T07:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Version, Prod id and Edition is not populated for different softwares through Discovery</title>
      <link>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/tac-p/2484018#M1393</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We would not getting these values as part of 'WMI: Installed Software' probe.--&amp;gt;Small Input on this line&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Discovery Probe Name=&amp;nbsp;Windows - Installed Software&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ECC Queue Name is-&amp;nbsp;WMI: Installed Software&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:29:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itom-articles/version-prod-id-and-edition-is-not-populated-for-different/tac-p/2484018#M1393</guid>
      <dc:creator>Rahul Priyadars</dc:creator>
      <dc:date>2023-02-21T06:29:04Z</dc:date>
    </item>
  </channel>
</rss>

