Net send command replaced with "msg" in windows 7 and above Operating system
Steps to send messages over the network computer using command prompt :
Open command prompt and type below command
msg.exe /? ( Incase you need Help )
msg /server:ComputerName console “Type Message”
E.g. - msg /server:dhirajga-comp console "HI This is Test Messages"
Note : Below Registry key should be enabled on the Remote/Network Machine to delevered messages successfully.
Note : Below Registry key should be enabled on the Remote/Network Machine to delevered messages successfully.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
locate REG_DWORD value "AllowRemoteRPC" and edit as 1
locate REG_DWORD value "AllowRemoteRPC" and edit as 1
1 = Enabled
0 = Disabled
Searches Related Links:
No comments:
Post a Comment
Thank you for logging in.. Waiting for your valuable views.