2
我有一個Windows Vista虛擬機。從中央計算機,我使用命令runProgramInGuest
和CopyFileFromGuestToHost
在該虛擬機上啓動命令。通常我會收到錯誤消息VMware Tools are not running in the guest
,但是當我驗證虛擬機時,可以看到服務VMTools
正在運行,具有對應於進程vmtoolsd.exe
的PID。Windows Vista虛擬機錯誤:客戶機中未運行VMware Tools
在事件日誌中,我經常看到警告,說Error in the RPC loop: RpcIn: Unable to send.
。
有沒有人知道怎麼解決這個問題?
感謝