Hmm

My calling machine does have ADSI installed

The code is quiet straight forward

$dom = GetObject("WinNT://ADECCO")
returns no error

$dom = GetObject("WinNT://ADECCO/Domain Users")
returns the error as mentioned

_________________________
Mark Pietersz