windows-server-2008-r2 – 本地系统服务是否会注意到Windows 2008 R2中的环境变量没有重启?

前端之家收集整理的这篇文章主要介绍了windows-server-2008-r2 – 本地系统服务是否会注意到Windows 2008 R2中的环境变量没有重启?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
微软有 a knowledge base article,最后一次审查是在2007年6月,其中指出:

If you update environment variables or add new environment variables,you must restart the computer before the changes that you make affect services that run under the Local System account.

我不清楚这是否适用于Windows Server 2008 R2.任何人都可以建议吗?

我注意到a hotfix for Windows 2003解决了这个问题.因此,我想知道2008 R2是否已经进入此修复程序.我找不到任何证据表明Windows 2008 R2仍然存在问题,但缺乏证据比相反的具体陈述更不安慰.

related question涵盖了类似的内容,但没有讨论Windows 2008.

重新启动服务将获取对系统环境变量的更改.

要检查:在更改/添加System环境变量并重新启动服务之前和之后,使用SysInternals Process Explorer检查服务进程的环境.注意:使用procexp.exe上的“以管理员身份运行”可以查看系统进程的所有属性.

原文链接:https://www.f2er.com/windows/368641.html

猜你在找的Windows相关文章