cant import files into my virtual machine
cant import files into virtual machine. they are grayed out. using macbook pro
View ArticleFailures Against Host Profile - Unexpected error checking compliance:...
vcenter 6, build 6855219, ESXi 6.0.0 build 7967664Host profile failed on one out of 16 hosts in the same cluster. Unexpected error checking compliance: 'NoneType' object has no attribute 'config'
View ArticleRe: HP Proliant DL360 Gen9 + VMware ESXi, 6.5.0, 8294253 = Host hardware fan...
Anyone receive any update? Have same issue with Dell OEM image.
View ArticleRe: MacOS High Sierra (10.13) host + VmWare Fusion 10 + Windows 7 guest on...
Next step: I upgraded the Mac OS to High Sierra. The upgrade went fine, although I had to unplug my external monitor from my MacBook to let the upgrade go through. After the upgrade was completed,...
View ArticleRe: Failures Against Host Profile - Unexpected error checking compliance:...
Can you re-attempt compliance check and share the hostprofiletrace.log (under var/log/ on the affected ESXi host) once the compliance check fails? Cheers,Supreet
View ArticleBreaking down object array
Hello, I am attempting to write a script to move a virtual machine to the next data store with available space. It would be nice if my company would allow me to use SDRS but they do not. The part I...
View ArticleWhat port do I need to open to get access or did I build my architecture...
I build my VDI environment 7.5 I need to know what ports I need to open so off campus student's can get access. I have port 443 & 80 open inbound. but I was talking to one of my co-workers and he...
View ArticleInstalling High Sierra into Fusion on MBP 2018
Hi, Trying to install High Sierra into a new VM on the 2018 Macbook Pro... Issue I am running into is finding the ISO. VMWare offers me to use a recovery partition. "This Mac doesn't have a recovery...
View ArticleRe: VMWare Remote console 10.0.2-7096020 linux does not launch
Fortunately there's people on the internets that are more responsive than VMware. This - https://frakbe.altervista.org/?p=611 . For posterity, this is what I did on Fedora 28 with Wayland running: sudo...
View ArticleRe: Breaking down object array
You could try something like this.foreach($vminGet-VM-Name (Get-Content-Path .\vmnames.txt)){ $ds=Get-Cluster-Name MyCluster |Get-Datastore|where{$_.FreespaceGB-gt$vm.}|Get-Random if($ds){...
View ArticleRe: Can a PowerCLI script display a prompt on a Guest OS?
What do you have in env:script?Is that an environment variable holding the location of a central script repository, accessible from each station?Or is the script CustomRestart.ps1 copied to each station?
View ArticleRe: VMWare ESXi 6.7 Open Source Disclosure Toolchain and Source Availability
Following a series of Support emails and phone calls VMWare have now posted 2 new downloads: https://my.vmware.com/group/vmware/details?downloadGroup=ESXI670-OSS&productId=742...
View ArticleRe: cant import files into my virtual machine
You don't provide much details (version of macOS, Fusion, MacBook Pro hardware, what are you trying to accomplish with Import, etc), so there will be a lot of guesswork. FWIW, Import is used for VMs...
View ArticleHelp with VM templates
I've migrated to a new vCenter and didn't account for templates. So now on my new vCenter I have to add templates to inventory manually. Is there a way (powercli script or any method) that I can...
View ArticleRe: Disable HA when upgrading vCenter (VSA)/ESXi hosts
You enable after the vCenter has been upgraded.Please consider marking this answer "correct" or "helpful" if you think your question have been answered correctly.
View ArticleRe: VCSA fails to Backup using FTPS
I added the path and job still fails 2018-07-27 21:08:39,756 [MainProcess:PID-17647] INFO: The location provided: 10.2.8.23:21/FTPSVCSA2018-07-27 21:08:40,009 [MainProcess:PID-17647] INFO: Starting...
View ArticleRe: Unable to register Orchestrator as VCenter Server extension
I Agree with you ,It's about 1 week that Im trying to register my vRO to VC server . I have watched all the CBT Nuggets configuration videos , youtube , VMware DOCs , but nothing is changed .
View Article