<?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 How to search computer [workstation] information from Active Directory to find which ones do not have SEP installed? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258462#M77431</link>
    <description>&lt;P&gt;I want to get all workstations/computers information from active directory and want to know how can I save it OR utilize it [any use case]. &lt;/P&gt;

&lt;P&gt;My actual requirement is that:&lt;BR /&gt;
When I have the total number of workstations in Splunk, then I need to match them with the events of Symantec SEP DB table who have the record of all workstations with SEP agent installed. &lt;BR /&gt;
&lt;STRONG&gt;at the end, I should have the workstations who don't have SEP installed&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2016 20:04:27 GMT</pubDate>
    <dc:creator>rashid47010</dc:creator>
    <dc:date>2016-07-12T20:04:27Z</dc:date>
    <item>
      <title>How to search computer [workstation] information from Active Directory to find which ones do not have SEP installed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258462#M77431</link>
      <description>&lt;P&gt;I want to get all workstations/computers information from active directory and want to know how can I save it OR utilize it [any use case]. &lt;/P&gt;

&lt;P&gt;My actual requirement is that:&lt;BR /&gt;
When I have the total number of workstations in Splunk, then I need to match them with the events of Symantec SEP DB table who have the record of all workstations with SEP agent installed. &lt;BR /&gt;
&lt;STRONG&gt;at the end, I should have the workstations who don't have SEP installed&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 20:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258462#M77431</guid>
      <dc:creator>rashid47010</dc:creator>
      <dc:date>2016-07-12T20:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to search computer [workstation] information from Active Directory to find which ones do not have SEP installed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258463#M77432</link>
      <description>&lt;P&gt;I think through &lt;BR /&gt;
&lt;STRONG&gt;Deploy and Use the Splunk Supporting Add-on for Active Directory (SA-LDAPSearch)&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I can achieve as required. Below is the search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| ldapsearch domain=avc search="(&amp;amp;(objectclass=computer))"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please advise on my thoughts&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 20:10:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258463#M77432</guid>
      <dc:creator>rashid47010</dc:creator>
      <dc:date>2016-07-12T20:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to search computer [workstation] information from Active Directory to find which ones do not have SEP installed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258464#M77433</link>
      <description>&lt;P&gt;Take a look at the &lt;A href="https://splunkbase.splunk.com/app/1680/"&gt;Splunk App for Windows Infrastructure&lt;/A&gt;. It has all sorts of reports. You could look at the query for Computer Reports and clone that to build your own lookup table using the &lt;CODE&gt;outputlookup&lt;/CODE&gt; command&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/MSApp/1.2.1/Reference/ActiveDirectoryReports"&gt;http://docs.splunk.com/Documentation/MSApp/1.2.1/Reference/ActiveDirectoryReports&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.2/SearchReference/Lookup"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.2/SearchReference/Lookup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 22:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-computer-workstation-information-from-Active/m-p/258464#M77433</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-07-14T22:17:02Z</dc:date>
    </item>
  </channel>
</rss>

