Good Morning,
I have an event management program which is installed on, soon to be, 100 computers. There are roughly 300 users total, each having a roaming profile, which must be configured individually to each computer they decide to log into. I have been asked to create an automated e-mail notification system for this software. Everything is using access 2010. The network is locked down pretty tight, you have to have admin rights to install a network printer, if that gives an idea of security.
As far as our e-mail system goes, we are all using outlook with of course an exchange server.
The basic idea of what I am wanting to accomplish is simple. If an event happens and it meets x, y and z critera a, b and c are notified. Here is my quandry. I have code using CDO method form
VB for SMTP transfer. The issue, from what I have read and attempted in order to use this you must have the SMTP services running on each individual computer. This will not happen.
Are there any other alternatives to being able to genearte auto e-mail notifications through an exchange server without having to install extra software on 100 computers or alter 300 profiles that could be on as many as 10 computers each?
The research I have done hasn't shown to many more options through VBA so figured I'd post here and see what this great team could offer up.
Thanks for your Time, Thoughts and Knowledge