I was working on using the SmartUpgrade facility to roll out 8.5.2 when I ran across problems with some of the Notes.Ini files on client machines. I found that some of the files did not contain an installtype line and there were other issues also. What I would like to do is to collect a copy of the Ini file from each of the 1500 client installations in our Domino environment. I have considered adding an agent to the mail files to collect and mail back the ini file and I have also thought about adding code to the postopen event to do the same thing.
I was wondering what other techniques administrators might have employed to gather this information. Any suggestions would be greatly appreciated.