Re: Using the GET-VM command
Thank you... Get-VM | Sort | Get-View -Property @("Name", "Config.GuestFullName", "Guest.GuestFullName") | Select -Property Name, @{N="Configured OS";E={$_.Config.GuestFullName}}, @{N="Running...
View ArticleRe: Get network profile associated with Network Adapter?
The last remaining todo is to handle multiple IaaS hosts if returned from: var vcacHosts = Server.findAllForType("vCAC:VCACHost") Ideally I just want to select the default IaaS host and use it. In our...
View ArticleRe: Using VMware on Windows 1903 host machine cannot turn on guest machine
same issue here, many vm all black, 1903 really broke vmware workstation... hope update will be released soon !!
View ArticleRe: Since Windows 10 1903 is now officially out, when will Workstation be...
i also have 1903 from msdn, vmware have heavy issues, all vm start with black screen and i cannot terminate the process.. so i have to restart the host !!Update is needed ! Hope they will realease it...
View ArticleRe: vSAN Encryption and vCenter lockout scenario.
Bob,Thanks for your responses and links to resources. Super Helpful and appreciated!Sky.
View ArticleRe: fews VMw 12.5 to VMw 15.0 not good ????
Hi, The libaio message is a common warning and can be ignored.The dconf error I'm a bit less certain, but also think it is a red herring.If it doesn't work for the user then it most likely would also...
View ArticleRe: vCenter web client error.
HiPlease run the comand via SSH:service-control --statusVMware Knowledge Base
View ArticleRe: SRM 6.5.1 crash down at windows 2012 when starting IP customising at...
Hello, FIrst of all,VMware always recommends to have same host build across sites if IP customization is involved. The reason being VMtools plays a major role in achieving IP customization.Second of...
View ArticleRe: Since Windows 10 1903 is now officially out, when will Workstation be...
So, it seems to be working for some people, but in my case it fails when I try to start a VM saying that VMware Workstation is not compatible with Device / Credential Guard. Note that I have disabled...
View ArticleRe: Are there any issues with running distributed switch version 5.5 on a...
HiThere aren't any problems.Check if the following VMware KB article helps:Create a vSphere Distributed Switch
View ArticleRe: Vsphere replication network
Hello Andy, This article should address your queries.Isolating the Network Traffic of vSphere...
View ArticleRe: SRM 8.1 ABR CG's per Protection Group
I am certain that it is not possible to add VMs from multiple array pairs(When you have different array you have more than one array pair) to the same protection group, you can add multiple...
View ArticleRe: Since Windows 10 1903 is now officially out, when will Workstation be...
Resolved - It was a bit more involved then simply disabling Device / Credential Guard. The article below resolved the problem for me. The only thing I was missing was the BCDEDIT commands that had to...
View ArticleRe: Hardware Status Serial Number does not match Cisco UCS server vSphere 6.5
HiThis is a known issue.VMware Knowledge Basehttps://vmware.agentaccess.it.com/solution/SOL-21564vSphere ESXi 6.5.0 Hardware Sensors Do you try this: Finding serial number of esxi hosts_powercli
View ArticleRe: SRM and vSphere Replication - Reprotect very slow
It is very evident that reprotect takes time the reason being,before it begins replicating the incremental data it runs checksum(source and destination VMDK) to compare block by block to understand...
View ArticleRe: vSAN Encryption and vCenter lockout scenario.
Hello Sky, As I said, more than happy to help - if our documentation is ever unclear or too verbose and/or split in multiple directions, this is where persons like myself may be able to help clarify...
View ArticleRe: Suddenly I'm Unable to click with a mouse
Hi DavidRed, Does the keyboard still response? Also, what kind of mouse are you using, a USB mouse, trackpad or bluetooth mouse? Regards,-Rick
View ArticleRe: Fusion 11 (mac mojave) findet BootCamp VM nicht mehr, attempt EFI IDE...
Hi Niko_H , Is your Boot Camp using legacy BIOS? Could you try the solution described in the following link:VMware Knowledge Base ?
View ArticleRe: Since Windows 10 1903 is now officially out, when will Workstation be...
Update: While the notes above resolve the original issue, I'm now finding that the VM display turns completely black and it is impossible to work with the VMs. They cannot even be shutdown. Now going...
View Article