打印

[应用软件] Vista下局域网发送消息命令(ZT)

Vista下局域网发送消息命令(ZT)

Vista下局域网发送消息命令
vista下Net Send命令已找不到了.取而代之的是msg
D:\>msg
Send a message to a user.
MSG {username | sessionname | sessionid | @filename | *}
            [/SERVER: servername] [/TIME: seconds] [/V] [/W] [message]
  username                      Identifies the specified username.
    sessionname                The name of the session.
    sessionid                        he ID of the session.
    @filename                      Identifies a file containing a list of usernames,
                                            sessionnames, and sessionids to send the message to.
    *                                      Send message to all sessions on specified server.
    /SERVER: servername  server to contact (default is current).
    /TIME: seconds              Time delay to wait for receiver to acknowledge msg.
    /V                                      Display information about actions being performed.
    /W                                    Wait for response from user, useful with /V.
    message                          Message to send.  If none specified, prompts for it
                                              or reads from stdin.
呵呵。截个图还是中文的。方便参考:

TOP