<?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 Windows Update on my SAS 9.4 server Infrastructure in Architecture</title>
    <link>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320499#M105</link>
    <description>&lt;P&gt;We recently installed a brand new SAS 9.4 environnement in my company. This environment is composed of 4 servers of SAS 9.4. (OA, VA, Metadata and Midtier Web Services). &amp;nbsp;There is no cluster or load balancer in the SAS infrastructure for now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS installer told me to follow his recommendation in case I have to restart the whole environnement. Basically we must follow a specific stop/start order of services and servers. We have script so that is not an issue, but I was just wondering how do you guy manage Windows Update every month ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I automate the restart, test it is UP and fit in our montly maintenant windows.&lt;/P&gt;&lt;P&gt;What are SAS recommendations regarding Windows Update on server infrastructure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2016 14:05:11 GMT</pubDate>
    <dc:creator>sdelisle</dc:creator>
    <dc:date>2016-12-21T14:05:11Z</dc:date>
    <item>
      <title>Windows Update on my SAS 9.4 server Infrastructure</title>
      <link>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320499#M105</link>
      <description>&lt;P&gt;We recently installed a brand new SAS 9.4 environnement in my company. This environment is composed of 4 servers of SAS 9.4. (OA, VA, Metadata and Midtier Web Services). &amp;nbsp;There is no cluster or load balancer in the SAS infrastructure for now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS installer told me to follow his recommendation in case I have to restart the whole environnement. Basically we must follow a specific stop/start order of services and servers. We have script so that is not an issue, but I was just wondering how do you guy manage Windows Update every month ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I automate the restart, test it is UP and fit in our montly maintenant windows.&lt;/P&gt;&lt;P&gt;What are SAS recommendations regarding Windows Update on server infrastructure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 14:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320499#M105</guid>
      <dc:creator>sdelisle</dc:creator>
      <dc:date>2016-12-21T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Update on my SAS 9.4 server Infrastructure</title>
      <link>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320628#M106</link>
      <description>s -&lt;P&gt;this is best resolved with a ticket or a call to SAS Technical Support. Email works to support@sas.com also you can Talk to your SAS account representative if you know them. Regards, Chad Caulkins&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 21:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320628#M106</guid>
      <dc:creator>ccaulkins9</dc:creator>
      <dc:date>2016-12-21T21:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Update on my SAS 9.4 server Infrastructure</title>
      <link>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320722#M107</link>
      <description>&lt;P&gt;Before I call SAS tech support I would like see what other SAS admin do with their infrastructure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I haven't found any related to this topic&amp;nbsp;on SAS documentation, I have probably did check at the right place. I'm new in this SAS world.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to share what you do.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 12:35:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320722#M107</guid>
      <dc:creator>sdelisle</dc:creator>
      <dc:date>2016-12-22T12:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Update on my SAS 9.4 server Infrastructure</title>
      <link>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320771#M108</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A very simple approach would be to create an scheduled task on each server to reboot the servers after the windows update.&lt;BR /&gt;&lt;BR /&gt;Lets say your updates are expected to happen and finish  every last friday of the month, at 19:00.&lt;BR /&gt;&lt;BR /&gt;You can schedule a restart if your sas servers on a way as:&lt;BR /&gt;1. Metadata server at 19:05&lt;BR /&gt;2. VA and OA at 19:10&lt;BR /&gt;3. Middle tier at 19:30 (a check that your cache locators started fine on compute and middle tier would be a good idea)&lt;BR /&gt;&lt;BR /&gt;With this, i am supposing meta and middle tier only on those servers, and VA and OA are only for compute.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2016 17:18:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/Windows-Update-on-my-SAS-9-4-server-Infrastructure/m-p/320771#M108</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-12-22T17:18:06Z</dc:date>
    </item>
  </channel>
</rss>

