Net Send

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

Guest

I use a net send command to remind users of when my server will be down for
maintenance.

Some users don't get the message.

Here is the command line I use:

net send /DOMAIN:MYDOMAIN Server will be shutdown in 5min

Any ideas?

K.J.B.
 
In said:
I use a net send command to remind users of when my server will be
down for maintenance.

Some users don't get the message.

Here is the command line I use:

net send /DOMAIN:MYDOMAIN Server will be shutdown in 5min

Shouldn't that be
net send * /DOMAIN:MYDOMAIN "Server will be shutdown in 5min"

But at the clients:
MESENGER Service is running
Any local software firewalls running (and blocking ports)
And I assume that the non-receivers also do not get the message
logged into Event Logs?
Are all clients in the same subnet and Domain?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Command Line Net Send 1
NET VIEW 7
Access Automatically Send a notification email once a record is added 0
net send 1
net send if different domain 1
net send with multi-line message 3
Net Send in Terminal Server 2
Net Send 2

Back
Top