Which of the following commands are used to move an object from one container to another?
  1. dsmove
  2. dsadd
  3. dsget
  4. dsquery
Explanation
Answer - A - The dsmove command is used to move an object from one container to another.

Key Takeaway: The dsmove command allows you to move or rename an object within a domain. It cannot be used to move objects between domains. Its basic syntax is
dsmove ObjectDN [-newname NewName] [-newparent ParentDN]. The object is specified using its distinguished name in the parameter ObjectDN. To rename the object, specify its new common name in the NewName parameter.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz