<?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: How to create a serverclass.conf file to control the configuration of the Exchange App deployment in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63175#M863</link>
    <description>&lt;P&gt;To resume, in your serverclass.conf : &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create 3 server classes:  "Exchange Client Access", "Exchange Hub Transport" and "Exchange Mailbox Store"&lt;/LI&gt;
&lt;LI&gt;Put the appropriate hosts in each class.  It is ok if the host appears in multiple classes.&lt;/LI&gt;
&lt;LI&gt;Deploy the apps as follow
&lt;PRE&gt;
fwd_exchange20XX_cas and fwd_win2003_iis to the CAS/client Access servers, 
fwd_exchange20XX_hub and fwd_exchange20XX_forefront to the Hub transports
fwd_exchange20XX_store to the mailbox Store.
the additional apps to deploy is fwd_reputation that can be on any server with internet access. 
&lt;/PRE&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:50:45 GMT</pubDate>
    <dc:creator>mataharry</dc:creator>
    <dc:date>2020-09-28T09:50:45Z</dc:date>
    <item>
      <title>How to create a serverclass.conf file to control the configuration of the Exchange App deployment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63172#M860</link>
      <description>&lt;P&gt;I'm looking for a sample a serverclass.conf file, to help me create one for my Exchange 2007 and 2010 Environment. I'm stuck on the Deploying configurations for all server section in the Splunk App for Microsoft Exchange Deploy...&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2011 03:48:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63172#M860</guid>
      <dc:creator>seanyoung</dc:creator>
      <dc:date>2011-08-24T03:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a serverclass.conf file to control the configuration of the Exchange App deployment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63173#M861</link>
      <description>&lt;P&gt;I've only done it for Exchange 2007.  It may also not be the best way to do things, but this is the way I did it (note that our CAS and HUB servers are one and the same):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[global]

[serverClass:Exchange-2007-ForeFront:app:fwd_exchange2007_forefront]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-2007-CasHub:app:fwd_exchange2007_cas]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-2007-CasHub:app:fwd_exchange2007_hub]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-2007-Store:app:fwd_exchange2007_store]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-Reputation:app:fwd_reputation]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-Windows-2008R2:app:fwd_win2008r2_iis]
stateOnClient = enabled
restartSplunkd = true

[serverClass:Exchange-2007-CasHub]
blacklist.0 = *
filterType = blacklist
repositoryLocation = /opt/splunk/etc/deployment-apps
whitelist.0 = pwexchhub0*

[serverClass:Exchange-2007-Store]
blacklist.0 = *
filterType = blacklist
repositoryLocation = /opt/splunk/etc/deployment-apps
whitelist.0 = pwexchmb0*

[serverClass:Exchange-Reputation]
blacklist.0 = *
filterType = blacklist
repositoryLocation = /opt/splunk/etc/deployment-apps
whitelist.0 = pwexchhub01

[serverClass:Exchange-Windows-2008R2]
blacklist.0 = *
filterType = blacklist
repositoryLocation = /opt/splunk/etc/deployment-apps
whitelist.0 = pwexchhub0*
whitelist.1 = pwexchmb0*

[serverClass:Exchange-2007-ForeFront]
blacklist.0 = *
filterType = blacklist
repositoryLocation = /opt/splunk/etc/deployment-apps
whitelist.0 = pwexchhub0*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Aug 2011 15:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63173#M861</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2011-08-24T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a serverclass.conf file to control the configuration of the Exchange App deployment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63174#M862</link>
      <description>&lt;P&gt;Thanks for the answer.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2011 01:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63174#M862</guid>
      <dc:creator>seanyoung</dc:creator>
      <dc:date>2011-08-28T01:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a serverclass.conf file to control the configuration of the Exchange App deployment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63175#M863</link>
      <description>&lt;P&gt;To resume, in your serverclass.conf : &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create 3 server classes:  "Exchange Client Access", "Exchange Hub Transport" and "Exchange Mailbox Store"&lt;/LI&gt;
&lt;LI&gt;Put the appropriate hosts in each class.  It is ok if the host appears in multiple classes.&lt;/LI&gt;
&lt;LI&gt;Deploy the apps as follow
&lt;PRE&gt;
fwd_exchange20XX_cas and fwd_win2003_iis to the CAS/client Access servers, 
fwd_exchange20XX_hub and fwd_exchange20XX_forefront to the Hub transports
fwd_exchange20XX_store to the mailbox Store.
the additional apps to deploy is fwd_reputation that can be on any server with internet access. 
&lt;/PRE&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:50:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63175#M863</guid>
      <dc:creator>mataharry</dc:creator>
      <dc:date>2020-09-28T09:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a serverclass.conf file to control the configuration of the Exchange App deployment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63176#M864</link>
      <description>&lt;P&gt;Here is an example of the serverclass.conf with the 3 groups CAS-HUB-STORE&lt;/P&gt;

&lt;PRE&gt;
# CAS classes
[serverClass:Exchange07CAS]
whitelist.0=cas01.domain.com
whitelist.1=cas02.domain.com
whitelist.2=cas03.domain.com
[serverClass:Exchange07CAS:apps:fwd_exchange2007_cas]

[serverClass:ExchangeWin2K3CAS]
whitelist.0=cas01.domain.com
[serverClass:ExchangeWin2K3CAS:apps:fwd_win2003_iis]

[serverClass:ExchangeWin2K8CAS]
whitelist.0=cas02.domain.com
whitelist.1=cas03.domain.com
[serverClass:ExchangeWin2K8CAS:apps:fwd_win2008r2_iis]


# HUB classes
[serverClass:Exchange07HUB]
whitelist.0=hub01.domain.com
whitelist.1=hub02.domain.com
[serverClass:Exchange07HUB:apps:fwd_exchange2007_hub]
[serverClass:Exchange07HUB:apps:fwd_exchange2007_forefront]

# Store classes
[serverClass:Exchange07STORE]
whitelist.0=store01.domain.com
whitelist.1=store02a.domain.com
whitelist.2=store02b.domain.com
[serverClass:Exchange07STORE:apps:fwd_exchange2007_store]

# Reputation classes
[serverClass:ExchangeREP]
whitelist.0=extweb.domain.com
[serverClass:ExchangeREP:apps:fwd_reputation]

&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Aug 2011 22:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-serverclass-conf-file-to-control-the/m-p/63176#M864</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2011-08-28T22:40:50Z</dc:date>
    </item>
  </channel>
</rss>

