Quantcast
Channel: VMware Communities: Message List
Browsing all 230663 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: Is it possible to install ESXi,Vcenter etc in a normal windows system?

No problem . So vCenter need a 64 bit os. that you need to know following : 1- Install VMware Workstation :2 - Create a VM for Windows 2008 R2 (You will install vCenter component on it). 3 - Create a...

View Article


"Disable alarm actions" for a vm

Hi, I want to disable all alarm actions for a vm while I have to disable FT to clone a vm. My script are ready for cloning but I can´t find any solution to disable alarm actions for a vm via PowerCLI....

View Article


Re: Program that require .net framework?

I will try to package first .net framewok and see what will happen.I don't want to install net framework because it slowing down significantly the performance on my Windows XP system. But i think this...

View Article

Re: Esxi host unable to connect Vcenter server 5.1

The .iso's are identical... Its all about the license.. Try to compare the checksum value for the various versions... An example: Enterprise Plus SHA1SUM:...

View Article

Image may be NSFW.
Clik here to view.

Re: Safe to delete snapshot from failed vdp backup

I'm unable to do that because the option to consolidate is not chooseable. As far as the web client is concerned I don't have any snapshots of the VMs any more:   Best regards

View Article


Re: "Disable alarm actions" for a vm

Did you look at the Set-AlarmDefinition cmdlet with the -Enabled:$false parameter ?

View Article

Image may be NSFW.
Clik here to view.

Re: Is it possible to install ESXi,Vcenter etc in a normal windows system?

thanks my frnd..now 99% doubts are cleard . right now server 2008 image is not with me.whether 2003 server 32 bit is enough for that?

View Article

Re: Switch BNT IBM - vnics group vlan - ESX 5 - No conecto a la red

+1Después de leer toda la documentación me encontré con el mismo error pero actualicé el FW al  4.6.166.9 y se solucionó el problema

View Article


Re: Powershell Plugin system.outofMemoryException

When iinvoking PowerShell scripts winrm connection is created. MaxMemoryPerShellMB parameter controls the maximum memory that can be used while executing the script on the remote machine. I would...

View Article


Re: "Disable alarm actions" for a vm

Well, I know this cmdlet. But if I understand it right the cmdlet let me disable one alarm, not all of them for a vm, isn´t it?

View Article

Re: "Disable alarm actions" for a vm

True, that is for the alarm itself.For a specific VM have a look at my Alarm actions – enable – disable – report post.

View Article

Re: Safe to delete snapshot from failed vdp backup

See if this KB helps you by any chance - http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2036109

View Article

Re: Could not power on VM : Invalid metadata - storage

Hi,I have ESX 4.1 on both hosts ( 4.1.0., 260247 ) and vspahare client/server version 4.1.0 build 258902. I just need to instal critical patches for esx 4.1.0Could you help me with the procedure ?...

View Article


Re: Vmware tools generates Windows events: Event ID: 1000

We have it on 100 servers. So we could reinstall vmware tools, but still it be nice to know what it is first...

View Article

Отказоустойчивость сети

Добрый день.Возник такой вопрос. Есть vSphere 5, несколько хостов, в каждом по 4е сетевых карты, две смотрят в один физический блейд-свитч, две другие в другой. Портгруппам на VDS розданы сетевухи...

View Article


Re: [Script / Code sample Request] Get Total Network throughput for given set...

Try it like this $esx=Get-VMHost$stat="net.received.average","net.transmitted.average"$start= (Get-Date).AddMinutes(-30)Get-Stat-Entity$esx-Stat$stat-Start$start-Realtime|Group-Object-Property...

View Article

Re: Отказоустойчивость сети

В настройках группы портов можно изменить Teaming and Failover Policies с Link Status only на Beacon Probing.Подробности здесь: Edit Distributed Port Teaming and Failover Policies

View Article


ESXi boot env check

Hi expert I want to know how to check boot device and Stateless, Stateless Cache, Statefull Install, normal USB boot? In USB Bootesxcli system boot device get command  show "Boot Filesystem...

View Article

Re: "Disable alarm actions" for a vm

I´ve found your great website a few days ago and gave your script a try but it doesn´t work. I´ve leave you a message with the error message in comments. But anyway: now I´ve updated PowerCLI to 5.1R2...

View Article

Re: "Disable alarm actions" for a vm

The -Entity parameter requires a PowerCLI inventory object as value and does not accept names. You can try it like this: Get-AlarmActionState -Entity (Get-VM -Name VMTEST1) -Recurse:$false

View Article
Browsing all 230663 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>