输入法语言栏消失

 

输入法语言栏消失。某客户端,每次重启,某普通帐户登录后,输入法语言栏总是消失。检查注册表发现,该用户无法读取HKCU\***\RUN键值。使用管理员登录,查看该键值权限,发现User组具备读取权限,尝试修改权限,添加一Domain Users组时,提示拒绝访问。 求解。

回答:根据您的描述,我对这个问题的理解是:在某个客户端上,重启后用普通域账号后,输入法语言栏总是消失。 您发现这个问题可能是该用户无法读取某个键值。并且您无法修改该键值的权限来添加Domain Users组,提示拒绝访问。您看到的文章来自活动目录seo http://gnaw0725.blogbus.com/c1404551/
关于这个问题,我建议您先查看下面的组策略。是否启用了相关的域组策略或本地策略。里面的一些策略是隐藏或限制修改语言或语言栏的。不要启用下面的组策略。把他们设置成禁用或未配置。
User Configuration/Administrative Templates/Control Panel/Regional and Language Options/
Computer Configuration/Administrative Templates/Control Panel/Regional and Language Options/
另外,关于拒绝访问的错,可能是管理员账号没有足够的权限来修改这个键值。我建议我们运行下面的命令。
Reset registry permissions
==============================
1. Reset the registry entries using the "Subinacl" tool from the link http://www.microsoft.com/downloads/details.aspx?FamilyId=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en

and run the file .
Note : After running the file, the following folder will be created, "C:\Program Files\Windows Resource Kits\Tools" 您看到的文章来自活动目录seo http://gnaw0725.blogbus.com/c1404551/
2. Copy the following contents in the notepad and save the file in the name reset.cmd and save it to C:\Program Files\Windows Resource Kits\Tools
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f
3. Open the elevated command prompt and type the commands below one by one after pressing the enter key after each step ,
cd c:\program files\windows resource kits\tools
reset.cmd
4. Wait a few minutes to finish the process.您看到的文章来自活动目录seo http://gnaw0725.blogbus.com/c1404551/
如果还是不行,您可以强制赋予管理员和系统完全控制的权限在这个HKCU\***\RUN键值。然后再添加Domain Users组。
周禹 微软全球技术支持中心

输入法语言栏消失的相关文章请参考
win7无法输入汉字
http://www.googlesyndicatedsearch.com/u/blogbus?hl=zh-CN&inlang=zh-CN&newwindow=1&ie=GB2312&q=site%3Agnaw0725.blogbus.com+%CA%E4%C8%EB%B7%A8%D3%EF%D1%D4%C0%B8%CF%FB%CA%A7
---gnaw0725

0 条评论

留下评论