Re: Lab always shows "Loading Console"
Finally, it started working by itself yesterday. Nothing changed on my Laptop so considering something in the backend was having issues. Thanks,Ravi
View ArticleRe: ESXi+ blade mfsys25 lan
Прощу прощения, что поднимаю древнюю тему, но проблема именно такая же и именно на таком же железе, как-то не выходит привязать опр. физ порт свича к вирт машине.Что я сделал:...
View ArticleRe: HOL-EUC-04 - No page comes when when connecting to service.rainpole.com
Hi Slymsoft, We are able to play all the videos present in the Lab EUC-04 (See screenshot attached). Please check that you are able to play youtube videos separtely if not it might be possible that on...
View ArticleCan not view performance tab on vcenter 5.0
Dear all, On host i can see, but I can not view performance tab on vcenter I have ISA Thank allDuc
View ArticleRe: Cannot open Vm's console gives "unable to connect to mks internal error"?
HI Rubeck, The ip ending with 115 is our analitics server whivh is in the host ending with the ip 50.
View ArticleRe: Deploy OVA template error through vSphere webclient
hiEny one have clue how to solve this issue.............?
View ArticleRe: Cannot open Vm's console gives "unable to connect to mks internal error"?
You might as well check the storage connectivityCheck if you can browse the LUN
View ArticleRe: .net native client crashes
Can you attach the sample code? So that we can reproduce the issue.
View ArticleRe: Get-Content PowerCLI to apply IOPS settings on all LUNs
It works great PowerCLI D:\Scripts> .\ChangeIOPsTo1.ps1truetruetruePowerCLI D:\Scripts> Highly appreciated.
View ArticleRe: Нагрузка vCenter на железо
В смысле некому? А vSphere HA у вас есть? Вот он и поднимет. Ему для работы vCenter не нужен. Это автономная система.
View ArticleRestrictions of Failover from a Intel primary site to an AMD secondary site
Hi Guys I am aware of the restrictions of VMotioning a VM from a AMD esx host to a INTEL host (Not Supported unless the VM is off) Are they any restriction of failing over using SRM from a primary site...
View ArticleRe: Can not view performance tab on vcenter 5.0
check Internet Explorer settings 1.) Disable using Proxyor2.) Bypass proxy for that address
View ArticleRe: PRA Vsphere 4 et SAN ISCSI
Bonjour à tous,pour faire suite, l'arrêt de la VM d'un point de vue VI Client devient éffective au bout de ... 7H !Une fois celle ci éteint, je peux la supprimer de l'inventaire et supprimer le LUN...
View ArticleRe: Create a new VM
You will have to provide an ESXi server on the New-VM as well.Then you could do something like this Import-CsvC:\list.csv-UseCulture|%{...
View ArticleRe: Change VM BIOS time using PowerCLI
Afaik that is not available.The time of the VM is set to the time of the ESXi server's time when the VM is powered on. If the time on your ESXi is correct, the time on the VM should be correct.Once the...
View ArticleChange BIOS boot order
HiI want to change the boot order for my virtual machine. This script I found doesn't work. Any idea why? $spec=New-Object Vmware.Vim.VirtualMachineConfigSpec$spec.extraConfig += new-object...
View ArticleSolution for Portable Clones
I hope I am asking this in the right place, but let me know if it's not. My question requires some background, and I apologize if this becomes a lengthy wall of text. I work at a mid-sized process...
View ArticleRe: Horizon View 5.2 3d Hardware GPU Offload
That was only during the beta phase, VMware does not have the rights to distribute the driver. (except when they got explicit permission from Nvidia, maybe this was one of those times?) // Linjo
View ArticleRe: Enable Force BIOS for VM
The script tests for the type of the parameter inif($_ -is [VMware.VimAutomation.Types.VirtualMachine])In the newer builds of PowerCLI that is not the correct name of the VirtualMachine type.It should...
View Article