Re: vSphere 5.1
Ok this will take some time as I have to download linux on my PDC and upload it over my VPN to the ESXi host at the other office. I will update once I have configured this and tested.
View ArticleCreate OVF from VMWARE Fusion
I am trying to create an OVF from from Windows VM. It seems as if the export to OVF has been removed from Fusion 8.5. This version does come with ovftool that can be run from the command line. All of...
View ArticleRe: How do you prevent workflow reruns or force inputs to update.
Yes that is something I considered but getting the current date and time in javascript looks like it will be a pain. Is there a way to get the #__datetime from javascript or is there another way to...
View ArticleRe: VMRC 8.1.0: Console crashes when removing and re-adding ISO image
Where do I find the VMRC logs on Windows?Windows loggingInstaller: %TEMP%\MSI*.log %TEMP%\vminst.log VMRC app and Remote MKS: %TEMP%\vmware-%USERNAME%\ Files are numbered with the format...
View ArticleRe: Teaming And Failover
Teaming and failover is a property of port group, you cant set it at DVS level which will cascade to its child and this setting is independent of port groups and each port group can contain different...
View ArticleError 400: Problem with your writable, "missing" AV 2.12
So this happens every so often, quite randomly. When reviewing the logs for the particular user encountering this, it reports the following as it relates to the writable: Cvo: Inspecting...
View ArticleRe: How do you prevent workflow reruns or force inputs to update.
No pain at all var dt = new Date(); System.log("Current date and time: " + dt); https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Date
View ArticleRe: VM-LAB
TRY THESE! LOGICAL SEGMENTS - (Talk to your networking guy for more details if you need help setting up the router an switches, you can also create VLANs) Raul.VMware VDI...
View ArticleRe: Error 1068 when trying to start VMWare VirtualServer Service (VCenter...
I am seeing the following messages in the logs 2017-05-24T06:42:20.707-05:00 error vpxd[04752] [Originator@6876 sub=Default opID=StatsUpdateQueryOptimizer-23f57fe8] [Vdb::GetConnection] Failed to...
View ArticleRe: UEM vs. Persona Management
I would. I don't recall the exact source but it's my impression that VMware has basically stopped developing/adding new features to persona management and UEM is the way to go for new installs. UEM...
View ArticleRe: VMware vCenter Server status alarms continuously change from green to yellow
Hi Lokesh, thanks for your help in this regards, please find the screen shot below and please provide your inputs.
View ArticleRe: Error 1068 when trying to start VMWare VirtualServer Service (VCenter...
I have 2 more questions, how can i find the DB (some file with the name or location) and what data will they loose after the clean DB
View ArticleRe: Help! I can't login to vco at all. I need to recover my workflows.
Does this help? I'm also downloading all the logs to upload. 2017-05-25 18:04:24.348+0000 [ApplicaitonEventHandler-1] INFO {} [AbstractVcoService] Service NodeManager state changed to STANDINGBY from...
View ArticleRe: Change hostname of VM as a day 2 operation.
I have not tried this as a 2nd day operation but in my build process I process and create a dynamic hostname and this is the properties I use to make the update var virtualMachineProps ={...
View ArticleRe: Designate a VM in Active Directory?
SENNAF1, Would it be possible for you to sterilize the workflow, package it up and share with the class? Steve
View ArticlevSAN 6.6 Reactive rebalance slow
I'm working on an environment that is exhibiting a troubling issue. The cluster is made up of the following: vSAN 6.6 (upgraded from 6.5)5 hosts w/12 x 4TB spindles2 x 2TB NVMe PCIe cards10Gb vSAN...
View ArticleRe: New-vm hangs in powershell jobs.
Not sure what Wait-Task has to do with it?You're not using RunAsync.
View ArticleRe: Placeholder labels shown in vSphere Web Client 6.5
I was having the same problem. We have 2 VCenters (not linked) and only one of them was behaving this way. What fixed it for me was simply logging on as administrator@vsphere.local. It sounds crazy...
View ArticleRe: getting sdk_object parameters
Thank you. One less thing to maintain. Still need to lookup the ids. Will keep searching for a way to reflect a string into vmware type. If it doesn't exist, it would be nice to have.
View Article