Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sqldba7
  • Content: Threads
  • Order by date
  1. sqldba7

    Get password last set date from AD

    thread183-1273100 I am using sp_QueryAD to query AD. I am able to get the following info with no problem. SELECT cn, mail, sAMAccountName, userAccountControl, adspath FROM ''LDAP://server.com'' WHERE objectCategory = ''Person'' AND objectClass = ''user'' order by mail I need to get the last...

Part and Inventory Search

Back
Top