Send-RASTestEmail
Last updated
Last updated
Send-RASTestEmail
Sends a test email.
Send-RASTestEmail -** (string) [()]
Sends a test email using the current configuration of the Parallels RAS mailbox.
Destination email address(es) for the test email.
Can be a comma-separated list of multiple addresses.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Send-RASTestEmail -Email "name@company.com"
Sends a test email to the specified email addresses.