Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rcasey31

  1. rcasey31

    NetJoinDomain

    Hey thanks for your reply. Well, I have tried two different versions both of which have produced the same results. NetJoinDomain(Chr(0), "domain\0", Chr(0), "account\0", "pwd\0", NETSETUP_JOIN_DOMAIN) NetJoinDomain(Chr(0), "domain" & chr(0), Chr(0)...
  2. rcasey31

    NetJoinDomain

    When I use the NetJoinDomain() I keep geting errors such as "Network path not found" or "Domain not found". I think it may have something to do with the way I'm passing the parameters or something. However, It can determine if a pc is already joined to a domain. thanks rcasey

Part and Inventory Search

Back
Top