Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Problems with Net Send


Message #1 by "mark" <mark.brundle@m...> on Mon, 30 Dec 2002 02:57:42
Currently I am trying to design a vb application that will netsend users 
based on their Logon Name.

At the moment I can netsend through using their ComputerName and 

NetMessageBufferSend

Our Domain name is Windows.mhcb.com.au 

I would like to send the message to all users in group D_ISD

Username is HOOACA

I have tried all the following and none have worked 

windows.mhcb.com.au/Syd/Groups/D_ISD

MHCB\HOOACA

HOOACA

MHCB/HOOACA

/MHCB/HOOACA


windows.mhcb.com.au/HOOACA
windows.mhcb.com.au/HOOACA

windows.mhcb.com.au/Syd/Groups/D_ISD

mhcb.com.au/Syd/Groups/D_ISD

D_ISD

window.mhcb.com.au.*

'LDAP://DC=windows,DC=mhcb,DC=com,DC=au'

/domain:DC=windows 

Any ideas on what the correct syntax might or what I am doing wrong would 
be greatly appreciated 

Thanks 

Mark 

  Return to Index