How to define the PDF file type by FCI

P

Pinno

Hi,

I want to define the PDF file type by FCI (File Classification Infrastructure). it's my configure in below.

Had search many web pages and try. But it's not work.

Regular expression : .*\.[pP][dD][fF]$

Someone can give me help or suggestion?

Thanks


PS C:\Windows\system32> Get-FsrmClassificationRule -Name "PDF File Rule"

ClassificationMechanism : Content Classifier
ContentRegularExpression :
ContentString :
ContentStringCaseSensitive :
Description :
Disabled : False
Flags :
LastModified : 6/17/2019 12:11:05 PM
Name : PDF File Rule
Namespace : {D:\Temp}
Parameters : {RegularExpressionEx=Min=10;Expr=.*\.[pP][dD][fF]$, FRMClearPropertyInternal=0}
Property : PDF FIle Type
PropertyValue : 0
ReevaluateProperty : Overwrite
PSComputerName :

1450681.jpg

1450682.jpg

1450684.jpg

Continue reading...
 
Back
Top Bottom