Listing all machines in a domain

Tim Golden tim.golden at viacom-outdoor.co.uk
Fri Oct 17 04:12:55 EDT 2003


"Dirk Hagemann" <usenet at mail-2-me.com> wrote in message news:<bmmrh6$h1n$04$1 at news.t-online.com>...
> "Tim Golden" <tim.golden at viacom-outdoor.co.uk> schrieb im Newsbeitrag
> news:8360efcd.0310160019.2be6efd6 at posting.google.com...
> > dirkhagemann at firemail.de (Dirk Hagemann) wrote in message
>  news:<41cb194b.0310150354.13c4cb2c at posting.google.com>...
> > > I need to get a list of all machines in a (Windows-)domain. 
> >
> > [...] see if this thread from the Python win32 group is of any use
> > to you.
> >
> > http://aspn.activestate.com/ASPN/Mail/Message/1785767
> >
> > TJG
> 
> 
> Thanks for the link! I tried this code once before, but I got an error
> because of this
> "WinNT:" in the code. But on tuesday I will try again.I don't know if I also
> got machines which are only switched on - but that'spossible (I will test
> this as well on tuesday. Now I start into myextra-long weekend - yet :-) ).
> Dirk

Just in case it helps, there was a follow-up discussion which somehow
became detached from its thread:

http://aspn.activestate.com/ASPN/Mail/Message/Python-win32/1786718

although that doesn't address problems with WinNT: which should work,
I think, on anything from NT upwards (not on Win9x). We don't use AD
here, and it works on my Win2K machine.

TJG




More information about the Python-list mailing list