-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Jean-Cyril Drouhin edited this page Oct 14, 2024
·
8 revisions
To customize the script for your environment, you need to prepare a JSON configuration file. Below is a sample structure for the file:
{
"SMTPServer": "smtp.contoso.com",
"From": "no-reply@contoso.com",
"To": "admin@contoso.com",
"Subject": "SharePoint Farm Health Report"
}
Navigation
Project