exam questions

Exam 70-413 All Questions

View all questions & answers for the 70-413 exam

Exam 70-413 topic 1 question 32 discussion

Actual exam question from Microsoft's 70-413
Question #: 32
Topic #: 1
[All 70-413 Questions]

Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012 R2. The forest functional level is
Windows Server 2012.
Your company plans to deploy an application that will provide a search interface to users in the company. The application will query the global catalog for the
Employee-Number attribute.
You need to recommend a solution to ensure that the application can retrieve the Employee-Number value from the global catalog.
What should you include in the recommendation?

  • A. the Dsmod command
  • B. the Ldifde command
  • C. the Set-User cmdlet
  • D. the Csvde command
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Ldifde creates, modifies, and deletes directory objects. You can also use ldifde to extend the schema, export Active Directory user and group information to other applications or services, and populate Active Directory Domain Services (AD DS) with data from other directory services.
Ldifde -l <LDAPAttributeList>
Sets the list of attributes to return in the results of an export query. If you do not specify this parameter, the search returns all attributes.
Reference:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc731033(v=ws.11)#:~:text=Ldifde%20is%20a%
20command%2Dline,from%20an%20elevated%20command%20prompt.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...