An engineer deployed two different instances of Active Directory for each organization site. As part of account enrichment use case, the engineer would like to delete a user from one specific site.
Which command will accomplish this?
A.
run ‘ad-delete-user’ command with ‘user-dn’ arg and using-brand=“Active Directory Query v2”
B.
run ‘ad-delete-user’ command with ‘user-dn’ arg and raw-response=true
C.
run ‘ad-delete-user’ command with ‘user-dn’ arg and ignore-outputs=true
D.
run ‘ad-delete-user’ command with ‘user-dn’ arg and using=“Active DirectoryQuery v2_instance_1”
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit