首页 > 其他 > 详细

Terminal Server User Profile

时间:2016-08-19 13:24:01      阅读:252      评论:0      收藏:0      [点我收藏+]

对于没有登录的新用户:

使用组策略的方法:

Windows2008 中找到组策略管理器,打开同时设置下面的策略:

Computer Configuration\Administraive Templates\WindowsComponents\Terminal Services\Set Pathfor TS Roaming Prifiles

TS user Home Direcory

如果Set Path for TS RoamingPrifiles没有设置的话可以直接更改TS user HomeDirecory

 


The default location is defined in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList . There you need to adjust the String ProfilesDirectory with the path of your preferred location.
Note: Existing Profiles will remain under %WinDir%\Documents And Settings\.... . You‘ll need to remove these profiles manually.

New users will have there profile created in the location you specified.

 

对于已经登录的用户:

要通过设置注册表的方式:

windows2008中找到下面的注册表位置:

\\HKEY_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion\Profilelist\{SID}

找到对应用户的SID然后修改到对应的位置:


然后把以前的文件夹copy到新的位置



本文出自 “苏兰网络” 博客,请务必保留此出处http://zhangfang526.blog.51cto.com/8588740/1840217

Terminal Server User Profile

原文:http://zhangfang526.blog.51cto.com/8588740/1840217

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!