Re: CPU has been disabled by the guest operating system error
To find out what might cause this issue, please provide some detials:what's the reason you are using VMware Player 3.x, doesn't your hardware support a newer version (e.g. no VT-x support)is it...
View ArticleRe: VMware Workstation and Windows XP License.
Linjo wrote: Another alternative is to get an MSDN-subscription from Microsoft, but then the use of the licenses will be restricted according to that EULA. In the OP DarQScreaM states "... If i want to...
View ArticlevCenter permissions - local group doesn't seem to work
I've created a local group on my vCenter server and placed the local administrator account inside this group.I've then assigned this local group to the administrator role within vCenter at the highest...
View ArticleSDRS invalid - Esxi host removed
Hi All, If I remove ESXi host from my cluster, will SDRS become invalid? Vmware docs state that SDRS is invalid only when vCenter is unavailable or vm is started by vc connected to esxi host. Could...
View ArticleWorkstation 9 & Networking
I have a sandbox built and was troubleshooting an issue and resolved it but I do not know why the original configuration did not work and would like to have clarification from the community. My home...
View ArticleRe: client closed, idle vcenter session remains
Hi Welcome to the communities. Could you Please share the file from vCenter Server Appliance – /var/lib/vmware/vsphere-client . "With normal actions you get normal results"
View ArticleRe: Performance Problems with Multiple Cells (5.1.2)?
The firewall between the DMZ and Active Directory's time sources (in another city) wasn't open. Pretty simple...
View ArticleRe: HDS HUS-VM vs. NetApp 6220
I've used both platforms for VMware infrastructure, if you ask me, I wouldn't touch HNAS in a near future for VMware using NFS. HNAS is in fact a good product, feature and spec look good, but it's...
View ArticleRe: Install a Custom SSL Certificate for Log Insight
Hi Eric, How do you generate your private key in the pem file? If you follow the instruction below, you should see "-----BEGIN RSA PRIVATE KEY-----" in your pem file. But in your pem file, you only...
View ArticleRe: PowerCLI Reporting -- Guest OS Version
Hi,Get-View -ViewType "VirtualMachine" -Property @("Name", "Config.GuestFullName", "Guest.GuestFullName") | ? {($_.Config.GuestFullName -ne $_.Guest.GuestFullName) -and ` ($_.Guest.GuestFullName -ne...
View ArticleRe: ESXi could not reach isolation address
Hi Welcome to the communities. We need to ceck below files das.isolationaddress1: To specify the first address to try das.isolationaddress2: To specify the second address to try...
View ArticleRe: Can we assign IPv6 ips to VMs using power CLi commandlet...
You should use invoke-vmscript and use CIM/WMI to set ipv6 adress (if your server is a window one)
View ArticleRe: Theoretical impact of vm escapes
Yeah, it is a bit of a broad question... unfortunately, many times I am pressed to consider absolute worst case, despite how far-fetched. Thanks, I will take a look through this document. Looks at...
View ArticleRe: Manual or documentation
Marcello, thank you. Most questions are answered. Here are some left. A. Storage 3. Edward: Thank you for the important hint. Since last Friday, we started testing the NFS method and got the...
View ArticleRe: Mirage 4.2 Help Desk Admin Portal Authentication
I did an update as well to 4.2 and noticed that I had problems with the domain admin account. Have you tired to log on with the machinenname\administrator if that works it seem you have the same...
View ArticleRe: Fedora 18 (3.9.5-201) and 8.0.5/6
After downgrading to 8.0.3 and running the patch in patch-vmware803.tar.gz as well as having to patch the vmci module manually, I have WS 8.0.3 (and a VM) running on Fedora 18 3.9.5-201.fc18.x86_64
View ArticleESXi 5.1 Scratch vs VM Swap Locations
Hi I'm running ESXi5.1U1 from an SD card with no local persistent storage. I configure persistent scratch location as per KB1033696. No problem var,log,download,core folders created and all is...
View ArticleRe: PowerCLI Reporting -- Guest OS Version
Hi, This pulls, for example, "Microsoft Windows Server 2008 R2 (64-bit)." I'm actually looking for the ability to determine whether that Server 2008 R2 box is Standard, Enterprise, Datacenter, etc....
View ArticleWindows scripting commands not executing in guest customization's "Run Once"...
I’m executing a couple Windows scripting commands in the Run Once section of guest customization for a WIN2K8 VM, but it appears vSphere is not parsing it correctly, because there’s no sign of the...
View Article