interrupt lost when trying to run redhat (not enterprise) 6.2 as guest
I am trying to run redhat 6.2 (circa 2000)* as a VMware Player 14.1.5 guest under Win 10. Although I can install the OS, i can't get it to actualy run - during boot, it loads the busLogic driver, and...
View ArticleRe: VMware vCenter Server 6.7U1のデプロイで「Failed to send http data」のエラーが出て失敗
過去のCommunityスレでも同様のエラーの話が上がっていますが、FQDN関連の問題が多い様でした。Failed to send http data vCSA site:communities.vmware.com...
View ArticleRe: Followed Docs but USB device does not auto-attach to Windows VM. Please Help
Hi TOM21231, VMware Fusion does not support the auto-connect feature for USB devices, that means you have to connect the device manually into VM every time when you start up your VM. But we are...
View ArticleDatastores Not Consumed - Please help
Hi We have a major problem, which we are in the process of logging with VM support but I thought I'd see if anyone has come across this. We have lost access to our IBM XIV storage, IBM said there are...
View ArticleRe: Followed Docs but USB device does not auto-attach to Windows VM. Please Help
WMware should implement this. What good is setting the pull-down to "connect to windows" or "connect to Mac" if it does not do anything ?It's as if you have a pull-down select that is broken.
View ArticleRe: Datastores Not Consumed - Please help
Hi Everyone VM support are currently logged in and have found corrupt GTP tables on our storage.They are in the process of running various commands to restore the table from the backup on each store,...
View ArticleREPO404 ERROR WITHIN THE INFRASTRUCTURE TAB
Hi , What can cause the Infra TAB to display error of REPO404 :- " Service Unreachable – A required service cannot be reached at the expected address. Contact your system administrator for assistance....
View ArticleRe: Adding VM tags workflow
hawks76daphnissov My update. i got it work after passing the script as a string instead of the resource element. Something that I need to troubleshoot later as to why using resource element did not...
View ArticleRe: Trying to Add VM Tags Via vRO Workflow
My update. i got it work after passing the script as a string instead of the resource element. Something that I need to troubleshoot later as to why using resource element did not work.Another issue...
View ArticleRe: Does a diagnostic partition on a LUN preclude anything else from using...
TonyCI, I believe while adding manually the diagnostic partition it might added the whole available configuration.If no data available you can delete the partition and then recreate the diagnostic...
View ArticleRe: REPO404 ERROR WITHIN THE INFRASTRUCTURE TAB
can you check if service is running with local admin account? if yes than change these to be an AD user. your all services should be run with Domain admin account and it should have SQL access....
View ArticleRe: Is there a way to delete a VM from Active Directory while the VM is being...
emmclure, Few option are available with VMware products and few with third party.I would recommend you to analyse varies platform with respect to cost and implementation complexity .Let say if you want...
View ArticleRe: REPO404 ERROR WITHIN THE INFRASTRUCTURE TAB
Thanks for the reply . I am running all the services from a domain user account having local administrator rights on the IaaS machines. The same account have the a sysadmin rights on to the DB as...
View ArticleRe: Stretch Guest display options in WS15 not available
In Workstation 14 I had all functions which I needed. I can´t understand why VmWare renounces of this scaling function. Using Workstation 15 in our company is not possible. I hope that VmWare works on...
View ArticleHow to get Authenticated User information?
I am developping custom credential provider for a horizon remote desktop. I need to get authentication informations that is authenticated with Horizon Client on the client side.Because Horizon don't...
View ArticleRe: Scheduling the Bulk VM's Hardware version upgrade in ESXi host 6.5...
LucD, Thanks for finding. Now slight improvement now but error shows PS C:\> cd tempPS C:\temp> .\VM-HW.ps1 State IPAddress OSFullName----- ---------...
View ArticleRe: Query vcenter for datacenters, clusters and datastore's.....
Which PowerShell (check with $PSVersionTable) and which PowerCLI version are you running.For PowerCLI do a Get-Module-NameVMware*-ListAvailable
View ArticleRe: Problems with esxi on hyperv 2016
TKS, you have hosted ESXi on Hyperv 2016,whether I'm correct?If yes what is the generation you have selected to host the ESXi in Hyper-V.Prefer to go with Gen1 which suits most of the Operating system...
View ArticleRe: Scheduling the Bulk VM's Hardware version upgrade in ESXi host 6.5...
LucD, I believe, if the VMware tools is not installed or out of date then the script will not work. Can we put clause that if vmware tools not installed or out of date then it will install first and...
View ArticleRe: Powercli equivilant to esxcfg-volume -l
Does this return the volumes you are looking for? $esxcli=Get-EsxCli-VMHostMyEsx-V2$esxcli.storage.vmfs.snapshot.list.Invoke()
View Article