Console messages to xp users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to send a global console message from 2000 server to xp machines,
not all xp machines will recieve messages.
 
Are you doing a "NET SEND" or "MSG.EXE" command?
If so, most likely the "Messenger" service is not running on those target
machines.

Check the status of the remote machines using the SC.EXE utility:
sc \\targetmachine query messenger

--
MikeVa [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
Back
Top