Skip to content

Commit

Permalink
Add ExchangeSetup log
Browse files Browse the repository at this point in the history
  • Loading branch information
2thewes committed Jul 2, 2024
1 parent 6545155 commit bf5d7e3
Show file tree
Hide file tree
Showing 2 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/

0 comments on commit bf5d7e3

Please sign in to comment.