running this from the dos prompt
will bring the Active Directory query window. Select the first user, use shift and select the last user > right click.
Find name of Active Directory domain controller
replace 'domainname' with your domain
Domain can be found under CPanel > System > Workgroup Settings
Making Active Directory jQuery-easy
https://github.com/dthree/ad/
SysExporter v1.75 - Export data from Windows controls
http://www.nirsoft.net/utils/sysexp.html
JavaScript:
Rundll32 dsquery.dll OpenQueryWindow
Find name of Active Directory domain controller
JavaScript:
//src - https://serverfault.com/a/718663
nltest /dclist:domainname
Domain can be found under CPanel > System > Workgroup Settings
Making Active Directory jQuery-easy
https://github.com/dthree/ad/
SysExporter v1.75 - Export data from Windows controls
http://www.nirsoft.net/utils/sysexp.html