health check script

kanupriya 80 Reputation points
2024-02-14T14:27:13.1933333+00:00

hello , i am running health check script but somehow report is not coming in HTML format i am not sure which tags i m missing let meknow how can i share my script with you https://practical365.com/powershell-script-exchange-server-health-check-report/

Exchange Exchange Server Management
0 comments No comments
{count} votes

Accepted answer
  1. Kael Yao 37,746 Reputation points Moderator
    2024-02-15T02:45:49.85+00:00

    Hi @kanupriya,

    Kindly note that here in Microsoft Q&A Exchange forums we mainly focus on general usage issues and do not support scripting.

    If it is possible, please consider contacting the script author or post in other scripting forums like creating an issue in the Github page for better support.

    Thanks for your understanding.


    somehow report is not coming in HTML format

    Based on my test, the script in the link in your main post is working fine on Exchange 2016 CU23. 01

    02

    If you are using this cmdlet and did not receive the email:

    .\Test-ExchangeServerHealth.ps1 -ReportMode -SendEmail
    

    Please make sure you have modified the mailbox to receive the report and the SMTP server to be your Exchange server. 03


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. kanupriya 80 Reputation points
    2024-02-15T04:30:49.18+00:00

    awesome you are great

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.