All Apps and Add-ons

Support for Exchange 2016

mikaelbje
Motivator

Is support for MS Exchange 2016 in the works? If so, when can we anticipate a release?

1 Solution

hardikJsheth
Motivator

The latest exchange release (3.3) does support exchange 2016.

View solution in original post

hardikJsheth
Motivator

The latest exchange release (3.3) does support exchange 2016.

bparekh_splunk
Splunk Employee
Splunk Employee

Now MS Exchange add-ons can be downloaded separately from splunkbase. To support exchange 2016, enable the common inputs and 2013 specific inputs in all TAs. Ref link http://docs.splunk.com/Documentation/MSExchange/3.3.0/Add-Ons/About.

nick405060
Motivator

So does this mean you go through the 2013/2016 stanzas and only changed disabled to false? Or if you're using EX16, should you change anywhere that mentions 2013 to 2016? e.g.:

[script://.\bin\exchangepowershell.cmd v15 get-inboxrules_2010_2016.ps1]
source=Powershell
sourcetype=MSExchange:2016:InboxRules
interval=86400
index=msexchange
disabled=false

not

[script://.\bin\exchangepowershell.cmd v15 get-inboxrules_2010_2013.ps1]
source=Powershell
sourcetype=MSExchange:2013:InboxRules
interval=86400
index=msexchange
disabled=false

?

0 Karma

nick405060
Motivator

Also there is no section for 2013/2016 in TA-Exchange-HubTransport.

0 Karma

nick405060
Motivator

Thank you. This comment should definitely be an answer, and should also be in the documentation. It's been two years.

0 Karma

mikaelbje
Motivator

Thanks. Perhaps the docs should be updated to reflect this? As of today the docs only say the following: "It has support for Exchange Server 2007, 2010, and 2013"

bparekh_splunk
Splunk Employee
Splunk Employee

Agree with your question. it should be. We will look into this doc change.

0 Karma

jsdao
Explorer

Why hasn't this question been answered?

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...