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