All Forums >> [Scripting] >> WSH & Client Side VBScript >> Delete accounts and create an event log Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I have a script that remove all accounts (except for a select few) from the admin group. Then the script writes the to event log which accounts were removed. However, when the event log entries are created, It creates on event log per account deleted. I was wondering is there a way to get one event log entry for all accounts removed.