Shawn, My fault for not being more descriptive. We need to update about 200 clients with the new settings to the INI file. We evealuated dumping a new INI file down to each client but the file contains tons of user specific settings. Some PC's are shared and thus have multiple profiles we need to update. It's a small fraction of the overall number of client's. We figured running it upon login would work fine. If the INI file does not exist, it won't do anything on the clients PC (not real efficient but gets the job done.) Since we know the clients we need to update, NTDOC's solution may actually work better.

Eventually I'd like to look at reading a remote registry in order to perform this and other functions, especially on the shared PC's.

Thanks.
Rich