<?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: Machine Domain in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594216#M34830</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53862"&gt;@jennifert&lt;/a&gt;&amp;nbsp;, in the&amp;nbsp;&lt;STRONG&gt;SAS macro variable viewer, &lt;/STRONG&gt;only have the _CLIENTNAME, but i can´t find the Machine Domain. I try to search in the SASLIBs, but i cannot find that information.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 20:07:22 GMT</pubDate>
    <dc:creator>RaphaelGnecco</dc:creator>
    <dc:date>2019-10-04T20:07:22Z</dc:date>
    <item>
      <title>Machine Domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594154#M34827</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is possible to return the machine domain from the user?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i can return the hostname using "_CLIENTMACHINE" from&amp;nbsp;SASHELP.VMACRO, but i cant find the Windows domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone knows where i can find this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raphael Gnecco&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 16:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594154#M34827</guid>
      <dc:creator>RaphaelGnecco</dc:creator>
      <dc:date>2019-10-04T16:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594209#M34828</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/293729"&gt;@RaphaelGnecco&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can view all of the SAS macro variables in your current SAS session by selecting &lt;STRONG&gt;Tools&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;SAS macro variable viewer &lt;/STRONG&gt;from the SAS Enterprise Guide menu.&lt;/P&gt;
&lt;P&gt;Does that help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 19:37:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594209#M34828</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2019-10-04T19:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594216#M34830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53862"&gt;@jennifert&lt;/a&gt;&amp;nbsp;, in the&amp;nbsp;&lt;STRONG&gt;SAS macro variable viewer, &lt;/STRONG&gt;only have the _CLIENTNAME, but i can´t find the Machine Domain. I try to search in the SASLIBs, but i cannot find that information.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 20:07:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594216#M34830</guid>
      <dc:creator>RaphaelGnecco</dc:creator>
      <dc:date>2019-10-04T20:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594247#M34831</link>
      <description>&lt;P&gt;The system macro variable _SASHOSTNAME reports your SAS application server's name including the domain. I don't think there is any similar one for your client PC except _CLIENTNAME which as you say doesn't include the domain.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 22:42:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594247#M34831</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-10-04T22:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Machine Domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594273#M34832</link>
      <description>&lt;P&gt;Why not ask Windows for that information?&lt;/P&gt;
&lt;P&gt;On my Windows machine I see environment variables like&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;USERDNSDOMAIN=xxx.yyy.COM
USERDOMAIN=xxx
USERDOMAIN_ROAMINGPROFILE=xxx
USERNAME=zzz
USERPROFILE=C:\Users\zzz&lt;/PRE&gt;
&lt;P&gt;not sure if those are Windows defaults or something our local support team created.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2019 14:05:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Machine-Domain/m-p/594273#M34832</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-10-05T14:05:16Z</dc:date>
    </item>
  </channel>
</rss>

