PrepAway - Latest Free Exam Questions & Answers

Use the drop-down menus top select the answer choice that completes each statement.

You run Get-FSRMClassificationule and you receive the following output
ClassificationMechanism : Content Classfier
ContentRegularExpression : {\d{2,}}
ContentString :
ContentStringCaseSensitive :
Description :
Disabled : False
Flags :
Lastmodified : 4/18/2015 12:59:47 AM

Name : Rule2
Namespace : {D:\}
Parameters : {FSRMClearPropertyInternal = 0}
Property : Property2
PropertyValue : Value2
ReevaluateProperty : Overwrite
PSComputerName :

ClassficationMechanism : FolderClassifier
ContentRegularExpression :
ContentString :
ContentStringCaseSensitive :
Description :
Disabled : False
Flags :
Lastmodified : 4/15/2015 9:17:16 PM
Name : Rule1
Namespace : {D:\}
Parameters : {FSRMClearPropertyInternal = 0}
Property : Property1
PropertyValue : Value1
ReevaluateProperty : Aggregate
PSComputerName :

You have a file named file1 that is stored on drive D and has the following content
“111000000000111111”
You run the classification with all of the rules
Use the drop-down menus top select the answer choice that completes each statement.

File1 has [answer choice]
Only Property1 set to value1
Only Property2 set to value2
Property1 set to value1 and property2 set to value2
Neither Property1 nor Property2 set

If you modify File1 [answer choice]
Only the value of Property1 is
Only the value of Property2 is
the value of Property1 and Property2 are
Neither the value of Property1 nor the value of Property2 is

PrepAway - Latest Free Exam Questions & Answers

Answer: pending

19 Comments on “Use the drop-down menus top select the answer choice that completes each statement.

  1. Ferdush says:

    I guess answer should be “Property1 set to value1 and property2 set to value2” and after modify “Only the value of Property2 is”

    Watch the property – “Lastmodified : 4/18/2015 12:59:47 AM”




    0



    0
  2. Chad says:

    Answer should be “Property1 set to value1 and property2 set to value2”

    Modify File1 – “The value of property1 and property2 are”

    Tested in lab – These are two different Rules and Classification Properties. Run both rules and both properties are added to files.

    Rule2 is using Content Classifier “Regualr expression of \d{2,}” – This is saying find any number 2 or more in secession.

    Rule1 is folder classifier – Applied property to all files in folders.

    https://technet.microsoft.com/en-us/library/jj900627%28v=wps.630%29.aspx




    1



    0
    1. Annihilator says:

      Chad,

      You’re saying “\d{2,}” – This is saying find any number 2 or more”.

      This is niet correct. This Regex means; Find any digit (0-9) with two or more characters.




      0



      0
  3. Gareth says:

    I had this question in my last exam and the second part of the answer area should say “If you modify File1 [answer choice] re-evaluated” Because of this, you should be looking at the “ReevaluateProperty” section of each rule. both Aggregate and Overwrite are options that DO re-evaluate (with “NONE” being the only that doesnt but isnt mentioned here). Therefore, both the rules are re-evaluated. Also, the proper exam question states at the beginning that the file IS located in d:\, so both rules are true (the file contains 2 or more consecutive digits and is located in d:\)

    Property1 set to value1 and property2 set to value2

    +

    the value of Property1 and Property2 are




    2



    0
  4. asking a question says:

    Could anyone explain simple baby terms what this question actually asks us to do, what are we actually doing with these commands and what are the results, and what is the true meaning of everything in general?

    Neither my classmates nor my teachers knew what this question actually asked.




    0



    0
    1. bdawg says:

      SO we have established the first part is:
      property 1 is set to value 1
      property 2 is set to value 2

      i get these answers

      whats the answers for these two:
      the value of Property1 and Property2 are
      Neither the value of Property1 nor the value of Property2 is ??? a little confused with these




      0



      0
  5. JohnnyDivin'Duck says:

    Gareth is absolutely right. The second part of answer area is missing word “reevaluated” at the end.

    First rule require the presence of two or more digits in a row.
    Second rule just needs a folder to be in D:\, then it applies to all files in this folder.
    The parameter ReevaluateProperty is responsible for re-evaluation when files are changed.
    https://technet.microsoft.com/en-us/library/ff625721(v=ws.10).aspx
    https://technet.microsoft.com/en-us/library/jj900627%28v=wps.630%29.aspx




    1



    0
  6. jose says:

    test in my lab

    Property1 set to value1 and property2 set to value2

    second part:

    if I modify de file nothing happens. the values are the same.

    I think that reevaluated you must run the classification again

    Sorry for my English




    0



    0
  7. jose says:

    I have tested it in my lab

    first part : Property1 set to value1 and property2 set to value2.

    second part:
    I have modified the file and nothing has happened (111000000000111111 to aaaaa)

    I think that for re-evaluation you must run again the classification with all of the rules

    sorry for my english




    0



    0
  8. Muki says:

    I also second Gareth’s answer here.

    -ReevaluateProperty
    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.

    https://technet.microsoft.com/en-us/library/jj900627%28v=wps.630%29.aspx

    Property1 set to value1 and property2 set to value2

    the value of Property1 and Property2 are (re-evaluated)




    0



    0

Leave a Reply