All pages
Powered by GitBook
1 of 1

Loading...

Set-RASInvitationEmailSettings.md

NAME

Set-RASInvitationEmailSettings

SYNOPSIS

Modifies Parallels RAS invitation settings.

SYNTAX

**Set-RASInvitationEmailSettings [- {Credentials | SSO | SmartCard | Web | WebCredentials}] [- {Gateway | Direct | GatewaySSL | DirectSSL}] [ (SwitchParameter)] [ (string)] [ (string)] [ (string)] [ (bool)] [- ()] [()]

DESCRIPTION

Modifies the Parallels RAS invitation configuration settings.

PARAMETERS

Email (string)

The email content to be sent in the invitation.

DefaultEmailContent (SwitchParameter)

If this parameter is included, the body content will be replaced with the default body content.

PubGatewayIP (string)

Public Secure Gateway IP (IP:Gateway Port/SSL Port).

SSO (string)

Third party credentials provider GUID (SSO).

TargetDevice

() Target Device List.

SSOEnabled (bool)

Force to wrap third party SSO component.

ConnMode ()

Connection Mode.

Possible values: Gateway, Direct, GatewaySSL, DirectSSL

AuthType ()

Authentication Type.

Possible values: Credentials, SSO, SmartCard, Web, WebCredentials

(CommonParameters)

INPUTS

-none-

OUTPUTS

-none-

EXAMPLES

**---------- EXAMPLE 1 ----------

Set-RASInvitationEmailSettings -EnableSSO $true -SSO 6e458d3e-9b85-4e57-aa3c-c3461c1c2146

Enables the SSO for the Parallels RAS Invitations.

RELATED LINKS

AuthType
ConnMode
DefaultEmailContent
Email
PubGatewayIP
SSO
SSOEnabled
TargetDevice
InviteTargetDev[]
CommonParameters
InviteTargetDev[]
InviteConnMode
InviteAuthType
Get-RASInvitationEmailSettings
Send-RASInvitationEmail
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                False

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation.