3D support win XP 32 bit
Hi, Just wondered if it possible to enable 3d support on a XP 32 bit VM? I'd like to try out a few old games. I'm running vmware 9 on win 7 64 bit.
View ArticleRe: Orchestrator 5: Create a simple XML document = write not allowed
I was also facing the same issue but I resolve this at my end. Follow these steps to resolve the issue Create folder in VCO server file system at root levelOpen js-io-rights.conf configuration file...
View ArticleRe: JOB Object
I want to use something like that: $allTask = Get-Task | where {$_.Id -match $_.Id}but in this command both $_.Id are reference to the Get-Task task'sand I what that the second one will refer to...
View ArticleRe: Recover Snapshoted VMDK file
First of all I must give the exact details My server was running but suddenly it was downI logged on to the vCenter and saw the server has been grayed out and un-accessible I browsed the hard disk and...
View ArticleRe: VMCS Shadowing
Icouldbet acoffeethat ifit is possible.Another thing is thattheywant to tellat this time. I remember whenit was impossible tolivevmwareandXPMode.This was theofficial response fromvmware. And amonth...
View ArticleRe: Tamaño de snapshot
Hola, Un snapshot no es una copia o un clone de tu máquina actual, el snapshot lo que hace es dejar de escribir en el/los disco/s vmdk y crea unos nuevos que inicialmente no ocuparán nada y que irán...
View ArticleCannot add favourite resources
When I log in as as the admin user (the one I created when I installed Hyperic), I can go into Dashboard Settings: Favorite Resources: Add Resources and select any resources, platforms or services....
View ArticleRe: Cannot add favourite resources
You need to create a group containing these resources, and associate it with the role of the other users. The Admin user is implicitly associated with a group that contains all resources. Adar
View ArticleRe: Recover Snapshoted VMDK file
The CID chain is used to ensure data integrity in snapshot chains. Depending on how long the newly created VM was powered on and the size of the snapshot, you may experience more or less data...
View ArticleRe: No puedo conectar por NFS
Hola, Si como dices el comando nc te da "Successful" el ping tendría que funcionar con el icmp abierto. Lo que tiene pinta es que te falta por abrir algún otro puerto que necesita Vmware para montar el...
View ArticleRe: "Non-system disk or disk error" after ESXi 5.1 installation
Yes I did that. But since I am not able to start it from the HDD as well, I don't think the problem is in the boot options.
View ArticleRe: JOB Object
Since $allTask is an array, you can use the index notation to address the 2nd one.Like thisGet-Task | where {$_.Id -match $allTask[1].Id}
View ArticleRe: Problem with "no available vRAM capacity" ESX5
Update 2 for the hosts is build 914586, no need to apply any updates/patches on them. The vCenter Server Upgrade should be an in-place upgrade. However, this depends on e.g. the language (i.e....
View ArticleRe: Index was outside the bounds of the array - Get-VirtualPortGroup
I also suspect it is a memory problem, and PowerShell tends to come sometimes with strange errors when this occurs. The only valid solutions I can see, is to or run the script in 2 parts (for example...
View ArticleRe: Perl SDK - get/set vSphere 5.1 tags?
Hi William,is there any plan/roadmap when the custom attributes will be manageable by the Perl SDK?cheersSandro
View ArticleRe: "Non-system disk or disk error" after ESXi 5.1 installation
What host hardware do you use? Does the host support booting from GUID partition tables (GPT)? André
View ArticleRe: vmotion -- dry run through powercli
Afaik that doesn't say there are messages available in those properties.In the first attempt, the output engine will display the type of the nested property, since it doesn't know how to display the...
View ArticleRe: Cannot add favourite resources
I don't think this is possible in the Community Edition though... the roles link is greyed out. Perhaps there's a way to associate all users with the same group as admin via the database? Message was...
View ArticleRe: Problem with "no available vRAM capacity" ESX5
Thanks! Great, I will download vCenter update and try to upgrade and hopefully everything will go smooth we're using English version. If everything go well we will plan to apply Update 2 on the hosts...
View ArticleAir Display - Usage?
Apologies if this should have been posted in the general forum, but I'm not really sure if Air Display works on previous VMWare releases. I read that Air Display now works in Windows 8, so I purchased...
View Article