CTRIM's Posts

Looks like this was "fixed" in 2303. Sounds like UAG would need an update as well. https://kb.vmware.com/s/article/90398
@tgrwa , Your reply was actually very helpful when it came to resolving this with VMWare.
I've edited my post. We use F5 --> Reverse Proxy UAG --> F5 --> UAG --> F5 --> Connection Brokers
Maybe their site code needs updating...? Browser is blowing up with errors. Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform A page or script is accessing at least o... See more...
Maybe their site code needs updating...? Browser is blowing up with errors. Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced. To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData. Note that for performance reasons, only the first access to one of the properties is shown. 2 sources utag.sync.js:1 1.js:1 Learn more: User-Agent String Reduction Deprecated Feature Used chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2. 1 source scripts.5055b5a….js:1 Learn more: Check the feature status page for more details. Deprecated Feature Used Deprecated Feature Used Page layout may be unexpected due to Quirks Mode One or more documents in this page is in Quirks Mode, which will render the affected document(s) with quirks incompatible with the current HTML and CSS specifications. Quirks Mode exists mostly due to historical reasons. If this is not intentional, you can add or modify the DOCTYPE to be `<!DOCTYPE html>` to render the page in No Quirks Mode. 1 element Document in the DOM tree Mode URL document Quirks Mode https://customerconnect.vmware.com/downloads/ Learn more: Document compatibility mode
We ended up getting all versions to work as well. Separate app stacks and they can have multiple app stacks at the same time.
We recently updated to Horizon 8. Since then, we are seeing multiple console errors... Connection server console message shows "DETECTED UNRECOGNIZED REQUESTS" UAG shows "BROKER DETECTED UNRECOGNIZ... See more...
We recently updated to Horizon 8. Since then, we are seeing multiple console errors... Connection server console message shows "DETECTED UNRECOGNIZED REQUESTS" UAG shows "BROKER DETECTED UNRECOGNIZED SESSIONS" Has anyone seen these and or come up with a resolution? I cannot find any mention on the net or in kbs. Edit 07-10-23 We are using F5 load balancer.
All of these are powershell commands... 3D Viewer (assuming you mean 3DBuilder...) Line 443 in decrapifier code Get-AppxPackage "Microsoft.3DBuilder" | Remove-AppxPackage Feedback Hub Line 471 in ... See more...
All of these are powershell commands... 3D Viewer (assuming you mean 3DBuilder...) Line 443 in decrapifier code Get-AppxPackage "Microsoft.3DBuilder" | Remove-AppxPackage Feedback Hub Line 471 in decrapifier code Get-AppxPackage "Microsoft.WindowsFeedbackHub" | Remove-AppxPackage Get Help Line 474 in decrapifier code Get-AppxPackage "Microsoft.GetHelp" | Remove-AppxPackage Weather Line 447 in decrapifier code Get-AppxPackage "Microsoft.BingWeather" | Remove-AppxPackage
This is what I use Windows-Decrapifier 
What load balancer are you using? And how is it configured? And does it really matter which URL you use?
What version of MacOS?
I ended up snapshotting all appvolumes servers with memory, then snapshotting the sql server as a whole as well.
What is the process for backing up the database in an app volumes rolling update/upgrade? App Volumes 2103.1 to version 2212
Yes. Is there any way to move it?
Users with Visual Studio 2022 running from AppVolumes AppStack while utilizing writeable volumes get this error when attempting to test coded application... explorer. exe - System Error The system ... See more...
Users with Visual Studio 2022 running from AppVolumes AppStack while utilizing writeable volumes get this error when attempting to test coded application... explorer. exe - System Error The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application. Issue started this week. Accompanied by event logs... Event 26 Application Popup... Application popup: explorer.exe - System Error : The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control or this application. After clicking ok ---> Event 1002 Winlogon... The shell stopped unexpectedly and explorer.exe was restarted. Windows 10 VS 2022 AppVolumes 4 Horizon 8
Can you try to uncheck "Allow high efficiency video decoding" in horizon client?
I already have a practice that I use when it comes to this, but I wanted to get the community take on it. Usually if the main url is only accessible internally with no connection to the outside worl... See more...
I already have a practice that I use when it comes to this, but I wanted to get the community take on it. Usually if the main url is only accessible internally with no connection to the outside world, I put the connection servers in the same cert as subject alternate names.  So for external sites, it would be three certs, one for external url with no SANs, one for connections servers and vip, one for app volumes vip and servers. Internal sites would be two certs, one for internal vip and connection servers, and one for app volumes vip and servers.
Is there any way to do security or virus scans on app volumes writeable volumes?
Anyone know how to cache a foreign keyboard layout for windows 10? Specifically it is English Dvorak layout which I guess isn't foreign but wanted to get the best responses and I think more people wo... See more...
Anyone know how to cache a foreign keyboard layout for windows 10? Specifically it is English Dvorak layout which I guess isn't foreign but wanted to get the best responses and I think more people would cache foreign than dvorak...?
We are looking at this now too.  
Same issue here with no idea what will resolve this. So far we have Rebooted UAG, rebooted connection server, checked time sync between UAG and connection server without any difference in behavior. ... See more...
Same issue here with no idea what will resolve this. So far we have Rebooted UAG, rebooted connection server, checked time sync between UAG and connection server without any difference in behavior.  No changes in our environment to cause this.