From 3f731db26378a3e98d32d3587b3893a03ba282c3 Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Thu, 27 Feb 2025 11:38:05 +0100 Subject: [PATCH] Update show_replication.sh --- show_replication.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/show_replication.sh b/show_replication.sh index 3ccb24f..e47e2b0 100644 --- a/show_replication.sh +++ b/show_replication.sh @@ -39,3 +39,7 @@ process_replication_info() { # Main execution echo "Samba Replication Status Report" +echo "Generated on: $(date)" +echo "" + +samba-tool drs showrepl | process_replication_info