PDA

View Full Version : Messenger Service / Net Sender ??


46Tbird
10-04-2006, 11:14 AM
Does anyone have an app that will call a messenger service pop-up based on USERNAME?

I had a developer that wrote one a few years ago, I've lost the file, it would be handy to have that instead of relying on net sender to locate a person by IP or workstation name.

The one I'm looking for will allow you to enter userIDs on a domain, and type a message...

TIA

DLinkOZ
10-04-2006, 01:10 PM
command line

net send username "Message goes here"

ceyko
10-04-2006, 07:54 PM
[QUOTE=DLinkOZ]command line

net send username "Message goes here"[/QUOTE]

Na,

net send "domain" "message" is better.

:)

DLinkOZ
10-04-2006, 08:33 PM
I did that once, a long time ago... ONCE!

Stang2be
10-04-2006, 11:06 PM
thats assuming the messenger service hasnt been disabled via GPO.

46Tbird
10-05-2006, 11:17 AM
Messenger service is enabled, but NetBIOS is not, so it appears nothing is resolving.

As I asked, does anyone have something that will pick up on the Windows userID.. and not machine identity?

ceyko
10-05-2006, 11:23 AM
http://www.programurl.com/software/username.htm just a quick google...dunno if that helps or not.