I had the same problem. The fields available for email are useless. Instead I created TCL scripts which collects certain data from an event and wrote the specific data I wanted to a comma delimited .csv file (i.e. Joe, Administrator, acctng, HR, SERVER1).
Then as a second step I wrote vb scripts which open that file any time it is modified and read the lines that are changes. Then the new lines are put into a more readable format and emailed to me. So I get something like: Acct: JOE was created by ADMINISTRATOR and given access to ACCTNG and HR on SERVER1. This example is a little cryptic but you get the idea. David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Popp Sent: Thursday, December 22, 2005 11:54 AM To: [email protected] Subject: [ISSForum] Customizing Central Response Email Notifications Hi there - Has anyone been able to figure out how to customize the fields available for email responses for Central Responses in RSSP 2.0 SP5? I have heard from ISS that it is not possible, but am hopeful that someone here has located the SRC file for the email fields since the information available by default is grossly inadequate for normal notifications... thanks, jason _______________________________________________ ISSForum mailing list [email protected] TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum To contact the ISSForum Moderator, send email to [EMAIL PROTECTED] The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328. _______________________________________________ ISSForum mailing list [email protected] TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum To contact the ISSForum Moderator, send email to [EMAIL PROTECTED] The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328.
