Thanks Dan O and Rockn for offering your suggestions. I finally got the NET USE comman to work by enabling the Guest account on the w2k server (by default it's disabled). What got me thinking about it was the page on Net Use commands you se...
http://forums.techguy.org/t129978/s535aee8666e3f8c1c9c2...
The NET USE command is used to connect a computer to, or disconnect from, a shared network resource. NET USE can also display information about a computer's current connections.
http://www.microsoft.com/technet/security/Bulletin/MS03...
The performance hit usually comes from establishing a connection to the database, but ADO.NET creates a connection pool to help here. If you wish to avoid parsing statements each time anew, you can put them into stored procedures. I imagine...
http://stackoverflow.com/questions/1341788/is-it-a-good...
Re: net command Posted: 12-30-2003, 10:38 AM Gianluca, I don't know what you meant by the error "the message alias could not be found on the network" - I haven't seen such from net.exe. However, try including "Network Command...
http://www.realgeek.com/forums/net-command-79896.html
I'm assuming you want to do this over the Internet to send messages to other machines. In which case, no; sorry.
http://answers.yahoo.com/question/index?qid=20070820020...
normally net view should give you a system error like 5 or 53. if it is 5, this permission issues. this page lists most popular system errors. System Errors If the net view command fails with a "System error 5 has occurred. ... 2. when...
http://www.mombu.com/microsoft/windows-2000-networking/...
Individually, they are quicker than running the interactive NET programs. Some commands can only be used in command lines. The output from command lines can be saved to a file, or printed, to provide a permanent record. NET command lines ca...
http://www.drdos.net/documentation/usergeng/23ugch23.ht...