Re: Lync 2013 VDI plugin only works with RDP protocol
The View 5.4 client works also - we have tested this internally.
View ArticleDropped iSCSI connections
Hi guys, We just upgraded our ESXi installation from ESXi 5.0 to 5.1. We have 4 Dell T-410 computational servers (named vmhost1, vmhost2, vmhost3,vmhost4) each with at least 32 GBs of RAM. Each server...
View ArticleRe: The selected file is not a valid virtual disk file
* There's no errors on host file system itself. * The vmware.log file has some interesting entries, like this: Jul 17 16:46:26.204: vmx| DISKLIB-FLAT : "/var/lib/vmware/Virtual Machines/Request...
View ArticleRe: Network Speed from Software iSCSI to the SPs
Welcome to the Community - I am not sure I understand your question - the network bandwidth between the ESXi host and the NExus switch will be 1 GB the bandwidth between the NExus switch and your SAN...
View ArticleRe: Does VMWare offer an alternative to terminal services in the following...
Thanks so much for the time you've taken answering my newbie questions. Really appreciate it.
View ArticleRe: Lync 2013 VDI plugin only works with RDP protocol
VDI:1&2) Windows 7 SP1 64-bit3) Lync 2013 Full client 32-bit with Office 2010 32-bit Host1) Windows 7 SP1 64-bit2) Yes, 32-bit Office 2010 , 32-bit Lync 2013 (which is closed when using VDI) and...
View ArticleAttempted to installed 5.1u1, all vibs skipped.
Hi everyone! This is just as the title says. I uploaded update-from-esxi5.1-5.1_update01 to my local datastore, then logged in via SSH and ran the "esxcli software vin install -d "[path].zip"" command....
View ArticleRe: Start-Job with PowerCLI not working
to expand on the topic.. I'm trying to hyperthread with powercli utilizing start-job.When I do a get-job i show it still running and when I do a retrieve-job it shows it sitting at the CYAN line...
View ArticleStart-Job with PowerCLI not working
This script never gets past the first write-host line in the start-job... # Do work$csv = Import-Csv tmpbuild.csv foreach ($item in $csv) { Start-Job -RunAs32 -ScriptBlock { # Add...
View ArticleRe: The selected file is not a valid virtual disk file
This unfortunately doesn't look very promising. The size of the first extent is 641,607,680, but should be 2,147,221,504, which means 1.5GB are missing. What makes this even worse, is that this is the...
View ArticleRe: The selected file is not a valid virtual disk file
Unfortunately, I do not have an up-to-date backup :'( There's nothing I can do? there aren't tools that can check this vmware hard disk logically and put it together?
View ArticleVirtualBox to VMWare Player Migration - Network Int's
I've managed to migrate a Win2008 server from VirtualBox to VMWare Player but the latter will offer only VirtualBox Bridged miniports as network interfaces (which don't exist anymore) to my VMs. The...
View ArticleRe: Lync 2013 VDI plugin only works with RDP protocol
Forgot to mention this: Can you go thru and clean out the keys in the registry associated with Lync 2013 on you client PC/Laptop/Endpoint? They persist after uninstalling the Lync Client. I had to...
View ArticleRe: Attempted to installed 5.1u1, all vibs skipped.
Even though the VIBs all were skipped, I rebooted the host and it was upgraded. Problem solved!
View ArticleRe: VCenter 5.1 update 1 upgrade fails with "insert disk 1", now vcenter...
We had the same issue. Upgrading from 5.1.0a to 5.1.0 update 1a on a Microsoft Windows 2008 R2 server. The SSO upgrade failed with the "Insert Disk 1" error. After cancelling, we were unable to...
View ArticleStrange vCenter Bug
I ran across a very strange bug in vCenter/vSphere. I partitioned 10 delta disks that all point back to the same backing. All of the disks insist that they exists in vCenter as seen below.However...
View ArticleRe: Network Speed from Software iSCSI to the SPs
It does not need to be equal end to end. However, if its not, obviously you will be limited by the performance of the slowest link.
View ArticleRe: Can't obtain an Internet connection using workstation 6.5.5
I am curious to know about the wireless network to which the Host connects. What type of a wireless device is the Host connecting to? Wireless router or Wireless Access point
View ArticleRe: Lync 2013 VDI plugin only works with RDP protocol
I see one problem already. 1) Your VM OS is 64-bitTherefore, on the VM, the Office 2013 (and hence Lync 2013 client) needs to be 64-bit.
View ArticleRe: Start-Job with PowerCLI not working
You didn't say how and from where you started the jobs.Did you already have a look at 8. Re: Running a powercli from powershell
View Article