<?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 Get last SAS logins of users in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852248#M25739</link>
    <description>&lt;P&gt;I was following to this post :&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Get-last-SAS-logins-of-users-and-clients/ta-p/352727" target="_blank"&gt;Get last SAS logins of users and clients - SAS Support Communities&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I need to do it on windows platform, can you please suggest how to get the user's last login data from SAS Studio on a month basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, let's say we have 200 users on SAS metadata, I can extract for sure(&lt;A href="https://blogs.sas.com/content/sgf/2016/01/13/sas-administrators-tip-keeping-track-of-sas-users/" target="_blank"&gt;SAS administrators tip: keeping track of SAS users&lt;/A&gt;), but how to script in power shell to get the user's last login on SAS Studio by reading metadata logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 10:27:10 GMT</pubDate>
    <dc:creator>kumarsandip975</dc:creator>
    <dc:date>2023-01-05T10:27:10Z</dc:date>
    <item>
      <title>Get last SAS logins of users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852248#M25739</link>
      <description>&lt;P&gt;I was following to this post :&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Get-last-SAS-logins-of-users-and-clients/ta-p/352727" target="_blank"&gt;Get last SAS logins of users and clients - SAS Support Communities&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I need to do it on windows platform, can you please suggest how to get the user's last login data from SAS Studio on a month basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, let's say we have 200 users on SAS metadata, I can extract for sure(&lt;A href="https://blogs.sas.com/content/sgf/2016/01/13/sas-administrators-tip-keeping-track-of-sas-users/" target="_blank"&gt;SAS administrators tip: keeping track of SAS users&lt;/A&gt;), but how to script in power shell to get the user's last login on SAS Studio by reading metadata logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 10:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852248#M25739</guid>
      <dc:creator>kumarsandip975</dc:creator>
      <dc:date>2023-01-05T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get last SAS logins of users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852510#M25740</link>
      <description>I wrote this program to read Metadata Log files using SAS code (rather than PowerShell).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/greg-wootton/sas-programs/blob/main/Server%20Administration/metadata_log_parser.sas" target="_blank"&gt;https://github.com/greg-wootton/sas-programs/blob/main/Server%20Administration/metadata_log_parser.sas&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2023 15:07:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852510#M25740</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-01-06T15:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get last SAS logins of users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852521#M25741</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93854"&gt;@kumarsandip975&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on the version and type of your SAS deployment, your requested feature/report might be already implemented plus more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm referring to the &lt;A title="Use the Report Center" href="https://documentation.sas.com/doc/en/evcdc/2.5_M1/evug/n10qphswrfxqf4n1o50hwy8dfvfm.htm" target="_self"&gt;Report Center part of the SAS Environment Manager&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a link to some videos&amp;nbsp;&lt;A title="Reporting on Metadata Using SAS Environment Manager" href="https://www.google.com/search?q=sas+environment+manager+report+center&amp;amp;oq=sas+environment+manager+Re&amp;amp;aqs=chrome.1.69i57j0i22i30l4j0i390l2j69i64.12062j0j15&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8#fpstate=ive&amp;amp;vld=cid:9828a85e,vid:AYhhhOC9JJk,st:255" target="_self"&gt;Reporting on Metadata Using SAS Environment Manager&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is where you can find &lt;A title="all versions of the Environment Manager docs" href="https://support.sas.com/en/software/environment-manager-support.html#0a3d00e5-98cf-474a-9211-6754bf9f444f" target="_self"&gt;all versions of the Environment Manager docs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 15:59:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Get-last-SAS-logins-of-users/m-p/852521#M25741</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2023-01-06T15:59:01Z</dc:date>
    </item>
  </channel>
</rss>

