Re: ESXi NTP Servers?
This was way back around 5.0/5.5 before I fixed it, but I had bad issues with clock drift when I tried to use synchronize with host for DC/domain joined VMs Synchronize guest time with host I would...
View ArticleRe: VMs run a higher CPU load on Catalina
Dear Will: I really appreciate and thanks your promptly answer but I do not know How to do that? You tell me to do the following: You can try adding the following to your VMs vmx...
View Articleunregister skyline collector
I wanted to update my skyline appliance from 2.1.0 to 2.3.0. I thought I had previously configured auto-update but it doesn't seem to be working because I notice my skyline vm several versions behind...
View ArticleRe: VMs run a higher CPU load on Catalina
Hi Carlos, See if the following article helps:https://kb.vmware.com/s/article/1014782 It is slightly confusing as it tries to be very complete for all kinds of versions of VMware Fusion and macOS.So do...
View ArticleRe: Retina in macOS El Capitan under Fusion 11.5
Hi, I have the same issue. Upgraded from 8.5 to 11.5 and ElCapitan guest only runs in 1024x768Host is High Sierra - Reinstalled VM Tools several times.- Tried sudo /Library/Application\ Support/VMware\...
View ArticleRe: Migration from Win7 x64 to Win10x64 - how to?
Hi, This is mostly a process of doing I'm afraid and yes some of it is time consuming depending on the size of your host. As for VMware Workstation, you can uninstall it afterwards. It works in a VM...
View ArticleRe: There are insufficient licenses to complete this operation - but why?
Moderator: Moved to vSphere Hypervisor
View ArticleRe: Load balancing between two or more datacenters?
Moderator: Moved to vMotion and Resource Management
View ArticleRe: Migration from Win7 x64 to Win10x64 - how to?
Hi again, very valuable insight!Concerning the files on the system drive they mostly are the installed software and Windows itself. I am since many years trying to keep the system drive just that, for...
View ArticleRe: Virtual machine not working
Just to make sure, you're doing this from an administrator account (not a regular one)? Check in System Preferences/Security and see if it's asking for permission for an extension to run.
View ArticleRe: ESXi 6.0.0 vSphere License key Error
Another responder suggested trying to restart the Management Agents, and that sounded like a less intrusive course of action. However, that seemed to interfere with connectivity, so I ended up having...
View ArticleRe: Migration from Win7 x64 to Win10x64 - how to?
Hi, I hope that the conversion only deals with the system drive or that one can choose which other drives should be included?You can choose. Re. .7zip.. not sure how battle tested it is for copying...
View ArticleGetting weird error: Get-VM : The Hyper-V Management Tools could not access...
Running the below command... Get-Folder -Name 'sda' | Get-VM And I get the error.... Get-VM : The Hyper-V Management Tools could not access an expected WMI class on computer 'vm-somedude'. This may...
View ArticleRe: Getting weird error: Get-VM : The Hyper-V Management Tools could not...
OK, so I fully qualified the Get-VM commandlet like this and it works.... Get-Folder -Name 'sda' | VMware.VimAutomation.Core\Get-VM What's the appropriate fix? Thanks
View ArticleBackup Configuration Vicfg-cfgbackup.pl obsolete?
Hi All, I used to backup my configuration usingVicfg-cfgbackup.pl, but it appears to be obsolete now. Is there a better/alternative way? Thanks.
View ArticleRe: vRA 8 - alternative DNS name
TBH they have thought of that, but let's say there are some technical challenges to it ... Using LB is the option at the moment.
View ArticleRe: Getting weird error: Get-VM : The Hyper-V Management Tools could not...
With the number of PS modules available, there are bound to be some name collisions going to happen.There are a number of solutions:Use the Prefix parameter on the Import-Module cmdlet.Use the fully...
View ArticleRe: Getting weird error: Get-VM : The Hyper-V Management Tools could not...
Personally I prefer the Prefix parameter on Import-Module.You can keep the prefix short.But it is a problem for your existing scripts. I tend to move one of the modules (the lesser used) to a folder...
View ArticleRe: registration failure vREP 6.5.1 with vCSA 6.5u3
i ended up moving the source site vReplication Appliance and a second vReplication Server to the same subnet as the source ESXi Management vKernels were connected on and onto the source cluster hosts....
View Article