首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >VMM 2012错误20552 -对于ISO共享VMM没有访问资源的适当权限。

VMM 2012错误20552 -对于ISO共享VMM没有访问资源的适当权限。
EN

Server Fault用户
提问于 2013-05-24 15:30:28
回答 1查看 3.5K关注 0票数 0

我已经在我的VMM 2012库中包含了一个ISO网络共享,方法是:

  1. 库服务器->添加库共享->添加非托管共享。
  2. 然后我选择了文件共享,例如:g \fs1\ISO
  3. 我将\fs1\ISO上的共享权限设置为“每个人都已满”
  4. 对于以下AD帐户,我将NTFS权限设置为只读:
    • VMM服务帐户
    • VMM图书馆帐户
    • HV目标主机帐户
    • 网络服务

我遇到的问题是,我仍然得到错误--与权限有关的以下错误:

Error (20552) VMM does not have appropriate permissions to access the resource \\fs1.domain.local\ISO\Zabbix_2.0_x86.i686-0.0.1.preload.iso on the scvmma1.domain.local server.

Ensure that Virtual Machine Manager has the appropriate rights to perform this action. Also, verify that CredSSP authentication is currently enabled on the service configuration of the target computer scvmma1.domain.local. To enable the CredSSP on the service configuration of the target computer, run the following command from an elevated command line: winrm set winrm/config/service/auth @{CredSSP="true"}

我还在VMM服务器winrm set winrm/config/service/auth @{CredSSP="true"}上设置了命令,但没有设置喜悦。

有什么想法吗?

EN

回答 1

Server Fault用户

发布于 2019-07-19 09:41:02

这是个老生常谈,但也许我能帮别人找出同样的问题。我们也遇到了同样的问题,我发现这是由安装ISO的VM上的快照引起的。所以我删除了快照,然后错误被修复了。

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/510637

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档