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

Re: Create port groups from excel

Try something like this $dvSw=Get-VDSwitch-Name"Boston"Import-CsvdvPortgroups.csv-UseCulture|%{  New-VDPortgroup-Name$_.PgName-VlanId$_.VLanId-NumPorts$_.Ports-VDSwitch$dvSw}The CSV file is expected to...

View Article


Re: vmware upgrade esxi 4.1 to 5.1

you can use Apache load balancer , please refer...

View Article


Re: Total Processor script

Try it like this Get-Cluster|selectname,@{n="NumVMHostCPU";e={Get-VMHost-Location$_|Measure-ObjectNumCpu-Sum|Select-ExpandPropertySum}}

View Article

Re: iSCSI multiple paths and IP subnets

Can I use different subnets on the same vswitch or should it be on 2 seperate vswitches?

View Article

Re: Recovery vmdk с раздела VMFS!!! Help!!!

А что осталось? Можно скриншот папки, где он лежал, и название, как он звался?

View Article


Re: Vsphere Replication connection to remote Applicance with...

Hi,Can you elaborate on "Both sites are able to ping each other" - what do you understand by site here?You must ensure that the machines where the vSphere Web Client and the vSphere Replication...

View Article

Image may be NSFW.
Clik here to view.

Re: Корректное удаление vsphere virtual data protectoin

Спасибо. Шайтан. Реально помогло А то 2 лишних было.

View Article

Blank gray screen instead of the login page for connection server

I've got connection server installed on a w2008r2 with domain configured on another machine connection works fine though not able open the Connection server just gets a blank gray screenwith not login...

View Article


Re: vCenter Operating system Installation

Thanks Weinstein5, We are not able to load the tape library drivers, as per vendor we have to try re-install operating system. Also can you please guide me how to take a backup of vCenter?

View Article


Re: PowerCLI to extract all vSwitch network info to CSV

Luc, Somehow the Script was partially correct, since it only returns the VMnic that is currently active, but not the standby NIC, is there any possible way to get the standby NIC uplinks as well ?

View Article

Re: Difference between VMware ThinApp and ThinApp Factory

ThinApp Factory can be installed on a VMware Workstation but then you are most likely limited to resources on your machine running Workstation. If you really are looking for running several capturing...

View Article

Re: ThinApp Microsoft RDWeb Application

Since your package is not even running on your packaging machine you have a general issue with your package. In worst case ThinApp cannot virtualize the application. Is it a 32-bit or 64-bit app? Today...

View Article

Image may be NSFW.
Clik here to view.

Размышления на тему нагруженной ВМ

Всех приветствую. Есть у меня одна ВМ с неслабой нагрузкой по процессору.Сейчас её конфиг такой:16 vCPU24 RAM Машина действительно сильно нагружена по процессору, среднемесячный показатель 16-18 ГГц....

View Article


Re: Error: Unknown Namespace software

Thanks zXi_Gamer

View Article

Re: Please report issues with physical disk feature in WS 8

I'm very happy to inform, that bug discussed above has been fixed in VMwarePlayer 6.0.0. Now I have two mirrored Windows dynamic disks, and simultaneously running virtual Linux with physical access to...

View Article


networkadapter away after hardware migration

Hi,i try to do a hardware migration but after the hardware migration is done the network adapter is no longer displayed under settings->networkin device manager the network card is displayed with a...

View Article

Error retrieving DVS forwarding class for switch dvs-29

Hi Team, I have configured VC on 5.1 and am facing some issues .In the Vshield manager ->Networks Virtualization->Connectivity-> I am getting the error: Error retrieving DVS forwarding class...

View Article


Re: Blank gray screen instead of the login page for connection server

Question Answered! https://communities.vmware.com/thread/396191

View Article

Re: PowerCLI to extract all vSwitch network info to CSV

This version will give the active and standby NICs for each vSwitch. &{foreach($esxinGet-VMHost){    $vNicTab=@{}    $esx.ExtensionData.Config.Network.Vnic|%{        $vNicTab.Add($_.Portgroup,$_)...

View Article

Re: ESXi Lost access to volume

Hello, I am experiencing the same issue since one week and this is corresponding to the upgrade of our ESXs to 5.1.0 1157734, but I'm not sure this is is related to.Side effect are:- Very high disk...

View Article
Browsing all 168190 articles
Browse latest View live


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