>> You could setup secure sessions to each managed server >> with a batch file. >> i.e c:\net use \\Managedservername\IPC$ /user:domainorservername\userid pa$$word
Actually I don't think will work for Windows Log Events, even though it does work for the NT Service monitor. That's because while NT Service monitor uses a system API that operates over the same channel as network IPC connections, Windows Log Events uses WMI (Windows Management Instrumentation) which is based on DCOM. --Tim Farley IPSWITCH Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
