Re: How can I retreive computer information from Active Directory

From: BigMike044 (BigMike044_at_discussions.microsoft.com)
Date: 12/15/04


Date: Tue, 14 Dec 2004 22:43:02 -0800

David, thanks for the information, I am pretty new to programming and I was
wondering if you could reference me to any sites that would give me some
insight with using VBA or WMI to retreive the information.

"david epsom dot com dot au" wrote:

> There is an OLEDB supplier: you can use ADO.
> You can't easily link to the data as a table, because
> for linked tables, Access can only use ODBC, not OLEDB.
>
> If you have the Active Directory stored in a SQL Server,
> you could of course link to those tables, but I don't
> think that has ever been documented.
>
> You can off course reference WMI and use VBA code
> to retrieve the information.
>
> (david)
>
> "BigMike044" <BigMike044@discussions.microsoft.com> wrote in message
> news:DBFBBAF6-206A-40E8-A2B9-6DE5B20C2752@microsoft.com...
> > I was wondering is there a way I can retreive computer
> information(computer
> > inventory) from Active Directory using MSAccess to do the work instead of
> > WMI. I would like to pull the information I want, then have it
> automatically
> > imported into an access database? Any help is greatly apprecieated.
>
>
>



Relevant Pages

  • Re: Strange Problems with VBA
    ... This causes a conflict when you try to rename a form to the ... "Forms" collection or run the test form and save a reference to the object ... it you can find the reference and destroy the form and set it's reference to ... "David C. Holley" wrote in message ...
    (microsoft.public.office.developer.vba)
  • Re: Darwin, Evolution, the Animal Kingdom, and Man
    ... >>reference are not confreres of mine and probably not of yours. ... >>are there in the history of EAB which do not involve animal training? ... Thank you for evading a simple, straightforward question, David. ...
    (sci.cognitive)
  • Re: Deprecating reload() ???
    ... David> every reference to objects in the old module with references to ... David> the new objects. ... reference count to urllib, which decrements the reference count to its dict, ... David> some options to the reload function. ...
    (comp.lang.python)
  • RE: use vlook to show the value of a cell using a formula
    ... "David" wrote: ... looking for was in column A, I only needed to reference that column. ... deleting the row/column that the referenced cell is in, ... I have entered data on Sheet 1 in cell b2. ...
    (microsoft.public.excel.misc)
  • Re: David, I would like to run your Multi-AV program but it does not run
    ... David H. Lipman wrote: ... Something is wrong with Windows Management Instrumentation (WMI) which is located in the ... I recently posted my Hijack This logs on the Internet and I wanted to scan on the 98 Second Edition side just out of curiosity. ...
    (microsoft.public.security.virus)

Loading