Quantcast
Channel: VMware Communities: Message List
Browsing all 222846 articles
Browse latest View live

Re: Upgraded to VMWare Fusion Pro 12.0 -> Causing Windows 10 to crash in...

I am seeing precisely this, when I attempt to run any of my own projects, which are built with Xojo.  The screen shot indicating "what failed" is identical. My workaround was to restore an older VM...

View Article


Re: New VLAN not communicating with Cisco

Just to rule that out. Can you confirm that the two VMs do not have a firewall rule that blocks ICMP traffic?VMs configured within the same subnet, and connected to the same port group should be able...

View Article


Re: VMware Tags to VMs

Hello LucD, Thank you for the information. I am novice in Scripting. Appreciate if you can show me an example in your above script.Also can you please give me the commands to Remove the Tags from the VMs

View Article

Re: Trying to upgrade from VMware Workstation Pro v15 to v16

 Because when I go to register the key I have it says the key is already registered. From where did you get the key? Assuming that you have more than one email address, are you sure that it's not...

View Article

Re: suspend (freeze) a machine in RAM instead of creating memory dump into...

Hi,This option exists in VMware Fusion... and it is called "pause" Looks like that it is a function that exists for vmrun, so you can do this already from the command line if you need it. (Please note...

View Article


Re: Get statistics by VM folder

Thanks alot LucD, that was exactly what I needed. I put a foreach to get the information for each folder and now I would like to export it to a CSV. Can you help me with this?$folders = Get-Folder...

View Article

Re: Problems Sharing Datastore To Multiple Hosts

What kind of shared storage do you use (iSCSI/FC/NAS)?What basically need to be done on the storage system, is to present the LUN to the hosts which are supposed to see/use it.André

View Article

Re: Trying to upgrade from VMware Workstation Pro v15 to v16

I bought the key about a year ago and I see the key under my account. I guess I'm confused because I have the previous version but it tells me its not eligible to be upgraded. I saw something about...

View Article


Re: ESXi 6.0 to 7.0 Storage vMotion [SAN to SAN]

IMO your approach should work.Since vMotion isn't an option anyway (because vCenter Server only supports ESXi 6.5 and later), that's basically one of the few ways to do the migration. André

View Article


Re: Get statistics by VM folder

One way to do that could be $folders=Get-Folder-Location VIRTUAL_MACHINES -Type VM -NoRecursion  $report=@()foreach($folderin$folders){    $cpu,$memory,$storage=Get-Folder-Name $folder|Get-VM|...

View Article

Re: VMware Tags to VMs

You could do something like this. $srv=Connect-VIServer-Server xyzGet-VM-Name MyVM -Server $srv|Get-TagAssignment-Server $srv|where{$_.Tag.Name-eq'VM-Daily'} |Remove-TagAssignment-Confirm:$false

View Article

Re: VMware Tags to VMs

Thank you very much!!

View Article

Re: No PXE Boot from VM with EFI. Using Microsoft WDS

i will echo that this issue still exists. on my new cluster, 6.7, it defaults to EFI bios(recomended), but it uses the e1000e network card. It appears that these are not compatible settings for WDS....

View Article


After sleep w10 host, can not ping guests (vmware workstation pro 15.5)

Hello Community! Appreciate a lot your support Issue scenario:Guest VMs (CentOS and Win7) do have internet connection (they can connect internet. they can ping to 8.8.8.8)From Host (Win10), it is...

View Article

Re: Fusion 11.5.6 on macOS 10.15.6 (19G2021): Encountered an error and has...

Ah OK, thank you for the clarification. MacBook Pro 2018 15" with i9 and Vega 20 with 16 GB RAM. I restarted the VM to apply an update and I haven't been able to start it again. The same error always...

View Article


Re: Attempting to do nested virtualization

What I'm saying is that it's a combination of both Big Sur and your Mac.I don't believe VMCS shadowing is included on non-Xeon CPUs, and that hardware feature is, at this time, required to do nested...

View Article

SQL CPU Configuration

Hey guys, I need a little guidance from a SQL/VMware guru please.. So we're moving from HyperV to VMware and I have a question around best design for a largish SQL server.They HyperV VM was configured...

View Article


Re: SQL CPU Configuration

What version of vSphere (vCenter + ESXi) are you running?

View Article

Re: OpenGL 4.1 support on Linux Guest using Workstation PRO 16

Hi, For OpenGL 4.1 support on Linux Guest, you need mesa-20.2.0 and at least linux kernel 5.7.You can download mesa-20.2.0-rc4 from https://docs.mesa3d.org/download.html For linux kernel, please try...

View Article

Re: Attempting to do nested virtualization

Mike, that makes sense. Admittedly though, that would be very frustrating if that's the case moving forward. As the Xeon CPUs are only in the Mac Pro (The very expensive desktop) and i cannot see this...

View Article
Browsing all 222846 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>