Hello All,
I have 5 Powershell scripts as listed below :
1) Get-DailyBackupAlerts.ps1 - Used to monitor Exchange DB backups
2) Get-DAGHealth.ps1 - Monitor DAG Health
3) Queue.ps1 - Monitor Queues
4) ClientConnectivity.ps1 - MOnitor client connectivity
5) StatusCheckReport.ps1 - Monitor DAG Status, Mail FLow, Queues, Backups
Is there any way so that I can merge all this above 5 .PS1 scripts into 1 single .PS1 script.
Any help really appreciated
Thanks & Regards
A