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

Re: The operation is not supported for the specified parameters

Hi Try this Command Line Application

View Article


Re: View agent install

What's the difference between the two VMs? With Windows 7 you will get a prompt for Connection Server if you are installing the View Agent on a VM that is not ESX/vSphere e.g. on a physical PC or other...

View Article


Re: esxi 5 server flapping ips

Do you know if you are using "Beacon probing" or "Link State" on your vSwitches as network failure detection?  Ordinary vMotion should not generate much broadcasts * and should not in normal situations...

View Article

Re: Cannot connect to Internet using NAT on Linux guest in VMPlayer

Hi Put your guest's network device in dhcp, then test your ip and inet connection and post your host and guest config (ipconfig /all - ifconfig & netstat -rn) Regards

View Article

Re: Horizon View SSO Integration besides Horizon Workspace

SAML authentication support in View 5.2 is specifically to support SSO from Horizon Workspace only at this time. I'm not able to talk about futures though. Mark

View Article


Re: Sometimes Unity does not start

I have the same issue. I can fix it bysudo /etc/init.d/vmware-tools restart I also can't find a log file or some other debug output which would suggest why it sometimes stop working.

View Article

List more than one datastore

Hi The following script works good except it doesn't show VM with more than one datastore: Get-VM | Select Name,PowerState, @{N="SnapName";E={ ($_ | Get-Snapshot).Name}},@{N="Datastore";E={ ($_ |...

View Article

Image may be NSFW.
Clik here to view.

Re: esxi 5 server flapping ips

I set link state only with route based on the originating virtual port id ., yes ,yes. where i can find this issue in vmware logs as i found almost everywhere. network team gave up . they said we gave...

View Article


Re: How to increase graphical performance of view desktops

Hi WP, Thanks for all your replies on this post, it's good to have some clarity. You mentioned that "Today video is not accelerated by the GPU." ...is this something that is on the roadmap for the vSGA...

View Article


Re: List more than one datastore

Hello, AGFlora- You can change the calculated property for the Datastore property to be like: @{N="Datastore";E={($_ | Get-Datastore | %{$_.Name}) -join","}}This will make a comma-separated list of...

View Article

vCenter Server 5.1 Build Version Issues

Hi All, We have installed VC 5.1.0 Build 947673 - and its all working well.However when we tried to install Update Manager 5.1.0 1065152, it's saying its incompatible. The exact error is: "The vCenter...

View Article

Re: Tried to set up swap disk for cluster (to reduce data being replicated...

I don't see any swap files with the name of the vm in it. I do see some with the name of a new vm I created in that cluster. So, how do I get pre-existings vms to use the new swap datastore?

View Article

Re: Huge reclaimable space with Windows 8 VM

Sorry, you're absolutely right, my bad - I forgot to indicate what huge meant! It can be up to 10GB on occasions.

View Article


Re: List more than one datastore

Hi Matt Yes this works for me thanks. I tried this but it didn't work {string]::join ','}). I guess I was close.

View Article

Re: How to shrink OS in vsphere 5.1

its thick provision and is vmotion built in vsphere 5.1?

View Article


Re: List more than one datastore

Hello- Hmm.  Using the Join() method of the .NET String class should also work.  Like:@{N="Datastore";E={[string]::join(",", ($_ | Get-Datastore).Name)}} Does that not get it, too?

View Article

Re: Tried to set up swap disk for cluster (to reduce data being replicated...

You'll need to power off and power on the VMs ... a guest OS reboot is not enough. JD

View Article


Re: List more than one datastore

Yes it does. Thanks again

View Article

Re: Tried to set up swap disk for cluster (to reduce data being replicated...

Yup. That worked. Thanks

View Article

Re: Best practices regarding replication of protected site vsphere database...

Normally you would not want (or need) to replicate the protected site VC database as it's of no use at the DR site, but if you are there's no harm in doing so (you incur additional unnecessary...

View Article
Browsing all 226373 articles
Browse latest View live


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