MSFN Forum: Disable roaming profiles. - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Disable roaming profiles. Roaming Profiles Rate Topic: -----

#1 User is offline   tarrant64 

  • Group: Members
  • Posts: 3
  • Joined: 02-August 06

  Posted 10 November 2006 - 09:11 AM

I am looking for a way to disable roaming profiles for my unattended installations. I know going through gpedit.msc I can disable it, but I don't want to have to do that for every new installation.

Is there a registry edit that can be applied that does this? I only want to use local profiles in my setups.


Thanks!


#2 User is offline   Vadikan 

  • MSFT MVP Windows Expert: Consumers
  • PipPipPip
  • Group: Members
  • Posts: 349
  • Joined: 22-February 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 13 November 2006 - 12:32 AM

Pretty much all group policies have their registry equivalents. In your case it is

Quote

Administrative Templates\System\User Profiles
Only allow local user profiles
At least Microsoft Windows XP Professional or Windows Server 2003 family
This setting determines if roaming user profiles are available on a particular computer. By default, when roaming profile users log on to a computer, their roaming profile is copied down to the local computer. If they have already logged on to this computer in the past, the roaming profile is merged with the local profile. Similarly, when the user logs off this computer, the local copy of their profile, including any changes they have made, is merged with the server copy of their profile. Using the setting, you can prevent users configured to use roaming profiles from receiving their profile on a specific computer. If you enable this setting, the following occurs on the affected computer: At first logon, the user receives a new local profile, rather than the roaming profile. At logoff, changes are saved to the local profile. All subsequent logons use the local profile. If you disable this setting or do not configure it, the default behavior occurs, as indicated above. If you enable both the Prevent Roaming Profile changes from propagating to the server setting and the Only allow local user profiles setting, roaming profiles are disabled. Note: This setting only affects roaming profile users.

HKLM\Software\Policies\Microsoft\Windows\System!LocalProfile

!parameter means: parameter=dword:00000001 (enabled) or dword:00000000 (disabled)
Source: Group Policy Reference

Alternatively, you can distribute .adm files.

This post has been edited by Vadikan: 13 November 2006 - 12:33 AM


#3 User is offline   tarrant64 

  • Group: Members
  • Posts: 3
  • Joined: 02-August 06

Posted 15 November 2006 - 11:34 AM

Thanks a lot! Exactly what I was looking for.

#4 User is offline   Vadikan 

  • MSFT MVP Windows Expert: Consumers
  • PipPipPip
  • Group: Members
  • Posts: 349
  • Joined: 22-February 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 15 November 2006 - 09:51 PM

Oh, now I see what the PM was about :) You're welcome!

#5 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 November 2006 - 05:02 AM

It's worth noting that almost all group policy settings are enforced via the registry, and you can easily see (most times) what you're looking for by editing the .adm and finding the entry you are configuring. This will tell you what registry key and value are being modified, and what the appropriate values are.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy