Re: I'm so close, but I can't get some objects to appear on a new line
No problem.I'm not sure what you mean with the hash table, or do you mean a regular array ?
View ArticleRe: How do I migrate my vCenter 4.1 U3 from one physical to server to another...
You just stop the old vCenter server services, and on the new vCenter Server, just create the DSN for SQL server, then install your vCenter Server. During the wizard will ask either to maintain the...
View ArticleRe: vm report on vnics, ips, & vnic macs
Connect-VIServer x.x.x.x$VMReport = New-Object System.Collections.ArrayList$VMS = Get-View -ViewType VirtualMachine -SearchRoot (get-cluster "my_Cluster").idforeach($VM $VMS){$VMReport = New-Object...
View ArticleRe: Guest OS ID Purpose
The guest OS setting is used when creating the VM to configure the appropriate virtual hardware which fits best for the guest OS and it is also used for default configuration settings and optimizations...
View ArticleRe: Unmount datastore help, modifying existing function
Try it like this function Unmount-Datastore { [CmdletBinding()] param( [VMware.VimAutomation.ViCore.Impl.V1.Inventory.VMHostImpl]$VMHost, [string]$Datastore ) process { if (-not...
View ArticleRe: Fusion 5: Unity grayed out
Hi, Can you try the steps below:- Run toolsd.exe from ProgramFiles>VMware folder manually. Shut Down the virtual Machine for 60 secs and then restart. Check if unity is working. Thanks
View ArticleRe: Guest OS ID Purpose
I'm not quite sure I follow you... Are you referring to the Guest Operating System field underneath tthe Options tab of the settings of the guest? This is helpful in allowing vCenter and ESX know what...
View ArticlePerformance tab in vCenter has no data
So, my Performance tab for a VM has real time data, but nothing for the past day. How do I get vCenter to collect data for the past day and display it in the Advanced view in the Chart Options......
View ArticleRe: Change ESXi server license
The licensing system changed between vSphere 4 and 5.The script you are trying is for vSphere 4.*. Are you using an ESXi 5 server ?
View ArticleRe: Equallogic MEM Multipathing Plugin install.
Eric, Uploaded the dell-eql-mem-esx4-1.1.1.270268.zip to my datastore and then entered command: esxcli software install vib -d /vmfs/volumes/"datastore"/dell-eql-mem-esx4-1.1.1.270268.zip Then recieved...
View ArticleRe: Change ESXi server license
Hi,ok thanks. I would like to perform as much configuration as possible using PowerCLI and if that is not possible i need to look into other applications running on Windows OS and i beleive ONYX works...
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Hi ViennaAustria and saltmaster, Thanks for letting us know about this problem – in pink text no less! Apologies for the trouble... There is obviously something about your new Apple hardware that...
View ArticleRe: Change ESXi server license
Hi,yes we are using ESXi 5 for the moment but will perform an upgrade to ESXi 5.1 beginning of November. Thanks.
View ArticleI have many nodes, how can I apply configuration to all of them at once?
Hi, I have many nodes (resources) in my system and need to apply a configuration to all of them. It's not feasible to click on each one to, in this case, enable log monitoring and set the parameters....
View ArticleRe: having problem with the installation process
Did you validate the VMware Player installer against it published MD5/SHA1 checksum before installing it? Did you validate the MD5/SHA1 or other published checksum of the OS ISO Image to ensure the ISO...
View ArticleRe: Fusion 5: Unity grayed out
Mine no longer seems to be a problem since my last update.
View ArticleRe: Guest VM is Huge - unable to Shrink
Hi, Why don't you try consolidating? Try manually consolidating the vmdk, once done create a new VM using existing vmdk. That would be easier.Check the Knowledge Base.(Option 3: Manually consolidate...
View ArticleRe: Upgrading ESX 4.1 to ESXI 5.1
This is great information thank you. But, I still have a question about licenses. We are using Essentials Plus 4.1 packet which allows me to add as many processors to my VM's as I choose. I beleive...
View ArticleRe: Performance tab in vCenter has no data
see if the below article helpshttp://kb.vmware.com/kb/1020903 Also, ensure you'll rollup jobs are running in your vCenter DB
View ArticleSRM certificate connection error
I have an SRM setup in a shared recovery site model. At the protected site, the vCenter server has suddenly lost it's connection to the local SRM server with the error: Connection Error: Lost...
View Article