Tech Support > Operating Systems > Windows NT > Instant Messaging Service
Instant Messaging Service
Posted by Charles Phillips on February 23rd, 2004


Hello,
Does Windows NT 4.0 have an "instant messaging" service?
If so, how does one find info on the app...


Charles L. Phillips

Posted by Dave Patrick on February 23rd, 2004


From a command prompt;
net send /?
for the syntax.

C:\>net send /users "some message"
The message was successfully sent to all users of this server.

C:\>net send /domain:domain1 "another message"
The message was successfully sent to domain DOMAIN1.

C:\>net send p590nt "yet another message"
The message was successfully sent to P590NT.

C:\>net send administrator "one more message"
The message was successfully sent to ADMINISTRATOR.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


"Charles Phillips" wrote:
Hello,
Does Windows NT 4.0 have an "instant messaging" service?
If so, how does one find info on the app...


Charles L. Phillips



Similar Posts