问题现象:
原有计算机名称为office###,现在添加计算机名称为test###
现有计算机目录添加计算机名称错误
解决方法:
1.Get-AcctIdentityPool -IdentityPoolName office-desktop #查看有问题的计算机目录的身份标识
现有计算机目录添加计算机名称错误
2.Set-AcctIdentityPool -NamingScheme SRSRI-Office### -IdentityPoolName Office-Desktop #修改计算机名称
现有计算机目录添加计算机名称错误

另一种简单直接的方法直接在添加计算机时进行计算机名称设置
现有计算机目录添加计算机名称错误

相关文章:

  • 2021-10-25
  • 2022-01-20
  • 2021-11-19
  • 2022-02-10
  • 2022-12-23
  • 2021-05-04
  • 2021-12-08
猜你喜欢
  • 2022-12-23
  • 2021-12-05
  • 2021-10-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案