just thought i would throw in the programming aspect of net send. the function is below with easy parameters. If you really are going to use this, given you have computers with NT, XP, 2000; then why not write a small program interface to do it quickly. You can spoof the name to make it say something useful like Networking Dept.; no actually has to be one word so NET_DEPT. or whatever. this function works across domains as i have found. It has error checking also, not sure what they are off hand. If you still want to do it at the prompt you type: net view /domain to view all the domains on your network. pick a domain and view those computer like: net view /domain:workgroup then pick a computer from that workgroup and type: net send accounting001 Accounting server is shutting down. of course you can net send to a whole domain!! net send /domain:workgroup Company downsizing pick up last check on way out door. yeah not funny right.
NetMessageBufferSend(servername, msgname, fromname, buf, buflen);