You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receiving the following at the end of execution. I ran the code to generate the password hash and placed it in the xml, configured my smtp information and username as well.
`Saving results to html report: C:\Temp\CTXXDHealthCheck.htm
ConvertTo-SecureString : Input string was not in a correct format.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1528 char:20
Exception calling "Send" with "1" argument(s): "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication
Required. Learn more at"
At C:\Temp\XA-and-XD-HealthCheck.ps1:1538 char:1
Receiving the following at the end of execution. I ran the code to generate the password hash and placed it in the xml, configured my smtp information and username as well.
`Saving results to html report: C:\Temp\CTXXDHealthCheck.htm
ConvertTo-SecureString : Input string was not in a correct format.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1528 char:20
The variable '$pass' cannot be retrieved because it has not been set.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1529 char:73
The variable '$cred' cannot be retrieved because it has not been set.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1531 char:82
The variable '$cred' cannot be retrieved because it has not been set.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1532 char:18
The variable '$Ptr' cannot be retrieved because it has not been set.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1533 char:75
The variable '$smtpUserName' cannot be retrieved because it has not been set.
At C:\Temp\XA-and-XD-HealthCheck.ps1:1535 char:69
Exception calling "Send" with "1" argument(s): "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication
Required. Learn more at"
At C:\Temp\XA-and-XD-HealthCheck.ps1:1538 char:1
The text was updated successfully, but these errors were encountered: