<?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: Find all different components of SAS 9.3 installation in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161135#M1984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.kuo, I like your comment, that is a good one. Even though, I still think that the more complete report is coming from the view.registry option &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 15:54:34 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2014-11-07T15:54:34Z</dc:date>
    <item>
      <title>Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161132#M1981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know what is the easiest way to find what components are installed on a windows 7 machine (SAS 9.3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 14:59:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161132#M1981</guid>
      <dc:creator>jenefa</dc:creator>
      <dc:date>2014-11-07T14:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161133#M1982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jenefa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the easiest and more complete way is to run C:\Program Files\SASHome\deploymntreg\sas.tools.viewregistry.jar with a command similar like java -jar sas.tools.viewregistry.jar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, you will get a complete report of your components installed and which versions/hotfixes are applied for them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:04:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161133#M1982</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2014-11-07T15:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161134#M1983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc product_status;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161134#M1983</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2014-11-07T15:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161135#M1984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.kuo, I like your comment, that is a good one. Even though, I still think that the more complete report is coming from the view.registry option &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:54:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161135#M1984</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2014-11-07T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161136#M1985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only one additional remark: to run that code product_status (any code) will create a report over the products on the server side, what it is OK if you are on a single tier installation or what you need is to know the info from the server side.&lt;/P&gt;&lt;P&gt;If you want to know the information from the client installation or a more complete information, that is not the option you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 15:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161136#M1985</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2014-11-07T15:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161137#M1986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juan, Explain that product status only shows what the SAS/Base foundation is seeing.&lt;/P&gt;&lt;P&gt;That deploymentreg folder is created by the sas installation process and covers also all other SAS components that are installed (eg DI SMC&amp;nbsp; Eguide).&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:10:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161137#M1986</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-11-07T16:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Find all different components of SAS 9.3 installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161138#M1987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, I should. My apologies and thanks. Probably with remark jenefa can have the complete answer to the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Find-all-different-components-of-SAS-9-3-installation/m-p/161138#M1987</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2014-11-07T16:15:29Z</dc:date>
    </item>
  </channel>
</rss>

