• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to send a message to a user on NT network

ddiccico

Senior member
I can't remember the command to send a popup message to another user on a NT/2k network. Any help? Thanks.
 
Could you answer one other thing? Is it possible to send to a computer in a different workgroup? 2k help has this info:

net send {name | * | /domain[:name] | /users} message
/domain[:name].........Sends the message to all the names in the computer's domain. If name is specified, the message is sent to all the names in the specified domain or workgroup.
/users.................Sends the message to all users connected to the server.

it doesn't say how to send to one comp on a different workgroup. I tried net send <name> </domain:yyy>, and it sent to everyone on that workgroup.

Thanks again.
 
Back
Top