博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
虚拟机之The VMware Authorization Service is not running
阅读量:5881 次
发布时间:2019-06-19

本文共 443 字,大约阅读时间需要 1 分钟。

今天上班后,打开虚拟机准备启动操作系统,进行开发工作,不幸的是不能正常启动了,提示信息如下:

VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.The VMware Authorization Service is not running。
 

从字面意思上可以看出,vm平台不能正常连接到虚拟机,VMware Authorization Service 没有启动。于是打开服务去查找:VMware Authorization Service ,里面还真有这个服务,如下图所示:

不过启动状态为未启动,于是将它启动,再次开启虚拟机,这时虚拟机能正常连接了。

转载地址:http://lrcix.baihongyu.com/

你可能感兴趣的文章
iOS UITableView表视图滚动隐藏UINavigationController导航栏
查看>>
SDL如何嵌入到QT中?!
查看>>
$(document).ready()
查看>>
P1026 统计单词个数
查看>>
[js高手之路] html5 canvas系列教程 - 状态详解(save与restore)
查看>>
poi excel 常用api
查看>>
AD提高动态的方法(附SNR计算)
查看>>
[转]轻松实现可伸缩性,容错性,和负载平衡的大规模多人在线系统
查看>>
五 数组
查看>>
也谈跨域数据交互解决方案
查看>>
EntityFramework中使用Include可能带来的问题
查看>>
activity 用 service 更新界面
查看>>
我的时间管理——充分利用WindowsPhone、Android等设备,实现真正的无压工作!
查看>>
面试题28:字符串的排列
查看>>
GetParent( ) 和AfxGetMainWnd( )
查看>>
css important
查看>>
VUE -- 如何快速的写出一个Vue的icon组件?
查看>>
服务器的svnserver修改密码
查看>>
利用 fdisk进行分区
查看>>
WPF 实现窗体拖动
查看>>