Re: Confusing help for Set-VMhostNetwork -DNSaddress and -SearchDomain
Apparently this works too:Get-VMHostNetwork -VMHost (Get-VMHost -Name "Your ESXi") | Set-VMHostNetwork -DnsAddress 10.10.1.1,10.20.2.2 -SearchDomain test.com,other.comand based on your point, this must...
View ArticleHow to add javascript to plugin?
Hi, Now I created a vSphere Web Client plugin, and I wanna my plugin communicate with JavaScript.So now I do not know where should I put it. I checked my plugin html source code as...
View ArticleRe: Error in mapping prefixes; Waiting for prefixes map to be fetched from...
Hi banit, I'm having similar issue with viewplanner 3.0 which I recently setup. From the user guide it mentioned View Server is optional. I created a new pool manually from the View Connection Server...
View ArticleRe: Fusion6 - VMware Tools Problem
I am not sure how to answer your question. I am also running Win7 SP1, but after re-booting Win7 after the reinstall of VMware Tools, I got the message as shown in the image. I also tried Fusion 6 on a...
View ArticleRe: Cisco VSM as VMware VM or Cisco Appliance VM
> so in your design it sounds like your VSMs live on boxes that have 1000v's VEMs. That's correct. In my case, the VSM's are running as VMs that consume the very service they are providing. This...
View ArticleRe: The VM that wouldn't die --or-- How the %^$^%$ do I shut down a suspended...
OMG Woody, you are the master! That worked like the proverbial charm. Now how did you know that line was in there? You got that from the log files? Where is stuff like this documented? Is there...
View ArticleESXi 5.0 high memory usage, VMs all shutdown
Dear, I havean server HP ML310e with 4GBram. In itthere is2VM's, one with 1.5GBand other with2GB, both on shutdown andESXiconsumes900MB, is decreasing?
View ArticleUnable to Uninstall Vwmare Player from my computer
Hello Community, I am unable to de-install any previous version of Vmware player. I have been attempting to force or remove vmware product. This is due to a end user corrupt de installation. Can you...
View ArticleRe: Error attempting to migrate VM between ESXi 5.1 hosts - Managed Object...
your both host are on ESX 5.1 and v center 5.1? Because only with vmware 5.1 you can migrate vm without shared storage as it has enhanced vMotion feature.to checking this issue you can try vmotion...
View ArticleRe: Display protocol not available
Hi Gstrouth,We can not reproduce the issue on nexux 7. Would you let us know whether this issue always occurs in your env or just occasionally occur?
View ArticleVASA Provider not showing datastore storage capabilites
I have just spent today installing and configuring the EMC VASA Provider to enable the storage capabilities to show for our SANs.I have been through the EMC documentation for implementing VASA, the...
View ArticleRe: ESXi 5.0 high memory usage, VMs all shutdown
verify your running VM consuming SWAP memory ..Just click on VM and in the right side click on resource allocation you can see swap total memory status....if it is taking Swap space than you can do...
View ArticleWhich Folder for CloneVM in vApp?
Hi, I have a working script that I want to use with vApps. But when I create linked clones, I cannot figure out what 'folder' to specify (below):functionnew-linkedClone() { param(...
View ArticleRe: fusion 6 - upgrade vm from win 7 32bit to win 8.1 32bit gives "This PC...
yes, this is interesting: C:\Windows\system32>wmic OS Get DataExecutionPrevention_AvailableDataExecutionPrevention_AvailableTRUE
View ArticleReplacing the Log Insight SSL certificate with a CA signed cert
I am trying to generate a cert for Log Insight by using the method that is described in this blog post (at the bottom) using an automated batch...
View ArticleRe: VSphere/Vcenter/ESX 5.0.0 issue: Unable to upload...
This is about all I can find:/opt/vmware/share/build doesn't succeed here.. I will try again.-- also I have never seen the console of the vm being built-- it never shows up.. 11/09/2013 12:35:41...
View ArticleView desktop occasionally locks up (approx once a week).
Hello, I've recently deployed View in our network, and all generally works well (we have a couple of pools, windows 7 and windows 8), however every so often a user will complain that they cannot...
View ArticleRe: Move/migrate a VM to a new datastore and convert to eagerzerodthick
I tried Again using the following code and incorporating an anti-affinity rule in hopes it would work. But failed again: $vmtomigrate = Get-VM -Name mytestvm$vmtoavoid = Get-VM -Name 'mdczr1186'$dsc =...
View ArticleRe: VMware Fusion 6: auto snapshot revert when vm shuts down
I too am disappointed in the huge differences in the settings between Fusion and Workstation. What disk numbers are you talking about? I don't see any number in the vmdk names.
View ArticleRe: fusion 6 - upgrade vm from win 7 32bit to win 8.1 32bit gives "This PC...
So, Windows 7 also believes that DEP (NX) is available. Is DEP disabled in the Windows 7 VM? From a command prompt, type sysdm.cpl. Under Advanced -> Performance -> Settings, check the Data...
View Article