Guest marc moos Posted November 25, 2007 Posted November 25, 2007 Hi group, how to edit ntuser.dat. I know the way of logon script or group policy. But i need to set a registry key in the ntuser.dat by another way. Thanks
Guest Colin Posted November 25, 2007 Posted November 25, 2007 Re: Edit ntuser.dat marc moos wrote: > Hi group, > > how to edit ntuser.dat. > I know the way of logon script or group policy. But i need to set a registry > key in the ntuser.dat by another way. > > Thanks > You can load the ntuser.dat to regedit. Start retedit.exe. In Regedit, highlight the HKEY_USERS key, go to File, Load Hive. To read or edit ntuser.dat in a simpler way you can also download the tool regeditpro http://www.robotronic.de/regedit/index.html
Guest Pegasus \(MVP\) Posted November 25, 2007 Posted November 25, 2007 Re: Edit ntuser.dat "marc moos" <momo362@supliket.com> wrote in message news:OJEVKKzLIHA.4196@TK2MSFTNGP04.phx.gbl... > Hi group, > > how to edit ntuser.dat. > I know the way of logon script or group policy. But i need to set a > registry key in the ntuser.dat by another way. > > Thanks > Have a look here: http://support.microsoft.com/?kbid=310516
Guest Ryan Hanisco Posted November 25, 2007 Posted November 25, 2007 RE: Edit ntuser.dat Hi Marc, During the logon process, your workstation loads the HKU hive and then applies the changes in the NTUSER.dat to that to make the HKCU hive that the profile uses as its working copy. Changes that you make to the HKCU will be saved in the NTUSER.dat and will affect just that user. Changes made to HKU will affect all users logging into that machine. Hope this helps. -- Ryan Hanisco MCSE, MCTS: SQL 2005, Project+ http://www.techsterity.com Chicago, IL Remember: Marking helpful answers helps everyone find the info they need quickly. "marc moos" wrote: > Hi group, > > how to edit ntuser.dat. > I know the way of logon script or group policy. But i need to set a registry > key in the ntuser.dat by another way. > > Thanks > > >
Guest Colin Posted November 25, 2007 Posted November 25, 2007 Re: Edit ntuser.dat Colin wrote: > marc moos wrote: > >> Hi group, >> >> how to edit ntuser.dat. >> I know the way of logon script or group policy. But i need to set a >> registry key in the ntuser.dat by another way. >> >> > To read or edit ntuser.dat in a simpler way you can also download > the tool regeditpro > http://www.robotronic.de/regedit/index.html that is what I search for thanks all
Guest Dave Patrick Posted November 25, 2007 Posted November 25, 2007 Re: Edit ntuser.dat I'm sorry but it doesn't work that way. Are you talking about HKEY_USERS\.DEFAULT ? If so this is the hive that is loaded when no one is logged on. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Ryan Hanisco" wrote: > Hi Marc, > > During the logon process, your workstation loads the HKU hive and then > applies the changes in the NTUSER.dat to that to make the HKCU hive that > the > profile uses as its working copy. Changes that you make to the HKCU will > be > saved in the NTUSER.dat and will affect just that user. Changes made to > HKU > will affect all users logging into that machine. > > Hope this helps. > -- > Ryan Hanisco > MCSE, MCTS: SQL 2005, Project+ > http://www.techsterity.com > Chicago, IL > > Remember: Marking helpful answers helps everyone find the info they need > quickly.
Guest Judith Schmidt Posted January 5, 2008 Posted January 5, 2008 Re: Edit ntuser.dat > > how to edit ntuser.dat. > I know the way of logon script or group policy. But i need to set a > registry key in the ntuser.dat by another way. > Regeditpro can do it: http://www.robotronic.de/regedit/index.html
Recommended Posts