漫游配置文件支持测试的最佳实践

编程入门 行业动态 更新时间:2024-10-09 12:34:06
本文介绍了漫游配置文件支持测试的最佳实践的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我们需要确保我们制作的 Windows 应用(包括 Office 插件)在安装在漫游配置文件环境中时正常工作.任何人都可以为

We need to ensure that a Windows app that we make (which includes Office plugins) works right when installed in a Roaming Profile environment. Can anyone supply procedures, or a pointer to procedures, for

设置测试 AD 域以用于测试漫游配置文件测试

我们拥有 Office 插件这一事实当然意味着我们拥有 COM 对象.

The fact that we've got Office plugins implies, of course, that we've got COM objects.

推荐答案

对于 Active Directory 的正确配置,我会查看 ServerFault 上的一篇帖子,因为它更像是一个服务器配置项.

For the proper configuration of Active Directory I would look at a post over on ServerFault as that is more of a server configuration item.

从测试的角度来看,您的测试操作非常简单.

From a testing standpoint, your test operation is quite simple.

在一台机器上安装验证它是否正常登录到另一台机器并验证该进程是否仍在工作.

现在,所有这些都受到一些限制,具体取决于漫游配置文件的设置方式,因为很多时候,安装的应用程序不会遇到,它们的配置/选项显然会因为它们存储在漫游配置文件中而受到限制用户,但应用程序本身必须安装在每台机器上,一旦安装,设置/选项就会全面存在.

Now, all of this is a bit limited depending on how the roaming profiles are setup, as many times, installed applications are not going to be coming across, their configuration/options obviously will as they are stored in the roaming profile of the user, but the application itself must be installed on each machine, once installed, then settings/options are there across the board.

注意

此测试场景确实假设具有漫游配置文件的用户具有访问域中每台计算机的相同权限.如果您所在的环境中,用户可能根据他们登录的机器拥有有限的权限集,您将需要修改上述标准,以包括对每台有限访问"机器以及完全访问机器的测试.

This test scenario does assume that a user with a roaming profile has the same permissions to access every machine on the domain. If you are in an environment where users might have limited permission sets depending on the machine that they login to, you will need to modify the above criteria to include testing on each of the "limited access" machines in addition to a full access machine.

这篇关于漫游配置文件支持测试的最佳实践的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-30 22:16:50,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1400903.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:配置文件   测试

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!