Basic Internal Instant Messaging Solution?
sk8dork asks: "I am pretty much _the_ internal IT person at the company I work for and I am recognizing the need for internal Instant Messaging more and more each day. While email is quick and easy to send, it's not always the quickest way to get your message to someone when they're not monitoring their inbox every second of the day. Having come from a position in Dell tech support I've experienced the MS communications solution but was put off by the instability of it and, now that I've looked into purchasing it, the steep price as well. For more stability we often used an internal IRC channel, but most people would either not login or they'd just be put off by its complexity. In this new company, where close to no one is 'computer savvy', I am in need of an Instant Messaging solution that is easy to use, secure, limited to our network, and inexpensive. I'd like to stay away from the mainstream IM clients such as Yahoo!, AIM, ICQ and others. We're running Windows Server 2003 for Small Business (sorry) and will be soon upgrading out of the SBE to regular Windows Server 2003. Any helpful information will be greatly appreciated."
Jabber along with Exodus works wonders. When I worked at a small/mid sized (200 employees) business I configured this across the board along via VPN. It was secure, fast, stable and as good as any IM client and server I've come across. I configure employees into groups in accordance with their office (e.g. NY, Miami, Mass, etc.). Workers were able to transfer files when necessary, vent gripes without worrying about snooping, etc.
Infiltrated dot Net
We use JiveServer (Wildfire) and the associated spark client.
It uses the jabber protocol and as such, can be used with a variety of IM clients.
I mean, honestly.
http://www.jabber.org/software/servers.shtml
Yes, you can get a server for a Windows platform, yes you can pay for it too if it helps.
Deleted
http://www.jivesoftware.org/wildfire/
The best jabber implementation that I have used is Wildfire by Jivesoftware. It was really really easy to install and setup (even with LDAP support), and our company has been using it for months and months. It's really great to have an internal IM server.
ICQ offers a groupware product, designed to be used on internal networks only. Best of all, its freeware. http://www.networkingfiles.com/Communications/Icqg roupware.htm
--BSOBN--
You've almost certainly got an instant messaging solution installed and fully functional on every one of your desktops right now. It uses less screen space than almost any 3rd party app and it supports single sign-on without configuration effort. Here's how to send someone a message using it:
[windows+r] net send {username} {message text} [enter]
P.S. The UNIX guys have a similar utility called "write" that's been on every UNIX-ish system I've ever used.
and let's not forget that it has support for asterisk. The list of contacts gets updated with who's on the phone, etc. and there's a pop-up with the caller ID on your screen (bottom right corner).
Hey,
Here at Pythian Remote DBA we've had a client these past two years called Omnipod. They run a good shop and the tech guys there are absolute tops.
Their software is a turnkey hosted secure instant messaging platform. It integrates with the big three networks just fine. It has amazing archiving and audit abilities, thus its popularity in the financial sector (those dudes have to keep all written communication for a few years or they're not allowed to use it at all).
Furthermore, it has an extremely cool feature that's not in any of Y! AIM or MSN: You can create Venn-diagram like overlap groups so that line workers can't just IM the CEO, and so that you can control the communication of presence information inside and outside the group.
It's all very cool and I can recommend it without hesitating. Although it's not FOS, the fact that you don't have to administer it and that you can be up and running tomorrow totally kicks ass.
HTH
Paul
The real Paul Vallee is slashdot userid 2192, and, what do you mean it's not cool to point out your low userid?
There is substantial benefit for the higher-ups to have end-to-end encryption. With an end-to-end encryption, the parties at both ends can discuss things like terminating the systems administrator or confidential information that may affect stock prices. With SSL, the systems administrator(s) can snoop.
- 1 400MHz Celeron-based computer running SUSE Linux 9 (most recent version available at the time)
- jabberd2 for the Jabber server, with a MySQL backend
- Psi client for all the Windows users.
- A PHP script to automatically add everyone to everyone else's contact list (yeah, I'm the guy who posted that).
Psi was great because it was easy to configure so that their application profile was stored on a network drive, so that no matter what computer you logged in to, you had your contact list immediately available. As well, it was really easy to install remotely (just copy the app directory and some shortcuts to the right places on the remote computer). The end result was a computer was saved from the dumpster and put to good use, and everyone got to chat without everyone asking everyone else "whats your jabber address".