Re: New to vmware - never used it - need some advice
Where do you recommend I begin? Is the vSphere hypervisor free edition is what I am looking for?The vSphere free hypervisor can be a good start point, but if your environment grow, you may will have...
View ArticleRe: Shortcut to start a virtual machine
Take a look here: http://www.ihaveapc.com/2011/07/how-to-make-shortcut-for-vmware-workstation-7-virtual-machine-in-windows-7/
View ArticleRe: Vcenters triggered Alarms Information.
Hi LucD, sorry for late reply. The Script shows events of vm's and Hosts. We do not have any linked mode on VC. ###############################Get-Datacenter | where...
View ArticleRe: VCAP DCD design items
Here is a good simulator - http://virtualtiers.net/ Also check out the study resources on my blog - http://blog.marccrawford.com/vcap-dcd-study-resources/ You should also consider changing and taking...
View ArticleRe: Migrate Datastore create duplicate and left behind .vmdk files
Dear Alistar, Thanks again for your reply.I tried to check for the consolidate need by viewing the VMs information. And what I get is there are no needs for consolidation in all of the servers, whether...
View ArticleVSAN host remediation
Hi all, I've got an 8 node VSAN cluster. I'm wondering if it is normal to get the following warning when a host is gracefully put into maintenance mode under "Ensure accessibility" and then rebooting...
View ArticleRe: Fresher VCP5-DCV...Home Lab Setup
Thank you so much for the link that you provided. That was very helpful
View ArticleWorkspace 2.1 - ThinApps user entitlement issue
Hi all, I have Workspace 2.1 and enabled ThinApp. Everything was working fine before, can upload the packages with no issue, also able to entitle ThinApps to users, etc.I added a new ThinApp package...
View ArticleRe: svmotion vm with rdm
hi what do you think is the best way to migrate MSCS cluster with a quorum RDM? I need to move or create the same RDM on the destination datastore
View ArticleRe: Virtual machine on WS7 won't shut down completely, why?
I looked through my Outlook archive and found a message from the forum about the old thread about the same problem.The thread from when I had this problem before back in Jan 2012:Re: Very slow shutdown...
View ArticleRe: Fresher VCP5-DCV...Home Lab Setup
Hey geo cave,Its very helpful now that I have the specifications required to build a Virtual Lab. While googling, I came up to this laptop Lenovo Z50-70. It has all the specifications that you told me...
View ArticleRe: How can I tell if the MMR on WS 8.x is working or not?
Hi, thanks for your information.It's a win7 direct-connection vdesktop. And after I re-installed the VMware tools, the MMR works well.But here comes another question:The video fileswith AC3 audio codec...
View ArticleRe: svmotion vm with rdm
I guess you'd better svMotion without RDM, then move RDM by means of your Array, then reattach your RDM to VMs.
View ArticleRe: Workstation 11 VMnet2 missing in windows 8.1 guest.
It is a strange issue. Could you please check your vmx file to see if there is a line " ethernet1.present = "TRUE" " or not ? If it exist, you can try add line 'ethernet1.virtualDev = "vmxnet3"'...
View ArticleStore custom data for vSphere web client plugin
Hi, I am working on vSphere Web Client plugin development. We need to store some custom data on vCenter server that can be configured by the user only once.Plugin service will read the data and use it...
View ArticleRe: HP ProLiant DL380e Gen8 - ESXi 5.5.0 build 2143827 - PSoD
Have you also upgrade your firmware / BIOS etc? The HP image alone is no good without the correct firmware levels.
View ArticleVM trace
Hi, How can I trace a Virtual machine. ? I have a machine name and I need to fine the location of that machine. In which cloud that machine is located. please help me.. Thanks®ards, Mothilal. V
View ArticleRe: How to Migrate ESXi, NFS Datastore from one subnet to another subnet address
Hi bhaskarmano45bhaskarmano45, Without a full picture of your infrastructure, I can't give you the exact steps, but in very basic terms, here is how I would address this; Enter the host into...
View ArticleRe: Vcenters triggered Alarms Information.
Try like this foreach($dcin (Get-Datacenter|where {$_.ExtensionData.triggeredAlarmState})){ $dc.ExtensionData.triggeredAlarmState | Select @{N="Entity";E={Get-View$_.Entity...
View Article