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

Re: Index was outside the bounds of the array - Get-VirtualPortGroup

Nope..Used PowerCLI command prompt and GUI

View Article


Auto Deploy Plugin (5.1.0) - Add a depot workflow

Hi All, I am trying  to add the software depot "https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml" using "Add a depot" workflow, but i get following...

View Article


Re: Updating Storage drivers on Host

Also, run this command on the existing ESXi host to see if the SD card is being identified as a SSD: esxcli storage core device list The output will include information on whether the device is...

View Article

Re: Horizon Mail Future

Hi there, VMW will continue to develop this application.  This is an integral part of our Horizon Workspace product vision.  Thanks! -Srinivas

View Article

Image may be NSFW.
Clik here to view.

Re: Is sql2012 supported?

Windows 2012 and SQL 2012 are both supported in 5.1 U1. Verify at:VMware HCLVMware Product Interoperability Matrixes

View Article


Re: Is sql2012 supported?

Thank you,

View Article

Re: Fail to perform OS Customization in VMMark

Hi, when you say "we have changed accordingly", do you mean that you have modified the VM's VMX file so that it includes isolation.tools.guestInitiatedUpgrade.disable = "FALSE"?If you haven't, here's...

View Article

Re: Usually we share the Internet from Mac on Guest OS. But how to pass...

Welcome to the Community - I am not sure I understand your questions - a guest can only gain access to the Internet through the host's physical NIC so the hos MAC should already have access to the...

View Article


VMware Tools error

Hi All, We are running 5.1 environment. All are VM's are on HW 9 with updated VM tools.On nearly all the VM's I get below errors in the event viwer [ warning] [vmusr:vmusr] Error in the RPC receive...

View Article


Dynamic Disk Across VMFS-3 and VMFS-5 Volumes

We are running Vmware 4.1, 5.0 and 5.1 in our environment and have VMF-3 and VMFS-5 Volumes. We have a share that is rapidly approaching the 2 TB limit which is the size of the drive partition it is...

View Article

Re: Linux Box Issues creating for Workstation

Since you do not have any of the prerequisites this leaves you with some other choices.  Since it's for "archival lookup" the easiest would be to create a RHEL Virtual Machine, install Oracle then...

View Article

Re: VUM Plugin 5.1.0 service is unavailable

Any update on this Andreas? I'm experiencing the same issue.

View Article

Re: Usually we share the Internet from Mac on Guest OS. But how to pass...

As an example, have a look at: Share Windows XP Guest Internet Connection with OS X Host HOWTO

View Article


Re: SAN Information Needed

Hello, that will work.  However, I guess maybe I'm confusing things.  Were in the code, can I actually specify the actual name of the cluster myself? get-cluster "os 01"  and then have that output to...

View Article

Re: Index was outside the bounds of the array - Get-VirtualPortGroup

I see. Does this list all your portgroups ?foreach($sw in (Get-VirtualSwitch -Standard)){  foreach($VPG in (Get-VirtualPortGroup -VirtualSwitch $sw)) {     $VPG  }}

View Article


Re: Dynamic Disk Across VMFS-3 and VMFS-5 Volumes

The one thing I would be careful of is the you vSphere 4 hosts will not be able to read a VMFS5 datastore

View Article

Re: VMware Tools error

Did you update to ESXi 5.1 Update 1, and install the associated version of the VMware Tools (version 9.0.5)  on your VMs?  This is suppose to resolve the issue. Assuming so, deleting the unity.dll...

View Article


Re: SAN Information Needed

Change the 1st line $output=foreach ($esxiinGet-VMHost|SortName)into$output=foreach ($esxiin GetCluster -Name "os 01" | Get-VMHost|SortName)

View Article

iOS Keyboard Problem

Have other people been having problems inputting text in the iOS version of the SocialCast application? It looks like auto-correction has been turned off, which leads to a greater number of...

View Article

Re: SAN Information Needed

Thanks, that didn't work at first, simple correct...appreciate the help like always! $output=foreach ($esxiin Get-Cluster -Name "os 01" | Get-VMHost|SortName)

View Article
Browsing all 189307 articles
Browse latest View live