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 strongm 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: whoslinus
  • Content: Threads
  • Order by date
  1. whoslinus

    AD description output error

    hi all was wondering why this code is not working. I am trying to get an output of the "description" col in AD . It is giving me a current record set does not support the data Const ADS_SCOPE_SUBTREE = 2 Set objConnection = CreateObject("ADODB.Connection") Set objCommand =...
  2. whoslinus

    ADSI 2.5

    does anyone know any live links to it or the.dll file i need for checking file permissions?!
  3. whoslinus

    Local user groups on a pc

    Hi I have most of this code writen. the code will find groups on a local pc and output them to an spread sheet....Can some one point me in direction of some code to get the members of these groups and how to out put them. Cheers whoslinus (hannable80)

Part and Inventory Search

Back
Top