Can i Clone my desktop settings

This is a discussion about Can i Clone my desktop settings in the Windows Networking category; using windows 2000 pro, can i clone the desktop settings that one user has with another user? like all the startup menu programs and backgroud and all the crap in my documents. .

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar19.webp

59 Posts
Location -
Joined 2001-04-29
using windows 2000 pro,
can i clone the desktop settings that one user has with another user?
 
like all the startup menu programs and backgroud and all the crap in my documents.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 20
Created
May 21
Last Response
0
Likes
2 minutes
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar28.webp

74 Posts
Location -
Joined 2001-01-14
First the desktop, there are two ways to do this:
 
First:
(1) Dump HKU\{sid}\Control Panel using REGEDIT.
(2) Edit the REG file with NOTEPAD and change the {sid} for the other user and save the file
(3) Double click on the saved REG file
 
Second:
(1) Dump HKU\{sid}\Control Panel using REGEDIT
(2) Edith the REG file with NOTEPAD and change the {sid} to .DEFAULT and save the file
(3) Double click on the saved REG file
 
The First method is on a per user basis, whereas the second method will set the .DEFAULT desktop to your settings.
 
For the Start Menu Programs, again there are two ways; first just use copy and paste between the users or second, dump all the start menu items to "C:\Documents and Settings\All Users\Start Menu\Programs...."
 
Colin

data/avatar/default/avatar19.webp

59 Posts
Location -
Joined 2001-04-29
OP
im not going to screw with all the sid crap and all that
in my registry but i'll put the start up menu stuff in for all users
directory. thx

data/avatar/default/avatar26.webp

362 Posts
Location -
Joined 2000-03-16
If it is just start menu items you want go to
 
c:\documents and settings\username and copy the start menu subdirectory to the new user's subdirectory.