Microsoft
Software
Hardware
Network
Question : ArcServe - how to notify via email
I've just taken over an environment with an ArcServe 11.5 backup installed and I'm trying to setup some email notifications on the current backup jobs.
I'm new to this software, so bear with me.
I've been into Alert Manager and setup SMTP alerting, so that part of it looks fine.
Now I just want to add an alert on job completion/failure to the existing backup jobs but I don't see any options on where to do that. If I go to modify the job, it opens up a new window asking me to select drives etc - I DONT want to have to re-create the job as its quite a complex backup. All I need to do is add a notification. It shouldn't be very hard to do this surely.
Many thanks for anyone's advice in advance!
Answer : ArcServe - how to notify via email
and you may need to use also the current event of the form
private sub form_current()
me.chk2.enabled= not me.chk1
me.chk1.enabled=not me.chk2
end sub
Random Solutions
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
How do you access a ssh-secured SMB share from a Windows 7 client?
Nested forms asp.net IE8
how do I let users access OWA by exchange.domain.com vs. exchange.domain.com/exchan
ge
Iphone Can't get Exchange mail on LAN but ok on 3G.
compareTo() - JavaScript example needed
Exchange 2010 refusing SMTP port 25 connections
OMA and OWA
How to make IN operator to accept CSV which are varchar in SQL Server 2008
Checking for @ symbol in email address field on access form