Set-RASAllowedDevicesSetting

NAME

Set-RASAllowedDevicesSetting

SYNOPSIS

Sets the types of clients that are allowed to connect.

SYNTAX

Set-RASAllowedDevicesSetting [-AllowClient2XOS <bool> ] [-AllowClientAndroid <bool> ] [-AllowClientBlackberry <bool> ] [-AllowClientChromeApp <bool> ] [-AllowClientHTML5 <bool> ] [-AllowClientIOS <bool> ] [-AllowClientJava <bool> ] [-AllowClientLinux <bool> ] [-AllowClientMAC <bool> ] [-AllowClientMode <AllowClientMode> {AllowAllClientsConnectToSystem | AllowSelectedClientsConnectToSystem | AllowSelectedClientsListPublishedItems}] [-AllowClientWebPortal <bool> ] [-AllowClientWindows <bool> ] [-AllowClientWinPhone <bool> ] [-AllowClientWyse <bool> ] [-MinBuild2XOS <uint> ] [-MinBuildAndroid <uint> ] [-MinBuildBlackberry <uint> ] [-MinBuildChromeApp <uint> ] [-MinBuildHTML5 <uint> ] [-MinBuildIOS <uint> ] [-MinBuildJava <uint> ] [-MinBuildLinux <uint> ] [-MinBuildMAC <uint> ] [-MinBuildWebPortal <uint> ] [-MinBuildWindows <uint> ] [-MinBuildWinPhone <uint> ] [-MinBuildWyse <uint> ] [-ReplicateSettings <bool> ] [ <CommonParameters> ]

DESCRIPTION

The cmdlet allows you to individually set permission of types of clients to connect.

PARAMETERS


- AllowClientMode <AllowClientMode>
Sets the permission mode for allowing types of clients.

Possible values: AllowAllClientsConnectToSystem, AllowSelectedClientsConnectToSystem, AllowSelectedClientsListPublishedItems

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClient2XOS <bool>
Allows 2XOS clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientBlackberry <bool>
Allows Blackberry clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientChromeApp <bool>
Allows ChromeApp clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientAndroid <bool>
Allows Droid clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientHTML5 <bool>
Allows HTML5 clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientIOS <bool>
Allows IOS clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientJava <bool>
Allows Java clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientLinux <bool>
Allows Linux clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientMAC <bool>
Allows Mac clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientWebPortal <bool>
Allows Web clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientWindows <bool>
Allows Windows clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientWinPhone <bool>
Allows WindowsPhone clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- AllowClientWyse <bool>
Allows Wyse clients.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- ReplicateSettings <bool>
Enables/disables replication of settings to other sites.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuild2XOS <uint>
Represents the minimum build required for the 2XOS client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildBlackberry <uint>
Represents the minimum build required for the Blackberry client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildChromeApp <uint>
Represents the minimum build required for the Chromeapp client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildAndroid <uint>
Represents the minimum build required for the Droid client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildHTML5 <uint>
Represents the minimum build required for the HTML5 client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildIOS <uint>
Represents the minimum build required for the IOS client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildJava <uint>
Represents the minimum build required for the Java client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildLinux <uint>
Represents the minimum build required for the Linux client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildMAC <uint>
Represents the minimum build required for the Mac client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildWebPortal <uint>
Represents the minimum build required for the Web client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildWindows <uint>
Represents the minimum build required for the Windows client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildWinPhone <uint>
Represents the minimum build required for the Windows Phone client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

- MinBuildWyse <uint>
Represents the minimum build required for the Wyse client.

        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false

<CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). 

INPUTS



OUTPUTS

PSAdmin.RASAllowedDevicesSetting

EXAMPLES


---------- EXAMPLE 1 ----------

Set-RASAllowedDevicesSetting -AllowClient2XOS $false

Prohibits 2XOS clients to be connected.

---------- EXAMPLE 2 ----------

Set-RASAllowedDevicesSetting -AllowClientMode AllClientsConnectToSystem -AllowClient2XOS $false

Allows all clients to connect to the system, and prohibits 2XOS clients.

RELATED LINKS

Parallels RAS v16.2