USEFUL DNS COMMAND
SET
(Make sure that your PC is added in domain and you are
logging in domain account with admin privileges. You need to open command
prompt and try the below commands.
"net user userid /do" command will give many basic info in AD
Mail Box Location
dsquery * -filter sAMAccountName="userid" -attr msExchHomeServerName"
Sip ID
dsquery * -filter sAMAccountName="userid" -attr msRTCSIP-PrimaryUserAddress"
Active Sync Status
dsquery * -filter sAMAccountName="userid" -attr msExchMobileMailboxFlags"
Active Sync Policy
dsquery * -filter sAMAccountName="userid" -attr msExchMobileMailboxPolicyLink"
BAND
dsquery * -filter sAMAccountName="userid" -attr SapCareerGroup"
LYN OUT SIDE ACCESS
dsquery * -filter sAMAccountName="userid" -attr msRTCSIP-InternetAccessEnabled"
FEDERATION...