The cmdlet allows you to individually set permission of types of clients
to connect.
PARAMETERS
SiteId (uint)
The site ID to which the allowed device settings refer.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
AllowClientWithSecurityPatchesOnly (bool)
Allow clients with security patches only.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientMode
Possible values: AllowAllClientsConnectToSystem,
AllowSelectedClientsConnectToSystem,
AllowSelectedClientsListPublishedItems
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientChromeApp (bool)
Allow ChromeApp clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientAndroid (bool)
Allow Android clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientWeb (bool)
Allow Web clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientIOS (bool)
Allow IOS clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientLinux (bool)
Allow Linux clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientMAC (bool)
Allow Mac clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientWindows (bool)
Allow Windows clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
AllowClientWyse (bool)
Allow Wyse clients.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
ReplicateSettings (bool)
Enable/disable replication of settings to other sites.
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
MinBuildWeb (uint)
Represents the minimum build required for the Web 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
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
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
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 documentation.