Re: Blue Screen on P2V - Screen Shot included
Do you have any unusual drivers on that machine? You could compare with some of the other machines. If you find any, disable or deinstall them and attempt the conversion again.The usual suspect with...
View ArticleRe: Server 2012 doesn't reboot
I run latest. v9.0.1.What happens when you reboot through VMware console? Clean reboot without any delay? Any information?
View ArticleESXi 5.1 network configuration
Hi All, We are in the Process of implementing the ESXi 5.1 in our infrastructure. There are 4 NIC cards on my server and they are cabelled to two physcial switches ; two nic cards per switch.All these...
View ArticleRe: Esxi Boot error
First thing I'd check - is that boot LUN accessible by anyone else?It should be accessible only by the host trying to boot up from it. WBRImants
View ArticleRe: Help installing VMware Workstation 8
Hi,attach the /tmp/vmware-root/modconfig-16469.log file, then it would be possible to check the error. Regards,Pablo.
View ArticleRe: tengo problemas con el inicio de windows 7 sobre vmwere fusion
Hola Con tanta información es chungo. Manda los logs o algún pantallazo y el detalle de la configuración.¿Es máquina nueva o viene de un converter? ¿x86 o x64? Saludos
View ArticleRe: cpu and OS..
are you running the VM on VMware workstation/player? when you say you are trying to load the VM onto your dell 610, did u mean you want to run the VM in VMWare workstation/player on your DELL 610?
View ArticleRe: The source parameters are invalid for sv2i file
Check whether your image is a supported version. Converter supports only older BESR versions (can be found on p.22 is user guid).
View ArticleUpdating Hypervisor
Hi, are the patches I find for ESXi 5.1 on https://www.vmware.com/patchmgr/findPatch.portal compatible with vSphere Hypervisor? If I understand it right, I have to install them with "esxcli software...
View Articledifference between organization and admin org..
what is the differennce between organnizationn and adminn arganization??
View ArticleSimple MFC Application crash in Workstation 9
Hi All, We observed that the following simple MFC sample will crash in Workstation 9 and really fresh guest Windows 8 OS. The sample is compiled using MS Visual Studio 2010 SP1 on Windows 7 Enterprise...
View ArticleRe: Миграция виртуальной машины VMware ESXi 5.0
>онвертировать vmware vm в vmware vm Да. С учетом всех особенностей форматов источника и назначения.
View ArticleRe: get network name
If you change the line: $row | Add-Member -Type NoteProperty-Name$NIC_vSwitch-Value$vNic.NetworkNameinto: $row | Add-Member -Type NoteProperty-Name$NIC_vSwitch-Value ($vm_name | Get-NetworkAdapter |...
View ArticleRe: Choosing the best Version
This is a difficult one to answer. In fact there is no definitive. I suppose it is the "age-old" answer - "it depends" ! Your caution may be a good strategy. However, I would say it depends upon your...
View ArticleESX5.0 U2 Crashed while installing Windows on Datastore which is Iscsi lun
** Had following Configurations --> ESX5.0 U2 [ with 32GB RAM ] with four windows VMs on local datastore --> Exposed 2 ISCSI luns on ESX and created 2 different datastores -->...
View ArticleRe: Scsi address and null field issues when adding drives
Hi Anthony, your functional code will be translated into the following PowerCLI example: $vm=Get-VM-NameMyVMif (-not (Get-HardDisk-VM$vm | Where-Object {$_.Name -eq"Hard Disk 2"})) { $true }else {...
View ArticleRe: Faulting application vmtools.exe (2008 R2 64 Terminal Server)
Event 1530 re-appeared after increasing guest cpu core number from 1 to 2. Come on...
View ArticleRe: VMware-Player-5.0.1-894247.x86_64.bundle
Please help to provide the result of: sudo vmware-networks --status If they weren't started. Try --start and then --status.
View Article