PrepAway - Latest Free Exam Questions & Answers

Box attribute for User1?

HOTSPOT
Your network contains an Active Directory domain named contoso.com.
Some user accounts in the domain have the P.O. Box attribute set.
You plan to remove the value of the P.O. Box attribute for all of the users by using Ldifde.
You have a user named User1 who is located in the Users container.
How should you configure the LDIF file to remove the value of the P.O. Box attribute for User1? To answer,
select the appropriate options in the answer area.Hot Area:

PrepAway - Latest Free Exam Questions & Answers

Answer:

2 Comments on “Box attribute for User1?

  1. davidcertifier says:

    For the deductive reasoning answer:
    LDIFDE uses LDAP, so we need a valid LDAP path to the user. dn means Distinguished Name, which means a full path. So we are left with only one option.
    As for the second one, we obviously don’t need ‘add’. Also, since it already states ‘delete:’ underneath, it is highly unlikely that ‘delete’ is the correct answer. Which leaves ‘modify’.




    12



    0
  2. rogembaum says:

    changetype: modify can add, replace, or remove attributes or attribute values in an entry. When you specify changetype: modify, you must also provide a change operation to indicate how the entry is to be modified. Change operations can be as follows: ADD, REPLACE,DELETE.
    RTFM =)




    5



    0

Leave a Reply