<?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: How can I get a license report for computers with SAS installed in SCCM or BigFix? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817563#M24531</link>
    <description>&lt;P&gt;This isn't really a SAS question, but an SCCM or BigFix question. It would depend if SAS was installed exclusively by these products or not. I guess SCCM or BigFix would keep a record of those computers it installed SAS on and what SAS software package was used. That package would include a licence file so simply just examining the file will tell you whether it is still current or not. Typically SAS licences are renewed annually so most likely you can exclude any installs done 12 months or more before your current licence expiry date.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jun 2022 03:42:34 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-06-11T03:42:34Z</dc:date>
    <item>
      <title>How can I get a license report for computers with SAS installed in SCCM or BigFix?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817468#M24524</link>
      <description>&lt;P&gt;I would need to get reports from SCCM or BigFix with the list of computers that have SAS installed and with the current license. It's possible?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:11:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817468#M24524</guid>
      <dc:creator>Quiz</dc:creator>
      <dc:date>2022-06-10T14:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a license report for computers with SAS installed in SCCM or BigFix?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817563#M24531</link>
      <description>&lt;P&gt;This isn't really a SAS question, but an SCCM or BigFix question. It would depend if SAS was installed exclusively by these products or not. I guess SCCM or BigFix would keep a record of those computers it installed SAS on and what SAS software package was used. That package would include a licence file so simply just examining the file will tell you whether it is still current or not. Typically SAS licences are renewed annually so most likely you can exclude any installs done 12 months or more before your current licence expiry date.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2022 03:42:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817563#M24531</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-06-11T03:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a license report for computers with SAS installed in SCCM or BigFix?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817633#M24532</link>
      <description>Excuse me, but it is a really directed question from SAS. To determine where I have to look into SAS environment, whether it is a registry key, file, etc.., If I accepted your answer as valid, then would you ask Microsoft for the registry keys of your products, or their files? No, I would have to ask you first and then, if I have a problem identifying those possible keys or files, with microsoft or IBM</description>
      <pubDate>Sun, 12 Jun 2022 06:13:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817633#M24532</guid>
      <dc:creator>Quiz</dc:creator>
      <dc:date>2022-06-12T06:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a license report for computers with SAS installed in SCCM or BigFix?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817634#M24533</link>
      <description>We do not have any problem in the management or renewal of the SAS license, and the question is not that. I simply ask, if there is any value that can be identified by any software, or manually, that allows us to know if the license is active and its license number, to make monthly control reports. If this value or license identifier, it is impossible to determine manually by registry key, or file, please make it clear to me that this is not possible. So I can clarify with my bosses that I cannot extract reports with this type of information</description>
      <pubDate>Sun, 12 Jun 2022 06:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817634#M24533</guid>
      <dc:creator>Quiz</dc:creator>
      <dc:date>2022-06-12T06:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a license report for computers with SAS installed in SCCM or BigFix?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817639#M24534</link>
      <description>&lt;P&gt;There is a SAS procedure called PROC SETINIT that allows you confirm if a computer on which SAS is installed, and the license is still current, to identify what licence was applied and when it is due to expire. You just run this in a SAS session:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If the SAS licence on any computer has expired, you can only tell this by trying to start SAS - it will not start and it will give a licence expiry error if it has expired. You cannot query a separate registry somehow to prove if SAS is currently licensed or not. SCCM or similar should be able to report what computers it installed SAS on, but it can't tell if it is currently licensed or not. The SAS image installed by SCCM should contain a licence file containing an expiry date which you can check to see if it is still current or not. As to how many active computers still have SAS installed - SAS has no functionality to do that. It's possible that software audit tools may be able to provide that information but they certainly won't be able to tell if the licence is current or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Normally SAS provides a company-wide licence that starts and ends on the same date. This licence has to be applied on each computer SAS is installed on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this clarifies things for you.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2022 08:11:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-I-get-a-license-report-for-computers-with-SAS-installed/m-p/817639#M24534</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-06-12T08:11:15Z</dc:date>
    </item>
  </channel>
</rss>

