Your company had three departments named Marketing, Finance, and Research. You create an OU structure for the your domain based on the departments. You now need to move the user accounts to the appropriate OU. Which of the following should you do to automate the task?
  1. Run the dsmod command with the parameters based on the Department attribute and the OU.
  2. Run the dsget command with the parameters based on the Department attribute and the OU.
  3. Run the dsquery command with the parameters based on the Department attribute and the OU.
  4. Run the dsrm command with the parameters based on the Department attribute and the OU.
Explanation
Answer - C - To automate the task, you should run the dsquery command with the parameters based on the Department attribute and the OU.

Key Takeaway: The dsmove command-line utility is used to rename or move a single object within the Active Directory. When the dsmove command-line utility is used, you specify the object's distinguished name, then the new name of the object and the new location of the object.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz