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?
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?
To delete a user from one specific site in Active Directory, the correct command should specify which Active Directory instance to target. The command 'ad-delete-user' with the 'user-dn' argument and 'using=
D is correct, here is the command for a user names frank on my dummy Windows server !ad-delete-user user-dn="CN=frank,CN=Users,DC=xsoar,DC=local" using="Active Directory Query v2_instance_1"
Thanks Franko for adding a comment that makes sense and explain the answer Too many people give answers without explanation, which isn't really useful
D is the correct answer
D is the correct answer
D because you select instance by "Advanced tab in the task/Using"
D is the correct one
D is the correct
Using Brand would delete from both orgs