View Single Post
  #5 (permalink)  
Old 07-09-2009, 09:45 PM
Otto's Avatar
Otto Otto is offline
Proprietor
 
Join Date: Nov 2008
Location: Atlanta, GA
Posts: 2,032
Blog Entries: 14
Default

In that case, shouldn't the 'find /i "%usr%"' line for both bes1 and bes2 be the same? Your syntax differs from one to the other (the second appearing to be the correct one). And even then, why not look at automating it with a SQL query against the database to gather the agent number and BES server information (name and agent), a corresponding remote registry lookup for the log file location (unless that's in the database - can't remember), and then load all that information dynamically for the remote search. Now, as to how to do all of that, it shouldn't be hard, but that's not my cup of tea
__________________
BCSA (4.1, 5.0) | BCSD (4.1, 5.0)

The views expressed by me on Port3101.org are my own and do not necessarily reflect the views of my employer.
Reply With Quote