The VMware Authorization Service is not running错误的处理方式
从字面上来看这是供VMware使用的某个服务没有启动
我做了两件事情:
1、以管理员身份登录
2、在控制面板 - 管理工具 - 服务中,找到了VMWare Authorization Service这个服务,发现其状态果然是停止状态,手动启动一下
搞定!!
另外,还可以考虑从其他几个方面入手解决这个问题:
看看__vmware_user__是否被禁用,VMWare需要使用到这个账户
The problem might be linked to a local or domain group policy. Make sure that the local account "__vmware_user__" is granted the permissions of "Log on locally" and "Log on as a service".
Both settings can be found in the "*Computer Configuration/Windows Settings/Security Settings/Local Policies/User Rights Assignments*" branch of either the local or domain group policy.