Re: Host disconnected esx 4.1
Vpxa has nothing more than VMFS VOLUMS and poitnign to Snapshots like Closing and opening thats it ... Really Messed
View ArticleObtaining vCenter Params From Within a Web Client Plugin
I am somewhat experienced with vCenter server plugin development, but completely new to this whole Web Client Plugin development, so be gentle please. I did a few searches online, but could not find...
View ArticleRe: problem in using vsphere CLI
thanks for your reply. Yes I know that this is a tool but I have problem using the tool! I have downloaded and ran the CLI from vmware website. Now I try to run commands in windows cmd but it dont get...
View ArticleXML help
I"m not sure how to bring this up since it has been kind of answered in a previous post here, but is there any primer in regards to how to query XML in Orchestrator? Someone asked a similar question...
View ArticleRe: FT CPU Limitation
Ed Wilts wrote:FT is rarely required. FT *hardware* has been out for many years but is rarely purchased. It's very complex and expensive.Rant on. I've been involved in deployment of some of the...
View ArticleRe: Fusion 5.0.3 and Ubuntu 13.04
I have installed ubunut 13.04 with easy install. copy paste seems to be working fine. However unity is not working. Are you able to copy /paste or drag and drop files ?Regarding tools, I try to...
View ArticleRe: Need help on cleaning VMDK files
Welcome to the Community - By default when creating a VMDK the disk is configured as Thick Provisioned so that the VMDKcreated equal in size to the disk size set when the VM is created -
View ArticleRe: 10Gbe NICs
If you set your vNIC to the "vmxnet3" type, it will show as 10GbE to the guest OS. Note as above, this is just cosmetic though.
View ArticleRe: VDP will not backup Server 2008 R2 - lots of errors
The Issue is now been fixed in VDP 5.1.10 releasehttp://www.vmware.com/support/vdr/doc/vdp_5110_releasenotes.html
View ArticleRe: vmware workstation 9 bridged networking not working
Well i figured out how to fix my issue with AVG Internet Security (AVG's Firewall) and VMware Bridged networking... AVG's firewall go to: settings -> expert mode -> advanced settings when in...
View ArticleRe: Host disconnected esx 4.1
Hello Anupreet, 1.VI to the host is working? 2.What is the version of VC? 3.Did you checked the connectivity between...
View ArticleRe: Update Manager 5.1cannot perform scan on esxi 5.1
And which URL should I use on a custom download source? As you know I can't use the same as a predefined.
View ArticleRe: Linking issue
You should be able to download VMware Service Manager documents from here:http://my.vmware.com/web/vmware/info/slug/datacenter_downloads/vmware_service_manager/9_0
View ArticleRe: What do I need to buy
ppoole wrote: Anyone? Seriously? Give people some time. Your question is effectively "how do I build an entire environment" without any research done prior. The summary answer is going to be: You...
View ArticleRe: powershell variables setting
You could do something like this $t="123.45.56.79"$mynetwork="network-{0:D3}"-f [int]($t.Split('.')[2]) With the Split function the string is seperated in 4 parts.We take the 3rd part (index 2).With...
View ArticleRe: The file system where disk resides is full
a.p. - yeah, the disk is NTFS compressed but i dont see how that would be a problem since ive been using this for about say 6months. and as for ... mf@#ker (oh did i spell dat wrong) - y dont u just...
View ArticleRe: How can I add a string in multiples vmx config files ?
Instead of doing this directly in the VMX file, you can use the method from ALan's post called Change VM Video Memory At the bottom of the code you see a couple of examples on how to use the function.
View Article