Hello
I keep getting a question on active directory exam. Your oraganization is headquarteded in seatlle and has a branch office in washington dc an active directory domain is configaured to faciltate user logon at both locations. prepare a list of all users in the washington dc office which express is correct
I=washingtondc and(&objectclass=user)(objectcategory=person)
I=washingtondc and(&objectclass=Person)(objectcategory=User)
c=washingtondc and(&objectclass=user)(objectcategory=person)
c=washingtondc and(&objectclass=person)(objectcategory=user)
Whats is i? and whats is c= city or class plus what the correct answer?