Set dom = GetObject("WinNT://ArcadiaBay") dom.Filter = Array("user") For each usr in dom Debug.Print usr.Name Next [download]
In reply to OLE VB to Perl by Mike McClellan