Skip to content

Commit

Permalink
Merge pull request #946 from 2thewes/ExchangeSetupLog
Browse files Browse the repository at this point in the history
Add ExchangeSetup.log target and moves ExchangeTransport.tkape
  • Loading branch information
AndrewRathbun authored Jul 2, 2024
2 parents 17a70e6 + bf5d7e3 commit 91b3c7e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Targets/Compound/Exchange.tkape
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Description: Exchange Log Files
Author: Keith Twombley
Version: 1.0
Version: 1.1
Id: 1b54aafe-5074-4d45-b129-29107ce7f863
RecreateDirectories: true
Targets:
Expand All @@ -12,6 +12,10 @@ Targets:
Name: Exchange TransportRoles log files
Category: Logs
Path: ExchangeTransport.tkape
-
Name: Exchange Setup log file
Category: Logs
Path: ExchangeSetupLog.tkape

# Documentation
# N/A
16 changes: 16 additions & 0 deletions Targets/Windows/ExchangeSetupLog.tkape
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Description: Exchange Setup Log
Author: 2thewes
Version: 1.0
Id: 8becbf27-06bf-460c-a582-868db54359bf
RecreateDirectories: true
Targets:
-
Name: Exchange Setup Log file
Category: Logs
Path: C:\ExchangeSetupLogs\
FileMask: "ExchangeSetup.log"
Comment: "The Exchange Setup log tracks the progress of every task during the Exchange installation and configuration."

# Documentation
# https://learn.microsoft.com/en-us/exchange/plan-and-deploy/post-installation-tasks/verify-installation#review-the-windows-application-log-and-the-exchange-setup-log
# https://m365internals.com/2022/10/07/hunting-in-on-premises-exchange-server-logs/
File renamed without changes.

0 comments on commit 91b3c7e

Please sign in to comment.