I need to replace a .ini file on a Win2K workstation. Here is the scenario:
I need to replace a .ini file on logon to connect the users to a test machine. On logoff, I need to put the correct on back in place.
User will log in locally to the machine, not to the domain. We cannot log the users on to the domain. All users will use the same login credentials, and the same profile name on all machines
I can do the first replace by putting the batch file in that profiles startup folder. But I'm at a loss how to restore the original one on logoff. I don't want to rely on the user to remember.
Any ideas? Thanks.
Dan
I need to replace a .ini file on logon to connect the users to a test machine. On logoff, I need to put the correct on back in place.
User will log in locally to the machine, not to the domain. We cannot log the users on to the domain. All users will use the same login credentials, and the same profile name on all machines
I can do the first replace by putting the batch file in that profiles startup folder. But I'm at a loss how to restore the original one on logoff. I don't want to rely on the user to remember.
Any ideas? Thanks.
Dan