Listing all machines in a domain
Dirk Hagemann
usenet at mail-2-me.com
Thu Oct 30 07:08:29 EST 2003
tim.golden at viacom-outdoor.co.uk (Tim Golden) wrote in message news:<8360efcd.0310170012.592e845e at posting.google.com>...
> "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
Thank you!!! That works :-)
Now I can care about the coming up next problems... ;-)
Dirk
More information about the Python-list
mailing list