Re: New-HardDisk and Overcommitment Warning
In the client it's not an option, so I didn't even try specifying the Storage Format. The following command works!: New-HardDisk -VM $vm -Datastore $datastore -CapacityGB (1.99 * 1024) -StorageFormat...
View ArticleRe: How to renew the lease of a VApp in VCloud director 5.1 Java API?
Hi, To modify the storage lease settings of a vAppTemplate. The updateSection method is deprecated only for modifying the other sections ex: CustomizationSection, GuestCustomizationSection.The javadocs...
View ArticleRe: How to renew the lease of a VApp in VCloud director 5.1 Java API?
Hi, To modify the storage lease settings of a vAppTemplate. The updateSection method is deprecated only for modifying the other sections ex: CustomizationSection, GuestCustomizationSection.The javadocs...
View ArticleRe: Sources for Java SDK
The javadocs are not attached to the libraries. But the SDK zip bundle contains the javadocs. You can download and refer them.
View ArticleRe: Auto Deploy post configuration?
Thanks so much for your fast reply. I guess my question is without my lab I cannot tell how grandeur are the host profiles and answer files are. I believe there is will be a ton of random requirements,...
View ArticleRe: ESXi 5.5 - VMs can't talk with each other
Excellent. That's a great article. Thanks so much. Kurt
View ArticleRe: New-HardDisk and Overcommitment Warning
It's indeed grayed out, but I notice that the default is Thin in the client.It looks like the cmdlet doesn't have this intelligence, so adding it explicitly seems to do the trick.Perhaps the PowerCLI...
View ArticleVMware Tools CLI for vSphere 5
Is there anyway using VMware Tools CLI for both Linux and Windows to audit the VMX files associated with the VM for specific values? I do not have access (and will not get access) to vCenter or the...
View ArticleVM connection failed
Hi,We have a vSphere 5.5 environment, Two VMs from 30 VMs have a rare problem, At morning when the user wants to connect to it throw Remote Desktop it sees an error like there was no network...
View ArticleRe: New-HardDisk and Overcommitment Warning
That was my thought, too. At some point, the enforcement from the storage controller does come into play. Even without the switch, new harddisks are thinly provisioned on these NFS datastores, but...
View ArticleRe: Configurating vCAC : interface issues
3 more suggestions.When you log into the vCAC VA (Virtual Appliance):1. What version do you see?2. Are any of the services listed with a status of "failed"? Some will be listed with a blank status...
View ArticleRe: New-HardDisk and Overcommitment Warning
You just did, thanks for letting us know about this.
View ArticleRe: VMware Tools CLI for vSphere 5
Goto the below mentioned blog URL, may be this will help you to reach on some conclusion. Automate the Hardening of Your Virtual Machine VMX Configurations | VMware vSphere Blog - VMware Blogs
View Articleupgrade vCenter 5.0 to 5.5
I went through the documentation for the vCenter upgrade to 5.5 and it seems pretty straight forward. However, I can't find much info in regards to Horizon view 5.2 and I'm not sure what the upgrade to...
View ArticleRe: View on Dual Monitors with a 4 screen system
Unfortunately no! I even looked for programs that would trick an app into only seeing two of the three or four screens. I couldn't find ANYTHING. What my client wanted to do was have a four screen...
View ArticleRe: Confirmation before powering off VM - is it possible?
I have found that setting the permissions helps allot with this issue. If you set the users account permissions to virtual machine> Interaction>power off. If you uncheck power off it will not...
View ArticleRe: Guest OS Freezes up in VMWare Fusion
Unfortunately no luck. I have installed and used the NetBeans application to edit and modify files and shared and accessed them in an Ubuntu VM but I don't have an Apache Server set up and running...
View ArticleRe: thinapp application Plugin not working in native word and out look
1)Outlook profile is stored in registry key HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Profiles and you had isolation mode FULL for HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook. I...
View ArticleVSAN Reads and Writes
I've read as much as I can find on Cormac and Duncan's blogs, but I still have a couple of questions about VSAN reads and writes: Is there any integrity checking for reads? I haven't seen anything...
View ArticleRe: [Newbie] How to setup private network with routing vm?
check the below mentioned URL which will help you to setup the private VM network with routing.http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2001426
View Article