<?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: SAS 9.4M3 Client Installation on Windows in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249235#M4125</link>
    <description>&lt;P&gt;Thanks Juan. I have also found it the hard way. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2016 16:26:35 GMT</pubDate>
    <dc:creator>ktkv5</dc:creator>
    <dc:date>2016-02-10T16:26:35Z</dc:date>
    <item>
      <title>SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249209#M4116</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;We have installed SAS on Unix servers and would like to install SAS Enterprise Guide for the users to connect to servers. I would like to automate the installation by creating the response file. I have mapped the Software Depot as a network drive and from Windows command I am trying to create a respsone file using the command "setup.exe -record -responsefile "C:\Program Files\SAS\response.properties". I am in administrators group and I got an error that I dont have permissions to create the response file. Please let me know how to install SAS using response file.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249209#M4116</guid>
      <dc:creator>ktkv5</dc:creator>
      <dc:date>2016-02-10T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249210#M4117</link>
      <description>&lt;P&gt;Please note there are 200 users&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:44:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249210#M4117</guid>
      <dc:creator>ktkv5</dc:creator>
      <dc:date>2016-02-10T15:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249213#M4118</link>
      <description>&lt;P&gt;Are you launching setup.exe with the additional 'Run as Admninistrator' option? If you're launching it from a command line window, be sure that cmd.exe was launched with 'Run as administrator'. Even if you're an admin on the box, Program Files is treated specially and you cannot write there without manually elevating permissions for the process attempting to perform the write. The easiest thing may be to just point -responsefile somewhere else, the location is unimportant, just so long as it's accessible, and is where you point -responsefile to when you're trying to replay the deployment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you're following along with "&lt;FONT size="2"&gt;Automating the SAS Installation on Multiple Machines" &amp;nbsp;from the&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;H1 class="booktitle"&gt;&lt;FONT size="2"&gt;SAS(R) 9.4 Intelligence Platform: Installation and Configuration Guide&lt;/FONT&gt;&lt;/H1&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/biig/69172/HTML/default/viewer.htm#n05023intelplatform00install.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/biig/69172/HTML/default/viewer.htm#n05023intelplatform00install.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Which should be all you need.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249213#M4118</guid>
      <dc:creator>dpage</dc:creator>
      <dc:date>2016-02-10T15:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249214#M4119</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first thing that hit me is the name of your response file have you tried .txt instead of .properties:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;setup.exe -record -responsefile "C:\Program Files\SAS\response.txt"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing sometimes even if you are&amp;nbsp;an administrator you have "run as an administrator"&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:51:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249214#M4119</guid>
      <dc:creator>tlk</dc:creator>
      <dc:date>2016-02-10T15:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249216#M4120</link>
      <description>&lt;P&gt;Thanks for the reply dpage and tlk. Ofcourse I am running the installation as an administrator. I am trying to save the response file to desktop and see how it goes. Thanks for the replies.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 15:56:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249216#M4120</guid>
      <dc:creator>ktkv5</dc:creator>
      <dc:date>2016-02-10T15:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249229#M4123</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering, if you only need SAS Enterprise Guide, maybe you would like to use the standalone installation, which is also a great option to make multiple deployments, since it follows the general ICT standards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found for you a document, not official from SAS, but it describes step by step this option. Hopefully it can help you a bit:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.aii-3.com/wp-content/uploads/2013/10/How-to-Utilize-Stand-Alone-SAS-Client-Install_25Oct13.pdf&amp;nbsp;" target="_blank"&gt;http://www.aii-3.com/wp-content/uploads/2013/10/How-to-Utilize-Stand-Alone-SAS-Client-Install_25Oct13.pdf&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:16:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249229#M4123</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-02-10T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249235#M4125</link>
      <description>&lt;P&gt;Thanks Juan. I have also found it the hard way. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:26:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249235#M4125</guid>
      <dc:creator>ktkv5</dc:creator>
      <dc:date>2016-02-10T16:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249241#M4128</link>
      <description>&lt;P&gt;You are welcome! Happy to read &amp;nbsp;that it "helps", a pity that had to be on the hard way. Well, hard is not bad, it means learning, it happens to me avery day&amp;nbsp;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://communities.sas.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:36:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249241#M4128</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-02-10T16:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M3 Client Installation on Windows</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249263#M4129</link>
      <description>&lt;P&gt;I couldn't agree more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Have a good day&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:16:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M3-Client-Installation-on-Windows/m-p/249263#M4129</guid>
      <dc:creator>ktkv5</dc:creator>
      <dc:date>2016-02-10T17:16:39Z</dc:date>
    </item>
  </channel>
</rss>

