Re: Registry entry to change from/to roaming profile
- From: Jerold Schulman <Jerry@xxxxxxxxxx>
- Date: Thu, 09 Feb 2006 05:25:58 -0500
On Wed, 8 Feb 2006 19:23:05 -0000, "David Wood" <jdwood37@xxxxxxxxxxxx> wrote:
Does anyone the reg entry in CURRENT_USER to make a profile local (or back)?See tip 5346 » How do I retrieve a user's ProfileImagePath in batch?
I need to run a script to do so
in the 'Tips & Tricks' at http://www.jsifaq.com
Also get the SID (see line 5) and use it to set the ProfileImagePath
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\%sid%" /v ProfileImagePath /T REG_EXPAND_SZ /F /D "<The path>"
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
.
- References:
- Registry entry to change from/to roaming profile
- From: David Wood
- Registry entry to change from/to roaming profile
- Prev by Date: Registry entry to change from/to roaming profile
- Next by Date: Path for Winword
- Previous by thread: Registry entry to change from/to roaming profile
- Next by thread: Path for Winword
- Index(es):
Relevant Pages
|