Link to home
Start Free TrialLog in
Avatar of rcu
rcu

asked on

pop-up messaging

I'm looking for a simple program where I can sent pop-up messages to any or all the pc's (win95 and winNT)on a win NT network (protocol is tcp/ip)
The users would have to read the message before it goes away.  It would be used mainly for administrator interventions.

Kind regards

Rudy
Avatar of posivibe
posivibe
Flag of Canada image

As well... www.shareware.com has these two:

netpage.exe
winpop03.zip
You also could use NET SEND... the format is like this:

net send * blah

The * tells the system to send it to everyone and replce the blah with your message... try it out!
Avatar of Blessy
Blessy

To send a message to connected users from a Windows NT server,

1.Select a computer from the list in the Server Manager Window.(Programs/Administrative tools/Server manager)

2.On the Computer menu, click Send Message.

3.Type your message in Message, and then click OK.

Cheers
Blessy
Avatar of rcu

ASKER

To Blessy and Posivibe:

Both commands work indeed but only on NT-workstations and not on Win95 clients, or am I doing something wrong?
Try my links... they work on all systems I believe!
As far as I know, what I've given will be working on all types of clients connected to that server.  This is the way we used to give administrative messages in our network.  And for this, you don't have to use any other software/tool.
As far as I know, what I've given will be working on all types of clients connected to that server.  This is the way we used to give administrative messages in our network.  And for this, you don't have to use any other software/tool.
Avatar of rcu

ASKER

To Blessy:
If I use your way I get the following'strange' results:
Sending a message to a WinNT-client only gives a popup screen on the server where I started the application.  The messengerservice is started on the client.
When trying to select a Win95-client I get the error "The system call level is not correct"
The server is WinNt 4.0 SP5

To Posivibe:
For WinNT clients the NET SEND works, but when sending this to a Win95 client using the PCNAME or USERNAME, it submits the command but I don't get a pop-up on the client.
ASKER CERTIFIED SOLUTION
Avatar of Blessy
Blessy

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Winpopup should be started on Win95 macnines for net send to work. So Blessy is right all you have to do is to find a way to get it startted and keep it active on Win95/8 machines - (logon scripts,startup options, etc.)
We used to use win pop up in the login scripts... I just couldn't find it! but everyone is right... I know it works on 95!
but I should add... my links were to programs similar to winpopup and they did say they would work on 95/98/NT.
Avatar of rcu

ASKER

I would like to honor the answer of Blessy.  He/she gave the most complete answer (and the cheapest).
Thank you very much Rudy.  Waiting to get my points.

Blessy
Thank you very much Rudy.  Waiting to get my points.

Blessy