YOU HAVE BEEN TASKED WITH DETERMINING THE GROUP MEMBERSHIP STATUS O...

7. You have been tasked with determining the group membership status of several hundredemployees within your organization.You have determined that it would be more efficientto perform this task from the command line.Which command line utility can be used todetermine which groups a specified user is a member of?A. dsqueryB. dsgetC. dsmodD. dsrmB.The dsget command in the syntax of dsget user UserDN-memberof can be used todetermine which groups the user is a member of.A,C,D.The dsquerycommand is used to query Active Directory to locate a specificobject or object type, therefore Answer A is incorrect.The dsmodcommand is used tomodify an existing object in Active Directory, therefore Answer Cis incorrect.The dsrmcommand is used to remove an existing object from Active Directory, therefore AnswerDis incorrect.