COPYUSER utility (like MOVEUSER)

D

dcdon

Question: Is there a COPYUSER utility for cloning user profiles to setup
additional users with identical settings?

To move a user's profile, logon to the computer where the existing profile
resides and use the moveuser utility to move the profile. Syntax:


MOVEUSER [DOMAIN/]user1 [DOMAIN/]user2 [/c:computer] [/k] [/y]


user1 The existing user (who has a local profile)
Specify domain users in 'DOMAIN/user' format
or just 'user' for a local account.

user2 The user acount that will inherit the user1 profile.
This account must already exist.
Specify domain users in DOMAIN/user format
specify only user for local accounts.

/c:computer The computer on which to make the changes.

/k Keep user account user1 (only applies to local users)

/y Overwrite any existing profile for user2.
 
D

dcdon

Sorry, that was not supposed to post. It was actually a note to moi. But since
it's out there, care to answer.

TIA
--
good computing,
don
--------

Question: Is there a COPYUSER utility for cloning user profiles to setup
additional users with identical settings?

To move a user's profile, logon to the computer where the existing profile
resides and use the moveuser utility to move the profile. Syntax:


MOVEUSER [DOMAIN/]user1 [DOMAIN/]user2 [/c:computer] [/k] [/y]


user1 The existing user (who has a local profile)
Specify domain users in 'DOMAIN/user' format
or just 'user' for a local account.

user2 The user acount that will inherit the user1 profile.
This account must already exist.
Specify domain users in DOMAIN/user format
specify only user for local accounts.

/c:computer The computer on which to make the changes.

/k Keep user account user1 (only applies to local users)

/y Overwrite any existing profile for user2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top