msg commands Flashcards
username
Use this option to specify a username to send the message to.
sessionname
Specify sessionname to send a message to a specific session.
sessionid
The sessionid option can be used to send a message to a session using the session’s ID.
@filename
Use the @filename option to send a message to the user names, session names, and session ID’s listed in the specified file.
*
The * option is used to send a message to every session on the servername.
/server:servername
The servername is the server on which the username, sessionname, or sessionid, resides on. If no servername is specified, the message will be sent as directed to the server you’re executing the msg command from.
/time:seconds
Specifying a time in seconds with the /time switch gives the msg command a length of time to wait for the receiver of the message to confirm receipt of it. If the receiver does not confirm the message in seconds number of seconds, the message will be recalled.
/v
The /v switch enables the command’s verbose mode, which will display detailed information about the actions the msg command is taking.
/w
This option forces the msg command to wait for a return message after you send a message. The /w switch is really only useful with the /v switch.
message
This is the message you want to send. If you don’t specify a message then you’ll be prompted to enter one after executing the msg command.