Halt after "Starting Avahi daemon [OK]"
I notice a few other people have been experiencing this. I'm trying to deploy Serengeti on vCenter 5.1a and upon starting the Management VM it runs up until "Starting Avahi daemon [OK]" and then halts....
View ArticleRe: Using Connect-CIServer in a Start-Job
Hi, I don't use jobs yet and I don't know how they work. But I got this to work as expected (I think): Start-Job -ScriptBlock { # Add PSSnapins Add-PSSnapin VMware.VimAutomation.Core...
View ArticleRe: Pending restore
I think the base and/or app layers should continue to be assigned to the device if it's the same on and you've forced the upload.
View ArticleRe: Adding VNX LUNS to ESX
Storage in vCenter and when using the vSphere client directly to the hosts shows the same mis-match in LUN numbers. I've been doing rescan all(s) on a couple of the hosts, but still see the LUN...
View ArticleRe: Upgrading ESX 3.5.0 build 110268 to ESXi 5.1 or latest
Welcome to the Community - First thing have you reviewed VMware's Upgrade Guide? - http://pubs.vmware.com/vsphere-51/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-511-upgrade-guide.pdf There...
View ArticleRe: Some unanswered Gemfire queries
Here are a few answers. 1. If you're just getting entries back in your caller, then getAll is a better way to do it. The main point of function execution is to send the behavior to the data rather than...
View ArticleRe: ThinApp program is saving the settings in windows registry
Just a stupid question. Do you save and restore sanbox when you reinstall OS?
View ArticleSyslog Collector Plug-in
I just installed the Syslog Collector following the instructions below. I can see the folders and logs being created in the C:\ProgramData\VMware\VMware Syslog Collector\Data\ directory, however...
View ArticleRe: I can't integrate ThinApp Roboform in Firefox
Question is if you run portable Firefox from inside virtual bubble?
View ArticleRe: VDP 2TB image ran out of space on root
Unfortunately it didn't give me space back on /dev/sda2
View ArticleRe: Latency to be available to execute commands
I see. Is there a specific reason why you use plink.exe to get the LUNsYou could do that with the Get-EsxCli cmdlet as well.Something like this$esxcli = Get-EsxCli$esxcli.storage.core.device.list()
View ArticleRe: Displaying More than 1000 Events using EventManager
And does that correspond with what you see under Tasks and Events ?
View ArticleRe: How to create symlinks on a Linux guest's shared folder (VM WS 7.1.x)?
JohnPeterson wrote:The purpose of this question is to obtain knowledge about the implementation so that it's clear what's required to support symlinks in a NTFS shared folder tooMy first response here...
View ArticleRe: Upgrading ESX 3.5.0 build 110268 to ESXi 5.1 or latest
I am also moving this to a more appropriate forum
View ArticleRe: How to get the Available CPU and Memory capacity in Cluster via Powershell ?
Sure, replace this line"Memory Available Capacity"=$rp.Runtime.Memory.MaxUsage-$rp.Runtime.Memory.ReservationUsedwith this"Memory Available Capacity MB"=...
View ArticleScrolling Problems with View Client running Silverlight in Sharepoint 2013
We are having problems on our view clients scrolling our SharePoint results with Silverlight. The act of scrolling causes the results to drop most of the pixels. Here are the expected results which I...
View ArticleRe: VMware Fushion does not start up- windows 7 x 64.vmx" line 1: Syntax error
WoodyZ, thx a lot, with this file the VM start again ! Very appreciated, create support ! André
View ArticleRe: Provisioned, Used and Free Space information along with Thin / Thick...
Afaik those values are only available on the datastore level, not on the virtualdisk level.
View Article.PQI to VM
Hello everyone! I have a .PQI backup image. I created a VHD and restore the data from .PQI to that VHD using Norton Ghost 15.0. Then created a VM using that VHD as "Using Physical Disk". Then i used...
View ArticleError Message when Cloning
Hello, Getting an error message when doing a clone script. Have a number of servers to clone and trying to automate it. Its a variation of the autodeploy script I have been using. The error message...
View Article