I'm trying to send a message from my Linux box to a windows 7 box, à la "net send".
I've tried
smbclient -M machine
but that gives
Connection to machine failed. Error NT_STATUS_BAD_NETWORK_NAME
From what I've read, "net send" no longer exists and on a Windows box, and you would use "msg.exe". How do I send a message from Linux to the Windows 7 box, though?
wallor two way liketalk? Would setting up a personal IRC server work for this situation? – new123456 Nov 29 '11 at 11:58