开发者

Windows pop up message when responds to ping [cmd, PowerShell]

Is it possible to run a specific script and receive a message (like msg command) when t开发者_JAVA百科he pinged machine becomes available?

ping -n <Address> | find "TTL=" && (
msg * Online
)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜