I do this now. My logon script collect data that I want and writes it to a file to a hidden share on the @lserver server.

A scheduled server -based program then enumerates all the DCs and collects the files from each domain controller, parses the data, and write the data to an Oracle DB using SQL.

My program is a Perl EXE. Every time it runs it enums the DCs, creates the directory/share if necessary, then processes the files. It deletes the remote file if it is successfully written ot he DB.

My data file is a single line of text (~) tilde delimited.
_________________________
Home page: http://www.kixhelp.com/hb/