Re: View Client as Login UI
Thank you for your post. This really helped us immensely to create the required GPO for our thin PCs.
View ArticleRe: Moving VM from ESXi to ESX
perform a V2V conversion using VMware converter. that's a safe process. yes they should be compatible even if its a ESXi or ESX
View ArticleRe: How to migration Vcenter 5.1 MSSQL database to oracle 11g
Anyway,I just do the migration use sqldevelop,but when I fail to connect the vcenter,and checked it found 'vmware virtualcenter server' can't start noraml.I tried two ways to do it.1.Fresh...
View ArticleRe: ESXi 5.1 on HP Compaq DC7900
yes hardware is not supported. but if you are looking at building a lab. then install windows and then install VMware workstation and then deploy ESXi as a VM. You can use this ESXi to manage VMs
View ArticleRe: I'm seeing cpu freezes at random in most of my VMs ESX4.0.0
Confirm if its ESXi or ESX. As mentioned in your first comment, ESX is mentioned. ESX has logs vmkernel in /var/log. ESXi only have messages in /var/log
View ArticleFault VimApi.InvalidArgument
Hello.I'm trying to run the example VMCreate2010 and i get this error.I'm using 5.1.I have tried to pass useroptions[8] = newOptionSpec("VimApi", "String", 0, "version...", "vmx-07");but i don't know...
View ArticleRe: vShield Data security: Scan in progress but nothing
I think, I missed something. I installed a new infrastructure with only one network for ESXi, vCenter, vCD, VCNS without Trendmicro. Still the same problem, everything is green, scan started but never...
View ArticleRe: Duplicate Current VM on ESX 5
Alternatively, you can convert the VM into ovf. Then deploy the ovf on another host as VM.
View Articleunable to share files betw host & guest in Wsta 9.0.2 wth guest Ubuntu 13.04
Hello,I have already reported about this condition when VMware Player is used ( http://communities.vmware.com/thread/445064 ); unfortunately, I have received no answers. The same situation prevails in...
View ArticleRe: How to migration Vcenter 5.1 MSSQL database to oracle 11g
There might be many 3rd party tools for migrating sql db to oracle but when it comes to vCenter database, the application wont work. Recommend to reinstall vCenter pointing to a freash instance of...
View ArticleRe: Unable to retrieve the auto-generated password using java SDK
Hi Andrea, To get the password back normally it's enough to have isAdminPasswordEnabled == true and see it in the UI (because auto-generated password is only set during first power-on when...
View ArticleRe: Размер базы vcenter
Спасибо за помощьбазу подчистил, правда помогла не эта ссылка а командаTRUNCATE table VPX_EVENT_ARGDELETE FROM VPX_EVENT
View ArticleRe: Certificate issues with VMware View 5.1 and Igel ThinClient
Hi, do you know if your customer open a support case by IGEL?
View ArticleRe: Checking VM Guests for AV
Hello, You can try something like this .. At first try Get-WmiObject Win32_Product | ? { $_.Name -like "*Forefront*" } locally, i don't have forefront here so i don't know how it's named in...
View ArticleRe: Certificate issues with VMware View 5.1 and Igel ThinClient
Yes, but they refert to the KB which documented the basic import of the certificate. They didn't solve the issue.
View ArticleRe: VCD Guest Customization fail to complete before vmtools reboots Server
Hi Paul, Do you run your script in the pre- or post-customization part? The former is run at the beginning and we generally don't recommend to execute any long-running tasks inside it. The overall...
View ArticleRe: Размер базы vcenter
Пробовали обрезать лог-файл или у вас сам файл БД 10ГБ?лучше конечно перейти на платную версию, будет проще, т.к. лимиты превышены по хостам и ВМ и если хотите соблюдать рекомендации VMware
View Article