MSG Command on CMD result Error 5 getting session names

3

I have 2 computer connected over LAN. Both has windows 10 pro version 1607. I open cmd from 1 computer and try to use message command like this :

msg * /server:lenovo-pc "Hello"

Lenovo-pc is other computer name. The command result Error 5 getting session names

How to fix this problem ?

  • I already set the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\AllowRemoteRPC from 0 to 1 and already restart.
  • I already run cmd with level admin.
  • Network discovery, file and printer sharing on private and public network already TURN ON on both computer.

Liudi Wijaya

Posted 2016-10-24T07:33:43.227

Reputation: 325

2msg command never worked at all for me as well – None – 2016-10-27T05:27:24.383

Did you get any solution for this? – Amit – 2019-01-02T06:41:28.640

@Amit still no solution – Liudi Wijaya – 2019-01-03T07:12:02.163

No answers