All Tags > ADS input format (RSS)
Sorry, but there are no more tags available to filter with.
  • RE: ADS using Winnt provider query collections

    bump... anyone?
    Posted to Forum by LogParser User : Steve Kelly on 12-21-2005, 9:24 PM
  • ADS using Winnt provider query collections

    Hello all, I am trying to use log parser to view group membership of a machine rather than AD. To do this, I am using the Winnt:// provider. Mu command looks something like this: logparser.exe -i:ADS -objClass:group -o:CSV -filemode:0 " SELECT * INTO filename.CSV FROM 'Winnt://computer/Administrators...
    Posted to Forum by LogParser User : Steve Kelly on 12-15-2005, 12:31 PM
  • RE: query for computers

    LP does not require a domain name; all LP does is build the LDAP query and send it to LDAP. It seems that if you specify LDAP, then LDAP requires a domain name. However, there might be other ADS providers that don't require a domain, so we decided to be less restrictive and allow anything.
    Posted to Forum by LogParser User : Gabriele Giuseppini on 09-06-2005, 12:56 PM
  • RE: -i:ADS on Windows 2000 and Windows 2003

    I can't reproduce the error here as I have no w2k domain. However have you tried replacing the domain (mydomain.local) with a domain controller i.e.LDAP://domaincontroller/dc=mydomain,dc=local in order to see if it provokes the same error. Regards Peter Jessop
    Posted to Forum by LogParser User : PJ on 08-24-2005, 10:05 AM
  • RE: -i:ADS on Windows 2000 and Windows 2003

    I'm encountering the same error. I have a script that works great on a Windows 2003 domain, but dies on a Windows 2000 domain. My code appears below: 'Instantiate an Active Directory Input Format Set adInputFormat = WScript.CreateObject("MSUtil.LogQuery.ADSInputFormat") 'Set the object type to computer...
    Posted to Forum by LogParser User : carlos on 08-23-2005, 5:44 PM
  • RE: query for computers

    My last entry was sabotaged!! The syntax should read (I've now removed the less-thans and more-thans.) from-entity ::= [[provider:]//[username:password@]domain]/path [ ; ...] " How did that smiley get in? It should have been a D. Peter Jessop
    Posted to Forum by LogParser User : PJ on 08-23-2005, 8:07 AM
  • RE: query for computers

    Here is an example where I would use logparser in preference to dsquery or adfind. Here in spain we use the 'sn' field for two surnames. Suppose I wish to find a user with a surname González (or Gonzalez) and wish to order the output by samAccountName C:\>logparser "select name, sn, description, samaccountname...
    Posted to Forum by LogParser User : PJ on 08-23-2005, 5:39 AM
  • RE: gc://

    'objclass' NOT 'objectclass' also try 'GC' instead of 'gc' Regards Peter Jessop
    Posted to Forum by LogParser User : PJ on 08-17-2005, 2:43 PM
  • gc://

    Hello: How to query Global Catalog in a domain? When I use this query: Logparser -i:ADS -o:CSV "select cn into c:\users.txt from 'gc://test/cn=users,dc=test,dc=local'" -objectclass:user I receive an error: Error: Error retrieving schema object "gc://test/schema/user": Unspecified error [Unspecified error...
    Posted to Forum by LogParser User : vador on 08-08-2005, 11:24 AM
  • RE: query for computers

    err wouldnt that be easier via dsquery or adfind? dsquery * cn=computers,dc=domain,dc=com -filter "&(ObjectCategory=Computer) (ObjectClass=Computer)" -attr cn operatings ystem Just delete me if this seems offending Gabriele.. nice book btw
    Posted to Forum by LogParser User : freddyhartono on 08-04-2005, 6:37 AM
Page 3 of 6 (55 items) < Previous 1 2 3 4 5 Next > ... Last »
Microsoft Communities