Using active directory from command prompt - dsquery user - how to get everyone except x? -



Using active directory from command prompt - dsquery user - how to get everyone except x? -

using illustration http://technet.microsoft.com/en-us/library/cc755655(v=ws.10).aspx#bkmk_7

dsquery user ou=test,dc=microsoft,dc=com -name jon

what want jon. next did not work:

dsquery user ou=test,dc=microsoft,dc=com -name !jon

is possible cmd?

i solved issue adding loop if statement. not reply such works.

active-directory dsquery

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -