Re: VCP 4 exam
If you've yet to train on vSphere 4 and want to gain both VCP4 and VCP5 certifications, here's the path that you need to follow:abirhasan
View Articleassing fiber card to a virtual machine
How I could assign a fiber card to a virtual machine in ESXi 5.1?, I connected it, my Vcenter recognized it, but when I try to assign as device into a virtual machine, doesn't see it. Please a little help
View ArticleRe: Win 2008 R2 guest shutdown with MONITOR PANIC: vcpu-0:ASSERT error
Errors involving bugNr=676321 as well as other system instability issues can be the result of erratum BT-248 on Intel E5 series processors (and related errata on other processor series). If there is...
View ArticleRe: mount the replicated volumes
Hi Luc D, Can you please check if this part of the script looks good: $ResSpec = New-Object Vmware.Vim.HostUnresolvedVmfsResolutionSpec[](1) $ResSpec[0].ExtentDevicePath = $DevicePath...
View ArticleRe: Update Manager fails to update to 5U1 due to SQL error.
You can check the release note to get more information: http://download.microsoft.com/download/1/6/3/163A851B-D956-42E9-B426-F5C0EBE6B654/ReleaseNotes.htm abirhasan
View ArticleRe: Script to set the CPU and Memory for VMs
Try this. I took the hotadd function from here:http://ict-freak.nl/2009/10/05/powercli-enabledisable-the-vm-hot-add-features/ I tested against 1 VM and it works ok. it will loop and power all VM's...
View ArticleRe: How do I determine if I am running on a VM?
You could check bit 31 of CPUID[1].ECX (the HYPERVISOR bit), or you could check for the presence of the VMware backdoor port (0x5658).
View ArticleRe: Script to set the CPU and Memory for VMs
I left out -Confirm:$false on the start-vm and stop-vm cmdlets . You will want to add that in order to not be prompted
View Articlese puede asignar una tarjeta de fibra a un equipo dentro de un vmware
Bueno tenemos una tarjeta de fibra conectada a mi vmware ESXi 5.1, pero el equipo virtual al que quiero asignar la tarjeta de fibra no lo reconoce. Podrían darme una ayuda en este problema
View ArticleRe: ESXi 5.1 Host HA status is showing as Election
Correct.. there is only one master and rest all are slave host in HA cluster. But my question is post replacing the SSL certificate why only one host is showing normal status of HA and rest other are...
View ArticleRe: I am planning for my VCAP 5-DCA!!!
Is there any authorized traning center for VCP5 that can help indian people have learn a lot? abirhasan
View ArticleIssue with combo of VMWare Workstation, .vhd virtual drives, and 4K sector...
All, I am suspecting something wrong with some of my virtual machines. I have been using these VMs for some time, and I'm seeing some odd behavior recently. I am seeing lots of corruption in the (.vhd...
View ArticleRe: Issue with combo of VMWare Workstation, .vhd virtual drives, and 4K...
What Host OS is VMware Workstation running under? I am using Workstation 9.0.0. Why are you not using VMware Workstation 9.0.2, which resolves both security issues and other general issues in both...
View ArticleRe: Microphone not working when connecting to a Windows 7 virtual desktop...
Please have a look this document that may be help... http://www.askdavetaylor.com/blue_microphone_yeti_pro_doesnt_work_in_windows_7.html abirhasan
View ArticleRe: Using Powershell/CLI to Add Multiple RDMs
Please have a look.. http://blogs.vmware.com/vipowershell/2009/06/listing-rdms-and-adding-nfs-datastores-all-over-the-place.html abirhasan
View ArticleRe: How to reduce the size of virtual disk
Please have a look followings link.. http://vsphere-land.com/tips-tricks/re-sizing-virtual-disks abirhasan
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Updated using esxcli as suggested above. All patches installed, and everything is working well!
View Article