Set-FsrmClassificationRule

Set-FsrmClassificationRule

Changes configuration settings of classification rules.

Syntax

Parameter Set: Query (cdxml)
Set-FsrmClassificationRule [-Name] <String[]> [-AsJob] [-CimSession <CimSession[]> ] [-ClassificationMechanism <String> ] [-ContentRegularExpression <String[]> ] [-ContentString <String[]> ] [-ContentStringCaseSensitive <String[]> ] [-Description <String> ] [-Disabled] [-Flags <RuleFlagsEnum[]> ] [-Namespace <String[]> ] [-Parameters <String[]> ] [-PassThru] [-Property <String> ] [-PropertyValue <String> ] [-ReevaluateProperty <RuleReevaluatePropertyEnum> ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: InputObject (cdxml)
Set-FsrmClassificationRule -InputObject <CimInstance[]> [-AsJob] [-CimSession <CimSession[]> ] [-ClassificationMechanism <String> ] [-ContentRegularExpression <String[]> ] [-ContentString <String[]> ] [-ContentStringCaseSensitive <String[]> ] [-Description <String> ] [-Disabled] [-Flags <RuleFlagsEnum[]> ] [-Namespace <String[]> ] [-Parameters <String[]> ] [-PassThru] [-Property <String> ] [-PropertyValue <String> ] [-ReevaluateProperty <RuleReevaluatePropertyEnum> ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Detailed Description

The Set-FsrmClassificationRule cmdlet changes configuration settings of one or more classification rules.

Parameters

-AsJob

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-CimSession<CimSession[]>

Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a New-CimSession or Get-CimSession cmdlet. The default is the current session on the local computer.

Aliases

Session

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ClassificationMechanism<String>

Specifies the name of a valid classification mechanism available on the server for assigning the property value.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ContentRegularExpression<String[]>

Specifies an array of regular expressions for pattern matching.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ContentString<String[]>

Specifies an array of strings for the content classifier to search for.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ContentStringCaseSensitive<String[]>

Specifies an array of content sensitive strings for the content classifier to search for.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Description<String>

Specifies a description for the classification rule.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Disabled

Indicates that the classification rule is disabled.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Flags<RuleFlagsEnum[]>

Specifies an array of flags that define the possible states of the rule.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-InputObject<CimInstance[]>

Specifies the input to this cmdlet. You can use this parameter, or you can pipe the input to this cmdlet.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

True (ByValue)

Accept Wildcard Characters?

false

-Name<String[]>

Specifies an array of names of classification rules.

Aliases

none

Required?

true

Position?

2

Default Value

none

Accept Pipeline Input?

True (ByPropertyName)

Accept Wildcard Characters?

true

-Namespace<String[]>

Specifies an array of namespaces where the rule is applied. Each value must be either a value of the FolderType property defined on the server (in the format "[Folder type property name=<value>]") or a static path.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Parameters<String[]>

Specifies an array of strings using the format <name>=<value>. The File Classification Infrastructure and other management tools use these parameters.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-PassThru

Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Property<String>

Specifies the name of a classification property definition to set. Specify the value of the Name property in an FsrmClassificationPropertyDefinition object.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-PropertyValue<String>

Specifies the property value that the rule will assign. The property value that you set must be a valid value supported by the classification mechanism that you specify in the ClassificationMechanism parameter.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ReevaluateProperty<RuleReevaluatePropertyEnum>

Specifies the evaluation policy of the rule. The acceptable values for this parameter are:
-- Never: Assign values to properties only if that property does not already have a value for the file.
-- Overwrite: Reclassify files when the files change and overwrite this property.
-- Aggregate: Reclassify files when the files change and aggregate the new value for the property with the existing value.

Aliases

none

Required?

false

Position?

named

Default Value

Never

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ThrottleLimit<Int32>

Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Confirm

Prompts you for confirmation before running the cmdlet.

Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Microsoft.Management.Infrastructure.CimInstance#MSFT_FSRMClassificationRule

Examples

Example 1: Change a classification rule

This command changes the "Find confidential files" rule to search for the strings "confidential" and "secret".

PS C:\> Set-FsrmClassificationRule -Name "Find confidential files" –ContentString @("confidential", "secret")

Get-FsrmClassificationRule

New-FsrmClassificationRule

Remove-FsrmClassificationRule

Get-FsrmClassificationPropertyDefinition