Re: VM Trend
Use the Get-VIEvent cmdlet and look for the VMCreatedEvent and VMRemovedEvent entries.Something like this $start= (Get-Date).AddMonths(-6)$events=Get-VIEvent-Start$start-MaxSamples ([int]::MaxValue)...
View ArticleRe: Vsphere 5.1 vDS Won't allow ESXi Hosts to be Added
Well that didn't work. The only error that I get is that the ESXi Host is already added to Vsphere when I try to add it back to vDS.
View ArticleFusion 5 VMWare Tools - How do I set up a resume script?
Hi,All the info I've found so far talks about double clicking the VMWare Tools Icon (Windows 7) and then using the UI. VMWare tools shows only an 'About' window when clicked. Where do I go to define a...
View ArticleUpdate Manager Question (v. 4.1)
I know, I know... I ask a million questions on these forums. But! - in my defense, I walked into an environment that has no documentation, no resources and no one with any real knowledge of what's...
View ArticleNeed Networking Help
I need a little help wrapping my head around networking with vmware. 1.) Is it the case that one can NOT uplink 2 standard vswitches to the SAME pNIC (vmnic)? So, imagine vswitch0 and vswitch1 and both...
View ArticleBI x VMWare - LantĂȘncia
Boa tarde a todos, Vou se bem objetivo: Tenho um ambiente business intelligence (BI) em SQL Server virtualizado com a configuração de 8 vCPUs e 56 GB de memória (6 GB para o SO e 50 para o...
View ArticleRe: SRM 5.1 - Sites will not connect
Hi, It is worth looking into vSphere Client logs When you try to pair the sites. Also make sure required ports are open and allowed through firewall. Also can disable local windows firewall on both the...
View ArticleRe: Adobe Reader Reporting
Here is the infoâŠ. Thanks much Programs & Features (or Add/Remove Programs for older OS's) what version do you see listed for Adobe Reader? 11.0.01...
View ArticleRe: Unable to connect to the vCenter Console
Incidentally, we finally figured what happened with this issue. The people who built the initial environment created everythng on the hosts instead of in the datastore. Therefore, when the host went...
View ArticleRe: How do I convert/ import a Hyper-V .vhdx virtual machine?
I haven't tried this, and I have my doubts, but it looks like the latest version of Virtual Box can open .vhdx files. This also looks interesting -...
View ArticleRe: Update Manager Question (v. 4.1)
Always use the version of Update Manager that comes with vCenter Server. Take a look at http://partnerweb.vmware.com/comp_guide2/sim/interop_matrix.php to find out which products are compatible with...
View ArticlevSphere API that will return the https port associated with the vcenter server
Hello Is there any existing vSphere API that will return the https port associated with the vcenter server? ThanksLiz
View ArticleRe: Update Manager Question (v. 4.1)
Typically, you will need to use the same release as the vCenter Server you are using. Check the VMware Product Interoperability Matrixes for supported configurations.
View ArticleRe: configuration on private vm
So, i have remove my sccm server from domain, restart computer and trying to readd to domain and i am getting error (attached file) My DHCP is wokring fine but i am not getting any ip to any of my...
View ArticleRe: Why VMware?
it's not just about support. Sure, Openstack is getting there but as many corporate C-level's will tell you, the majority are against using opensource products for their production environments.
View ArticleRe: Problem trying to install esxi 5.1 on HP Proliant DL380 G7 - won't boot...
Thank you all. I'm an idiot. I copied and pasted everything in the ISO and burned as data disk thinking that would work which did not. I burned the disk from image and works fine. As a second...
View ArticleRe: Connect USB-CDROM problem.
Why dont you just create an iso of the disk and upload it to one of the datastores?
View ArticleRe: How do I convert/ import a Hyper-V .vhdx virtual machine?
I saw the technet article earlier, but if I'm not mistaken I need to setup a windows 8 or windows server 2012 OS and hyper-v to use the commandlet. If that's the only way I'll have to do it
View Article