Hi All,
In my scenario, I have a batch of events that are for a particular Event Code, sorted by time.
The fields included in this Event are Account Name, Computer Name, and Account Domain.
There is a separate batch of events for another Event Code, sorted by time. And these fields include Account Name, Computer Name and Client Address.
Basically I would like to run a search for the 1st scenario, however I'd also like to include the corresponding Client Address from the 2nd scenario, if the Account Name matches (for events that occurred at relatively the same time)
Any ideas or tips on how to go about this would be greatly appreciated!
... View more