<?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 Updates Alerts Works Not Working For 3 Domain Controllers in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Windows-Updates-Alerts-Works-Not-Working-For-3-Domain/m-p/514683#M9499</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We monitor 29 windows servers in our environment with a mixture of server2012, 2016 and 2019. The following search gives me updates for all of our windows servers, except for 3 Windows Server2016 Domain controllers.&amp;nbsp; We use the following search criteria:&lt;/P&gt;&lt;P&gt;****************************************************************************************************&lt;/P&gt;&lt;P&gt;tag=Windows_Update package=*&lt;BR /&gt;| dedup package, host&lt;BR /&gt;| eval status=if(eventtype=="Update_Successful", "Success", if(eventtype=="Update_Failed", "Failed", "NA"))&lt;BR /&gt;| search NOT status="NA"&lt;BR /&gt;| stats latest(_time) as ltime, count by status, host, package&lt;BR /&gt;| convert ctime(ltime)&lt;BR /&gt;| eval lsuccess="Succesful at (".ltime.")"&lt;BR /&gt;| eval lfail="Failed at (".ltime.")"&lt;BR /&gt;| eval lstatus=if(status=="Success",lsuccess,lfail)&lt;BR /&gt;| stats values(lstatus) as Status_History by host, package&lt;BR /&gt;| sort host,package&lt;BR /&gt;| eval scount=mvcount(Status_History)&lt;BR /&gt;| eval Last_Status=if(scount&amp;gt;1,"Success",if(match(Status_History, "Success*"),"Success","Failed"))&lt;BR /&gt;| table host, package, Last_Status, Status_History&lt;BR /&gt;| sort host,package&lt;/P&gt;&lt;P&gt;**********************************************************************************************&lt;/P&gt;&lt;P&gt;Any thoughts on why we do not see updates for the 3 domain controllers?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 12:37:57 GMT</pubDate>
    <dc:creator>brookshelpdesk</dc:creator>
    <dc:date>2020-08-18T12:37:57Z</dc:date>
    <item>
      <title>Windows Updates Alerts Works Not Working For 3 Domain Controllers</title>
      <link>https://community.splunk.com/t5/Alerting/Windows-Updates-Alerts-Works-Not-Working-For-3-Domain/m-p/514683#M9499</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We monitor 29 windows servers in our environment with a mixture of server2012, 2016 and 2019. The following search gives me updates for all of our windows servers, except for 3 Windows Server2016 Domain controllers.&amp;nbsp; We use the following search criteria:&lt;/P&gt;&lt;P&gt;****************************************************************************************************&lt;/P&gt;&lt;P&gt;tag=Windows_Update package=*&lt;BR /&gt;| dedup package, host&lt;BR /&gt;| eval status=if(eventtype=="Update_Successful", "Success", if(eventtype=="Update_Failed", "Failed", "NA"))&lt;BR /&gt;| search NOT status="NA"&lt;BR /&gt;| stats latest(_time) as ltime, count by status, host, package&lt;BR /&gt;| convert ctime(ltime)&lt;BR /&gt;| eval lsuccess="Succesful at (".ltime.")"&lt;BR /&gt;| eval lfail="Failed at (".ltime.")"&lt;BR /&gt;| eval lstatus=if(status=="Success",lsuccess,lfail)&lt;BR /&gt;| stats values(lstatus) as Status_History by host, package&lt;BR /&gt;| sort host,package&lt;BR /&gt;| eval scount=mvcount(Status_History)&lt;BR /&gt;| eval Last_Status=if(scount&amp;gt;1,"Success",if(match(Status_History, "Success*"),"Success","Failed"))&lt;BR /&gt;| table host, package, Last_Status, Status_History&lt;BR /&gt;| sort host,package&lt;/P&gt;&lt;P&gt;**********************************************************************************************&lt;/P&gt;&lt;P&gt;Any thoughts on why we do not see updates for the 3 domain controllers?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 12:37:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Windows-Updates-Alerts-Works-Not-Working-For-3-Domain/m-p/514683#M9499</guid>
      <dc:creator>brookshelpdesk</dc:creator>
      <dc:date>2020-08-18T12:37:57Z</dc:date>
    </item>
  </channel>
</rss>

