从TFS 2017升级到Azure DevOps服务器,并同时更改域。可能的?

发布于 2025-02-13 23:34:45 字数 243 浏览 2 评论 0原文

我们很快就会从TFS 2017升级到Azure DevOps服务器。我经历了几次试验,一切都比预期的要好 - 超级容易。但是有一个新的皱纹。新机器将与旧机器不同。最初,我以为我只需要在这个新域下添加用户,但是我只是意识到,在实例中,每个对象(错误,查询,更改请求等)都有一个所有者,很可能会与旧域。

有人尝试过吗?关于如何完成我想做的事情的任何想法?所有这些对象是否只是成为孤儿,还是有什么方法可以将它们与新域帐户联系起来?我需要考虑的还有我可能会忘记的吗?

We're upgrading from TFS 2017 to Azure Devops Server shortly. I've gone through several trials and everything has gone better than expected - super easy. But there's a new wrinkle. The new machine will be on a different domain than the old one. Initially I was thinking I'd just have to add back the users under this new domain, but I just realized that every object (bug, query, change request, etc.) in the instance has an owner that will most likely be tied to the the old domain.

Has anyone attempted this before? Any ideas on how to accomplish what I'm trying to do? Will all of those objects just become orphans or is there some way to associate them with the new domain account? Anything else I need to think about that I could be forgetting?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮光之海 2025-02-20 23:34:45

似乎有一个实用程序来做到这一点:

TFSConfig identities /change /fromdomain:OldComputerorDomainName /todomain:NewDomainName

尚未尝试过。如果不起作用,我将更新此响应。

There appears to be a utility that does this:

TFSConfig identities /change /fromdomain:OldComputerorDomainName /todomain:NewDomainName

Haven't tried it yet. I'll update this response if it doesn't work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文