Location of user registry settings on DC for Roaming Profiles
hi folks,
i need make specific change each of users , use roaming profiles. in particular, need change setting:
[hkey_current_user\volatile environment]
"appdata"="\\\\<dfs>\\users\\profile\\<username>\\appdata\\roaming"
to setting:
[hkey_current_user\volatile environment]
"appdata"="c:\\users\\<username>\\appdata\\roaming"
i think inclusion of the variable username prevents me doing group policy, happy proved wrong. so medium hard way , update registry on domain controller (window server 2008r2), opposed hard way -- desktop visits.
so, user portion of registry kept roaming users?
thanks help,
chris.
hello chris,
i need make specific change each of users , use roaming profiles
you can use gpp changing value:
mvp group policy - mythen, insiderinfos und troubleshooting zum thema gpos: let's go, use gpo!
Windows Server > Group Policy
Comments
Post a Comment