February 24, 200620 yr Hi,When repairing or setting up PC's I often need to apply settings and changes to multiple users on the PC.The application I need would load the registry hives for each user on the PC (perhaps the users could be selected from a list) and then changes applied to each user.Ideally this would be a GUI application for Windows 2000, XP and 2003.Anyone out there need a project or a small programing commision? Kind RegardsSimon
February 28, 200620 yr I was needing the same long time ago, and I wrote a batch for that. It's not perfect because it don't make a backup of NTUSER.DAT before loading it but it worked when I have used it 1 year ago.I know it's not an application with GUI and all those stuff you want but it's there for free.People on this board are passionate persons about computers and I don't think little commision will raise passion even more. Maybe someone will post a link about something that already exist.Be patient REGWIDE
April 12, 200620 yr I'm the author of EzPcFix. Take a look at the documentation on the webpage and see if the "Reg Values" section will do what you want, it allows you to specify reg values in an inf file for settings that you'll want to be able to change for each user and displays a window that allows you to change that setting for each user on the system (individually).Hopefully EzPcFix can do what you want but PM me if you want a customized app coded for you.Tom Edited April 12, 200620 yr by pcuser_tom
April 17, 200620 yr Have you found you answer? I have been successfull with psexec. I have also used hta's to create an interface to the scripts.... let me know if you already have you answers... thanks.
May 30, 200620 yr I have used wise scripting to iterate through all the user profiles...as long as you're an admin of the box...all profile including the default user can be mounted, so that new users as well get the changes.
Create an account or sign in to comment