BarryUWSEFS's Posts

You can deploy a UAG internally and give it a 3rd party cert that your clients will recognize. Might be simpler then other solutions. Not just sure how your VPN is implemented,  but in our case o... See more...
You can deploy a UAG internally and give it a 3rd party cert that your clients will recognize. Might be simpler then other solutions. Not just sure how your VPN is implemented,  but in our case our UAG is internal but we have also have port 443 open to it with a public IP address. So although our clients can connect without VPN, we also use VPN for other access and Horizon access works well with the VPN.
On Horizon 7.11, vCenter 6.7.   I don't recall there being an issue but these were from a pool that was created and deleted well over a year ago and I just don't remember. No they are not in vSph... See more...
On Horizon 7.11, vCenter 6.7.   I don't recall there being an issue but these were from a pool that was created and deleted well over a year ago and I just don't remember. No they are not in vSphere or Horizon GUI.Thanks.
Thank you for info, much appreciated! I will pass this along to the user and see how it works for them.
I just discovered vm folders and vmdk files in the datastore that were from a pool that was deleted a year or so ago. There is no trace of these in the Horizon administrator. I was wondering if t... See more...
I just discovered vm folders and vmdk files in the datastore that were from a pool that was deleted a year or so ago. There is no trace of these in the Horizon administrator. I was wondering if there is any additional cleanup that needs to be besides simply manually deleting these? Thanks
Thanks for the response, surprised after 6 months! I am pretty sure I did comment on the flings site and most likely got an answer there because I learned to uncheck the option before finalizatio... See more...
Thanks for the response, surprised after 6 months! I am pretty sure I did comment on the flings site and most likely got an answer there because I learned to uncheck the option before finalization. This post was probably out of desperation! -B
Horizon 7.11 - Windows 10 1909 - Linked Clone Pool One of our applications on our Horizon desktops is being cut off from viewing it fully. It is not for everyone but for some Mac Laptop users ... See more...
Horizon 7.11 - Windows 10 1909 - Linked Clone Pool One of our applications on our Horizon desktops is being cut off from viewing it fully. It is not for everyone but for some Mac Laptop users with a resolution of 1440 x 900.  We noticed that the Horizon desktop scaling is set to 175%. Obviously changing the scaling back to 100% or closer, would most likely fix the issue but the display scaling is locked and says "Some settings re managed by your system administrator. A custom scale factor is set." I cannot figure out where that custom scale factor is set. Not on the master image where it is is 100% and a custom scale factor is not set. So it must somewhere in VMware settings. In the Horizon client options selecting or de-selecting Allow Display Scaling has no effect. By default our clients Display are set to All Monitors, but changing to Full Screen does not seem to change scaling. On the master image Video card settings we have Specify Custom Settings in order to select 2 displays. 3D is not enabled. I also tried placing this setting back to Automatic and recomposing but it had not effect. When researching this I discovered quite a few complaints bout "A custom scale factor is set" but it was not VDI, just normal Windows machines. Help!
Yes, good idea. It is strange though I have a couple other pools with images built the same way but they do not have this strange issue with the console sessions.
sjesse, my apologies, don't know if you saw my incorrect answer to your suggestion but I deleted it. Yes, I follow the techzone doc and on this pool the local admin account does not require a pas... See more...
sjesse, my apologies, don't know if you saw my incorrect answer to your suggestion but I deleted it. Yes, I follow the techzone doc and on this pool the local admin account does not require a password, although when you open a console session to one of the VM's it does prompt for a password, but you leave it blank and click to logon. So it is not really automatic login for the VM's, but it is for the master image. So setting a password might very well stop these rogue console sessions, but I just opened a ticket with VMWare so I am not going to make any changes until they look at it. I'll reprot my finding back here. Thanks
Okay, this time after I restarted them they reconnected to the console right away.
Horizon 7.11 - Automatic Linked Clone Pool - Windows 10 1909 I previously posted this but I had no discussion at all, and maybe because it sounds crazy or was not understood, so this time I ... See more...
Horizon 7.11 - Automatic Linked Clone Pool - Windows 10 1909 I previously posted this but I had no discussion at all, and maybe because it sounds crazy or was not understood, so this time I am including an image, becasue  a picture is worth a thousand words! Notice in the pic, there are four console sessions to various desktops. They are all from the local administrator, and all were started at the same time. I have no idea what causes this. No one is using the console for these desktops. The console is only used to login to the golden image. The only way to get rid of these sessions are to restart the desktop. Logging off the user is not available for these.  When I look back through the event logs for this date, I can only see the last time that I restarted the machines in order to kill the sessions. The start of these sessions is not recorded in the event log, but they occur a few hours after I restart the machines. I am going to reboot these this evening. I am pretty sure they will be re-connected tomorrow.
I was having some issues getting cooperation from the end user once a work around was found! The only thing that VMware suggested to look at this value on the VM: HKLM\SOFTWARE\Microsoft\Windows ... See more...
I was having some issues getting cooperation from the end user once a work around was found! The only thing that VMware suggested to look at this value on the VM: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\userinit and change it from C:\Windows\system32\userinit.exe,"C:\Program Files\VMware\VMware View\Agent\bin\vmlm_helper.exe","C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe",0x80004005 to C:\Windows\system32\userinit.exe, "C:\Program Files\VMware\VMware View\Agent\bin\wssm.exe", Apparently the helper was suspect. We did change that later on master mage and have not had any issues since.
Horizon 7.11, Windows 10 1909 -- automatic linked clones - FSLogix I built a new Golden image my usual way, following the VMware guide, using the Optimization fling. The last thing I do is cus... See more...
Horizon 7.11, Windows 10 1909 -- automatic linked clones - FSLogix I built a new Golden image my usual way, following the VMware guide, using the Optimization fling. The last thing I do is customize the start menu tile layout. I arrange the tiles on the golden image, use powershell - export-startlayout, then import-startlayout -layoutpath C:\layoutmodification.xml   -mountpath c:\.  This imports the layoutmodification.xml into the default users Appdata ......shell folder. It worked as expected the first time after I composed. But I needed to make some changes so I modified the tiles and repeated the process. However, on the recomposed VM's the tile layout did not change to the new modification. I have tried this several times, I have made sure to delete the layoutmodification.xml all together, I have also tried deleting the registry entry HKCU:\Software\Microsoft\Windows\CurrentVersion\CloudStore\Store\Cache\DefaultAccount\* but no mater what I do, when I recompose, the VM's have the menu tile layout from the first modification. I even tried deleting the FXLogix profile container thinking the configuration might be saved in the profile somewhere. So I have not yet figured out why I cannot reset or modify the start menu layout. I have two other Win 10 1909 golden images where this works as expected, if I need to change the tile layout I simply arrange the tiles, do a new export and import of the xml, and it works great.
We had some similar issues after switching from Security server to UAG last year. Had a case open with VMware but never really got a definitive answer. Out of a 100 or more users 2 or 3 had issue... See more...
We had some similar issues after switching from Security server to UAG last year. Had a case open with VMware but never really got a definitive answer. Out of a 100 or more users 2 or 3 had issues. With one user it only happened from his Mac, when he used a windows client it worked fine, so that was the work around for him. With another user it was fixed by updating his Horizon client to the latest version. Another user was able to use the HTML client to get around it. Pretty random solutions but the initial issue for all was the same, the events showing the user was connected then within a minutes or so disconnected, expired like you see. From the end user perspective they never were connected.
I do not have tool in front of me at the moment, but there is a section or tab that shows what registry changes were made for each item in the template. Then you can track down the registries and... See more...
I do not have tool in front of me at the moment, but there is a section or tab that shows what registry changes were made for each item in the template. Then you can track down the registries and change them back. It is very tedious.
Group, I  need to determine the total session hours of all the users in a desktop pool over a period of time. The reason is that I have been tasked with looking at Windows Virtual Desktop in com... See more...
Group, I  need to determine the total session hours of all the users in a desktop pool over a period of time. The reason is that I have been tasked with looking at Windows Virtual Desktop in comparison, and since WVD is cost based on per hour use. We do not have any management tools like vRealize. I assume if this is possible it would be a SQL query against the DB, but I am not savvy enough to figure it out, although I have tried. Horizon 7.11. Thanks!
I ended up downloading an intermediate certificate bundle from our cert provider, both InCommon RSA Server CA, and USERTrust RSA Certification Authority, and imported those in to the intermed... See more...
I ended up downloading an intermediate certificate bundle from our cert provider, both InCommon RSA Server CA, and USERTrust RSA Certification Authority, and imported those in to the intermediate certificate store. I deleted the two expired certificates. Restarted the server and bingo, the cert chain is clean, and after a reboot the old legacy WYSE clients started working again.
Yes that would be okay, it expires in a few months anyway. I that case I imagine I can just remove these old legacy certs first. I am also not sure about how many of the other certs in the store ... See more...
Yes that would be okay, it expires in a few months anyway. I that case I imagine I can just remove these old legacy certs first. I am also not sure about how many of the other certs in the store are needed.
Hi Shreyskar, The certificate that is issued to the connection server is fine, it is the legacy root and/or intermediate certificates that need to be removed from the chain. I am not sure if I c... See more...
Hi Shreyskar, The certificate that is issued to the connection server is fine, it is the legacy root and/or intermediate certificates that need to be removed from the chain. I am not sure if I can just delete them or if something more needs to be done. Thanks
Horizon 7.11, 1 UAG and 1 Connection server. This old legacy CA root is on our Connection server. It is affecting some very old legacy WYSE clients, which is expected. However it is not affectin... See more...
Horizon 7.11, 1 UAG and 1 Connection server. This old legacy CA root is on our Connection server. It is affecting some very old legacy WYSE clients, which is expected. However it is not affecting our other users with the Horizon client on their PC's, with the exception of one person. One person is getting a certificate error and cannot connect. They are on a 5 year old PC with Winodws 7, it should work. I think the best practice would be to clean up the certificate chain and remove the old certs, but not positive on the correct steps in the Connection server. Any guidance appreciated. Image of cert store attached.
Yes it works as expected in the Flex client, there is a Change button, even when the master is missing, as in my case (as you know LOL!), and you simply select the new image, no need to go into a... See more...
Yes it works as expected in the Flex client, there is a Change button, even when the master is missing, as in my case (as you know LOL!), and you simply select the new image, no need to go into adam. I am happily recomposing with a new master as I write this. However in the HTML5 client  there is no change button, just a blank page where the table should be. And at least in Chrome you get an "internal error." So I was just wondering if this is already a known issue in the HTML5 client or if there is a development site to report such things.