The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-30-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Quote:
Originally Posted by sunsysadm2003 View Post
I would like to be able to do such things like extracting event logs from various servers, workstations, etc., verifying security settings, etc.
All suggestions are gratefully accepted
I would suggest "Visual Basic for Applications", but even this will be replaced by "Visual Studio Tools for Applications".

Previously I've written a simple eventlog tool in C using the WIN32 APIs OpenEventLog/ BackupEventLog/ ClearEventLog, these will work remotely.
Reply With Quote