-
Id
<uint>
The ID of the client policy to invoke the action on. To obtain the ID, use the Get-RASClientPolicy cmdlet.
Required? true
Position? 0
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
FilePath
<string>
File name and path.
Use the '.xml' filename extension to be consistent with the Parallels RAS console.
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
Duplicate
<SwitchParameter>
Specifies the action to duplicate the Client Policy.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-
InputObject
<
ClientRules
>
The client policy object to invoke the action on.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-
Import
<SwitchParameter>
Specifies the action to import the Client Policy(ies).
Required? true
Position? 0
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-
InputMethod
<
ClientPolicyInputMethod
>
Overwrite the client policy if there is already another client policy with the same name.
Possible values: AddNew, Overwrite, AddWithNewName
Required? false
Position? 0
Default value AddNew
Accept pipeline input? false
Accept wildcard characters? false
-
Export
<SwitchParameter>
Specifies the action to import the Client Policy(ies).
Required? true
Position? 0
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-
Name
<string>
Name of the client policy to be exported.
Required? true
Position? 0
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.