TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use the following command to send the message "Roger will back up the server tonight" to all connected clients:


    nbmessage "Roger will back up the server tonight"
  2. Use the following command to send the message "You look smashing" to user smitten:


    nbmessage -u smitten "You look smashing"
  3. Use the following command to send the message "Who are you?" to the client" N(ickky<00>/2/0)3":


    nbmessage -c "N(ickky<00>/2/0)3" "Who are you?"
  4. Use the following command to send the message "The server will shut down in 5 minutes!" to all clients connected to the file service nbmauve:


    nbmessage -s nbmauve:file "The server will shut down
     	in 5 minutes!"
  5. Use the following command to send the message "Who are you?" to NetBIOS client NTPC:


    nbmessage -n NTPC "Who are you?"