Send-RASInvitationEmail
Last updated
Last updated
Send-RASInvitationEmail
Sends RAS invitation email.
Send-RASInvitationEmail [] (string) [()]
Sends RAS invitation email using the current configuration of the Parallels RAS invitation.
Recipients email address(s) for the RAS invitation email.
Can be a comma-separated list of multiple email addresses.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Send-RASInvitationEmail -Recipients "name@company.com"
Sends a RAS invitation email to the specified recipients.