Set-RASCriteriaOS
Last updated
Last updated
Feedback
Leave a feedback© 2024 Parallels International GmbH. All rights reserved.
Set-RASCriteriaOS
Modifies the Operating System Criteria.
Set-RASCriteriaOS [-] {} [[-] <uint>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [<>] Set-RASCriteriaOS [-] <uint> - {ClientPolicy | PubItem | MFA | LogonHours} [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <uint>] [<>] Set-RASCriteriaOS [-] <> [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <uint>] [<>] Set-RASCriteriaOS [-] <string> [[-] <uint>] - {ClientPolicy | PubItem | MFA | LogonHours} [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <bool>] [- <uint>] [<>]
Modifies the Operating System Criteria within the Criteria settings of a ClientPolicy, MFA or PubItem.
-AllowClientChrome <bool> Allow Chrome OS clients.
-AllowClientAndroid <bool> Allow Android clients.
-AllowClientWeb <bool> Allow Web clients.
-AllowClientIOS <bool> Allow IOS clients.
-AllowClientLinux <bool> Allow Linux clients.
-AllowClientMAC <bool> Allow Mac clients.
-AllowClientWindows <bool> Allow Windows clients.
-AllowClientWyse <bool> Allow Wyse clients.
-Name <string> The name or server for which to modify the Criteria settings.
-SiteId <uint> Site ID for which to modify the Criteria settings. If the parameter is omitted, the Licensing Server site ID will be used.
-Id <uint> The ID of a server for which to modify the Criteria settings.
-RuleId <uint> The ID of the Rule to modify.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ---------- Set-RASCriteriaOS -Id 1 -ObjType MFA -AllowClientAndroid $true Sets the AllowClientAndroid to true within the Criteria Settings of the specified MFA by ID. ---------- EXAMPLE 2 ---------- Set-RASCriteriaOS -Name "Logon1" -ObjType MFA -AllowClientChrome $true Sets the AllowClientChrome to true within the Criteria Settings of the specified MFA by Name.
-InputObject <> An object of type ClientPolicy, PubItem or MFA for which to modify the Criteria settings.
-ObjType <> The Object Type for which to modify the Criteria settings. Possible values: ClientPolicy, PubItem, MFA, LogonHours
-DefObjType <> The Default Object Type for which to modify the Criteria settings. Possible values: MFA