AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 592298
Accepted
stormdrain
stormdrain
Asked: 2014-04-30 04:48:35 +0800 CST2014-04-30 04:48:35 +0800 CST 2014-04-30 04:48:35 +0800 CST

将漫游配置文件用户从 2008 年移至 2012 年的新域;登录和权限问题

  • 772

我有一台带有域的旧服务器 2008 机器old.local。我创建了一个新服务器(2012 R2),升级为 dc 并创建了 domain new.local。

我为用户文件夹设置了共享Users$。我将用户的文件夹(叫他吉姆)old.local从new.local. 在已加入old.local并已由该用户使用的机器上,我加入了new.local. 我更新了配置文件文件夹路径new.local以反映Users$/jim新服务器上的位置。

现在,当我使用 jim 用户登录刚刚加入新域的计算机时,我收到“使用临时配置文件登录”消息。事件查看器中唯一提到有关登录状态的内容:

DCOM got error "1787" and was unable to logon OLD\jim in order to run the server: {UUID}

我无法弄清楚为什么它会记录有关尝试登录旧域的错误。我也无法弄清楚为什么会发生临时配置文件问题;文件夹的有效权限将 jim 显示为具有完全控制权的所有者。如果这只是未正确登录新域的产物,也不会感到惊讶。

任何关于我可以检查什么以追踪此问题的想法将不胜感激。

windows-server-2008-r2
  • 1 1 个回答
  • 6443 Views

1 个回答

  • Voted
  1. Best Answer
    Simkill
    2014-04-30T05:23:36+08:002014-04-30T05:23:36+08:00

    如果是我,我会以稍微不同的顺序做事来避免这种事情。我怀疑您复制到新服务器的漫游配置文件会导致问题。迁移到新域的个人资料问题是我经历过的很多事情。

    如果我是你,我会执行以下操作来尝试解决问题:

    Log off as Jim
    
    Log in as Local admin
    
    Take a backup of the local and roaming profile
    
    Right click Computer\Properties\Advanced System Settings\Advanced Tab\User Profiles - Highlight any reference to Jim in the list and hit delete
    
    Go to the server, delete the server copy of Jim's roaming profile and remove the roaming profile setting from the user account object
    
    Log off local admin and restart the machine
    
    Log in as Jim (you will create a new profile)
    
    Set the roaming profile setting for Jim, then log off and on a few times until you can see the profile appear on the server
    
    Copy folders you need from the **old roaming profile backup** to the **new local** profile. Do not copy the whole thing as you'll move over things like the NTuser.dat file and other system files that will be either useless or cause you problems. Only copy stuff you need, like favourites and desktop for example.
    
    Log off as Jim (new profile will be saved to the server is the location specified in AD)
    
    Log on as Jim (the profile will be downloaded from the server and will hopefully now work)
    

    这应该解决它。让我知道你是怎么办的。

    • 1

相关问题

  • Server 2008 R2 架构更改 - 自 RC 以来是否有任何更改?

  • 是否可以在 Server 2008 R2 Core Install 中安装 servermanagercmd?

  • 视窗 2008 R2 WDS

  • 从命令行备份 Windows 2008 R2 到网络共享 - 隐藏分区问题

  • 在 Windows Server 2008 上移动和更改 Pagefile.sys 大小

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve