Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy Profile

Status
Not open for further replies.

twooly

MIS
Joined
Feb 22, 2004
Messages
122
Location
US
Does anyone have suggesstions on how I can copy a profile? Not using the "Copy To" button. I would like to script this out.
 
You could break it down into two parts.

1. Copy the acctual profile directory
2. Script modifying the registry to point to that path.

You would need to know the user's SID to make that last part happen.

You will find the registry key under

HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\SID\ProfileImagePath

I hope you find this post helpful. Please let me know if it was.

Regards,

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top