Quantcast
Channel: VMware Communities : Discussion List - VMware View
Viewing all 10683 articles
Browse latest View live

View 6.2/Tera1 cipher negotiation workaround?

$
0
0

I've posted this on the Teradici forum as well, but wanted to reach out here just in case someone has seen it before.

 

We just did an upgrade to View 6.2.1. I tested out a connection on my T2 devices, and found that I had to upgrade to firmware 4.8 to bypass a "Session negotiation failed. The Zero Client may not be compatible with the host session negotiation cipher settings" message. Of course, I can't do that on T1 devices. I tried doing the multiple different ways of enabling the ciphers in the View Security section at

https://pubs.vmware.com/horizon-62-view/index.jsp#com.vmware.horizon-view.security.doc/GUID-70506F8C-90BD-445D-84E4-ED3C0583E4F7.html

without any luck, but I might also be doing it wrong - I'm a back-end VM noob Although I know anything past 6.0.1 isn't supported on T1, but I'm trying to see if anyone out there has encountered the same problem and found a workaround.

 

Other notes: in the logs, it is a handshake error. I can upload an actual log in a few hours. ESX5.5, LG Zero Clients, using linked-clone, not RDS desktops


SendLinkedCloneRecompose

$
0
0

Good Morning.

 

I'm trying to script a recompose for pools after we perform windows patching. I seem to be hitting an issue running the SendLinkedCloneRecompose command.

My View server version is 5.3.2 and my vcenter is 5.5

 

The error I'm getting is below. I've tried it both with the variables and manually entering the paths for the parentvm and snapshot path and it fails both ways.

 

Send-LinkedCloneRecompose : PowershellService::SendLinkedCloneRecompose FAILED, error=Could not get snapshot list for V

M at path /PWVDI/vm/ITStaffImage: null

At C:\bin\vdirecompose.ps1:78 char:67

+ get-pool -pool_id $pool |get-desktopVM | send-linkedclonerecompose <<<<  -schedule ((get-date).AddMinutes(2)) -parent

vmpath "$pooldetails" -parentsnapshotpath "$fullsnap" -forceLogoff $true -stoponerror $true

    + CategoryInfo          : InvalidResult: (vmware.view.pow...dCloneRecompose:SendLinkedCloneRecompose) [Send-Linked

   CloneRecompose], Exception

    + FullyQualifiedErrorId : PowershellService::SendLinkedCloneRecompose FAILED,vmware.view.powershell.cmdlets.SendLi

   nkedCloneRecompose

 

See below for the powershell script...I think its something with the command itself not the script but any help would be appreciated.

 

Param (

  [Parameter(Mandatory=$True,Position=0)]

  [string]$Pool

)

 

 

add-pssnapin vmware.vimautomation.core -ea silentlycontinue

add-pssnapin vmware.view.broker -ea silentlycontinue

##Set-PowerCLIConfiguration -InvalidCertificateAction Accept

 

 

connect-viserver -Server FQDNVcenterServer

 

$pooldetails=get-pool -pool_id $pool |foreach { $_.parentvmpath }

         $vmname=$pooldetails.Split('/')[-1]

         $snaps=get-snapshot $vmname |foreach {$_.id}

            foreach ($snap in $snaps) {

                $snappy=get-snapshot -VM $vmname -id $snap |foreach {$_.Name}

                $fullsnap="$fullsnap`/"+$snappy

            }

           

           

write-host "Snapshot full path is $fullsnap"

write-host "ParentVMPath is $pooldetails"

write-host "PoolID is $pool"

 

 

write-host "You are about to recompose pool $pool" -foregroundcolor green

            $Answer = read-host "Would you like to continue (y or n)"

                if ($Answer -eq "y") {

                     write-host "Continuing...."

                     ##break

                }

    

                if ($Answer -eq "n") {

                    write-host "Exiting......"

                    exit

                }

 

 

#write-host "Snapshot full path is $fullsnap"

#write-host "ParentVMPath is $pooldetails"

#write-host "PoolID is $pool"

write-host "Recomposing pool $pool...Please check the VDI console and VC server for the status"

get-pool -pool_id $pool |get-desktopVM | send-linkedclonerecompose -schedule ((get-date).AddMinutes(2)) -parentvmpath "$pooldetails" -parentsnapshotpath "$fullsnap" -forceLogoff $true -stoponerror $true

 

 

                       

disconnect-viserver -confirm:$false

Anyone try Atlantis Computing's iLiO with VMware View yet?

$
0
0

 

http://www.atlantiscomputing.com/

 

 

 

 

 

This is some pretty interesting technology. Of fcourse the catch is "does it work?"

 

 

 

 

 

Apperently unidesk.com has the same technology but now working product. 

 

 

 

 

 

 

 

 

Crealogix PayPen

$
0
0

Hat jemand Erfahrung mit PayPen Barcodleser und VMWare View Horizon 5.3

Wir können das Gerät Problemlos auf den View Client installieren Software und Treiber werden erkannt.

Aber beim lesen mit dem Stift "flacker" das licht und ein einlesen der Daten ist nicht möglich.

Wir haben alles mit Zero Clients und Dynamischen Pools installiert, eventuell hat jemand da draussen Erfahrung und kann uns einen Typ geben.

 

Gruss

RLU

Not able to access internet from Local checked out view desktop

$
0
0

Hi Team,

 

Issue: We are having issue with internet access from local checked out View desktop.

                                             We had done the checkout of virtual desktop to the user's Local desktop , he is able to access it without any issues. He used to connect to Cisco Anyconnect VPN from his local desktop for accessing other applications. The problem is, If connect VPN , he wont able to access internet on inside Virtual desktop , which means that DNS is not working , but he can access internet from his desktop. We are able to ping 8.8.8.8 from view desktop but not able to access internet , I am not sure why?. If disconnect VPN on local Desktop, then he can access internet from View desktop.

  We rolled back View desktop and tried to access the internet with VPN , it was working fine without any issue.

  We face this problem only in checked-out mode. Please help me to resolve the issue.

Monitoring URL response - benchmark

$
0
0

We monitor the url for our clients access to their desktop sessions.  I am curious if there was a benchmark response time for the url for a view session?  2000 ms, 3000ms, et al.  Or should it be just treated like a normal webpage load and use noted load/response times.

 

 

Thanks

Disconnections

$
0
0

Hi all,

 

We have a problem where all connected PCOIP terminals and VMware View Client connections are disconnected and clients are unable to reconnect for approximately 15 minutes.

This seems to happen at the same time every day or sometimes jumps a day.

 

Does anyone know where I could start to look for clues for this issue?

 

Regards,

 

James.

Cannot remove composer user

$
0
0

Hi all,


I have a client with an issue removing the composer domain user in View Administrator.

We tried to remove the composer user but see the following error: No pool is associated with this user.


Has anybody seen this before? Unfortunately I do not see any KB's with this error.


Regards,


James.

 


Incorrect desktop state reported

$
0
0

Hi there,

 

we have an issue with View 6 where a subset of the users desktops display the incorrect state in the gui for the connection broker.

 

the users are connected to their desktops, but the broker shows the desktops as 'Available' and not the expected state 'connected'.

 

has anyone encountered this issue....

 

Any suggested solutions...?

 

Thanks in advance

 

Jacob

View 6.1 w/ Nvidia K1 Error booting up machine after Crash "the amount of Graphics resources available in the parent resource pool is Insufficient"

$
0
0

Hey guys,

 

We are running View 6.1 on ESXi 6.0 w/ Nvidia K1 Grid cards (in vGPU) setup using the K160 Profile.. today we hard a strange issue.

 

One of the machine on a the host crashed and need to be reboot.. but we were unable to reboot it due to the following error.

 

An error was received from the ESX host while powering on VM xxxxxxxxx. Failed to start the virtual machine. Module DevicePowerOn power on failed.

Could not initialize plugin '/usr/lib64/vmware/plugin/libnvidia-vgx.so' for vGPU 'grid_k160q'. No graphics device is available for vGPU 'grid_k160q'.

 

also after words we tried to power of an power on a different Virtual Desktop on the same host and received the same error.. now the k1 one grid card was not at capacity we have 8 available slots for desktops on it.. and only 6 were being used.

 

has anyone else seen anything like this or have any idea of how to fix it?

 

Thanks

USB microphone not working but receiving audio out

$
0
0

Hi,

 

I have recently been tasked with looking into using USB headsets on our recently deployed HP T620 Thin Clients.

 

There seems to be bits and pieces documented about the issues around connecting audio devices through a PCoIP connection but nothing solid.

 

My initial issue was that the audio I was receiving from another user on the Thin Client was muffled and distorted but they could hear me perfectly on their end.

To solve this issue I installed the Teradici Virtual Audio drivers and updated the ThinPro image on the thin client (which was very outdated).

I thought this may solve the issue I was having with distorted audio, but alas it only reversed it - now I can hear the VM audio perfectly but it is not picking up the microphone input at all.

 

Any thoughts or recommendations would be appreciated to get this issue solved asap.

 

Thanks

No Datastores to select

$
0
0

I installed Horizon View 6.2 and started setting up an automated linked clone pool.  Everything was going great until I had to select the datastores for the clones.  When I click to select them, the dialog box pops up but there are no datastores listed.  I even created a separate datastore inside vCenter dedicated for the VDI environment.  I am trying to figure out why I cannot see anything.  We are running a IBM V5000 SAN if that helps.  Any input would very much appreciated!  Thank you!

Single user encountering odd behaviour when connecting to a specific pool

$
0
0

Hey all,

 

I'm encountering a strange issue with a View 6.2 environment. One of my users, when they login, connect to a desktop and do see the desktop itself. However they are almost immediately (a few seconds) disconnected with the message:

 

"You've been disconnected because you've been logged in from another location".

 

I've confirmed on the admin page that the user doesn't appear to have connected again. The user is using a Teradici Zeroclient as their client machine, however testing with the View software client gets the same result, the error now being "The connection to the remote computer has been closed due to a new connection request".

 

This only seems to be happened for one pool as well, other pools using this user are unaffected.

 

Any help would be greatly appreciated as I'm a little confused by how this is happening.

 

Thanks,

James

Persona Exclusion not working

$
0
0

Hi

 

I'm using Persona for Roaming profiles and want to exclude a folder from roaming, I've setup the GPO but it's not working, are we missing something?

 

Thanks in advance

John

Events not showing in Horizon View 6.

$
0
0

What would cause the EVENTS in Horizon View to NOT show or populate when I choose to view the events? 


Issues using VMware Blast 6.0

$
0
0

Hi

 

We are experiencing some Blast issues after our upgrade to View 6.0.

If you are behind a proxy/waf, Blast does not function at all, on a 'transparent' connection, everything works as expected.

Before the upgrade we were using version 5.3.

 

I pinpointed the problem to step 4:

Step 1: Go to the blast URL (port 443)

Step 2: Enter credentials

Step 3: Pick the desktop

Step 4: Redirect to the actual desktop (port 443)

 

We used PAT to translate the 8443 port to 443 to avoid problems with port-based firewalls.

 

Using the debug mode in IE, we found that, if you are behind the proxy, the last packet is a 'GET' with a '101 switching protocol' header.

According to some sites, the 101 packet can result in connectivity errors if the proxy does not conform to the HTTP standards.

 

Unfortunatly, we are not getting help from the parties with the proxy, they are not allowed to provide us with logging so we cannot see what is happening on those proxies/web application firewalls.

 

We followed KB2046427, KB2056649 & KB1028332

A newly, fresh installed environment based on 6.0 is also not functioning.

Connection Server/Destkop Pool Tag Matching

$
0
0

We are implementing Tag matching between the Connection servers and Desktop Pools and was wondering if there is a way to script this? Powercli or and admin commands?

 

 

Assign a Tag to a View Connection Server Instance
https://pubs.vmware.com/horizon-62-view/topic/com.vmware.horizon-view.desktops.doc/GUID-AAC363B0-7CF7-41E3-B4A5-F81423E79515.html

Assign a Tag to a Desktop Pool
https://pubs.vmware.com/horizon-62-view/topic/com.vmware.horizon-view.desktops.doc/GUID-FA6385CD-E592-4BC3-9017-AF536761C85C.html

 

Thanks!

Horizon View feature request

$
0
0

I just added a feature request but as in the past, I suspect I will never hear or see anything of it. Not even a mail saying that it was received copying me my request. Thats pretty bad service.

 

So for posterity, here was my request:

 

Add command line and config file properties to control:

+a message in the horizon view username password entry dialog (Some organizations have internal control policies that state that before even entering a username and password that you must see disclaimers so popping one up after you have entered your credentials isnt good enough.)

+customize the messages in the red banner during connection errors (they currently lack clarity especially for an end user)

Ability per pool to specify groups of users that are allowed multiple sessions\desktops (currently we must make multiple pools which is an administrative burden)

Cannot change Remote Desktop-Protocol

$
0
0

Hello,

 

the system:

Windows 2012R2

VMware vSphere 5.5.0, 3116895

VMware vCenter 5.5.0.30200 Build 3255668

VMware View 6.2.0 build-3005368

Affected Pool: Automatic Linked Clone Pool

 

I accidentally misconfigured a desktop pool. I selected the 3D-Renderer "NVIDIA GRID VGPU" and saved it.

The section "remote desktop protocol" was greyed out afterwards.

It is still possible with the VMware powercli to update the protocol from PCOIP to RDP and reverse.

But after the pool update the options are still greyed out.

 

Is there a way to change / update the 3D-Renderer from "NVIDIA GRID VGPU" to "AUTOMATIC".

 

Does anyone knows a solution?

As far as i know there is no powerCLI command to change the "3D-Renderer" option.

 

Thank you very much!

View 5.3.1 issue - unable to provision new vm's

$
0
0

Following an incident where the disk hosting my view composer and vcenter databases ran out of space I am no longer able to provision any new vm's. I have increased the disk size and restarted both connection and vcenter servers.

 

I've gone through all the steps in VMware KB: VMware View Composer resolution guide however I can't seem to pin point the issue. I've checked both the View Composer and Connection server logs and I can't see any obvious error messages but now when I try to either create a new desktop pool or increase the number of machine in any existing pools nothing happens.

 

I get no errors and apart from the initial vm folder creation on my vcenter I get no activity in vcenter either.

 

Does anyone have any suggestions as to possible causes?

 

thanks.

Viewing all 10683 articles
Browse latest View live


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