jordanht's Posts

We worked with VMware support and resolved/worked around this by adding the following to the registry on our image machine: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLowDisk... See more...
We worked with VMware support and resolved/worked around this by adding the following to the registry on our image machine: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLowDiskSpaceChecks (DWORD=1)
I discovered a strange issue as we are starting to migrate from AppVolumes 2.18 to 4. Whenever I have ArcGIS Desktop either in the image or packaged, about 20 minutes after logging in the Windows Sto... See more...
I discovered a strange issue as we are starting to migrate from AppVolumes 2.18 to 4. Whenever I have ArcGIS Desktop either in the image or packaged, about 20 minutes after logging in the Windows Storage Service starts to max out the CPU and continues until eventually the VM crashes. I haven't seen any other apps cause this in AppVolumes 4, and I didn't have the issue in 2.18. It also only occurs when any app is attached. So if ArcGIS is in the image, but I don't assign any AppVolumes apps, the issue does not occur. If I open procmon I can see a continues stream of registry reads, but I don't know if there is a fix for that.
Thank you very much for this. We are at version 8 but the pools were not being created with Smart Provisioning. I read that Smart Provisioning defaults to off when a vGPU is used (VMware Horizon vers... See more...
Thank you very much for this. We are at version 8 but the pools were not being created with Smart Provisioning. I read that Smart Provisioning defaults to off when a vGPU is used (VMware Horizon version 8 (2006) - Smart Provisioning - YouTube) so I manually changed the pool to use Smart Provisioning (How to switch provisioning scheme for an Instant Clone Pool or Farm (81026) (vmware.com)) and now the clones work without a parent VM! 
Was this issue resolved for anyone who might be following this thread? We are also experiencing the additional reboot of instant clones with nvidia GPU.
Facing the same issue in my environment. Did you ever get this resolved? Thank you.
Ah, that is interesting. Almost all of our app stacks are individual applications, and the error seems to happen no matter what I attach, but I suppose it is possible something else is getting pu... See more...
Ah, that is interesting. Almost all of our app stacks are individual applications, and the error seems to happen no matter what I attach, but I suppose it is possible something else is getting pulled into the app stacks during provisioning. I guess I will try to eliminate any more possibilities! Thank you.
To those with successful FSlogix deployment: are you no longer using app volumes at all? I wanted to implement FSlogix just to handle Office data, Outlook cache, search, etc. Keep DEM because I ... See more...
To those with successful FSlogix deployment: are you no longer using app volumes at all? I wanted to implement FSlogix just to handle Office data, Outlook cache, search, etc. Keep DEM because I like the individualized app control, and App Volumes for attaching software (no writables for the most part). But I am finding that whenever I attach an app stack, the search index is corrupted and rebuilt at every logon. With no app stack it works fine.
I looked and I did find this entry in the snapvol.cfg: exclude_path=\ProgramData\Microsoft\Search
Thank you for the response. I had a similar thought. The path to the search index (single user) is C:\ProgramData\Microsoft\Search. I thought that App Volumes ignored that path during capture, bu... See more...
Thank you for the response. I had a similar thought. The path to the search index (single user) is C:\ProgramData\Microsoft\Search. I thought that App Volumes ignored that path during capture, but maybe I am wrong. I'm unsure how to exclude that if it is being captured.
We recently integrated FSlogix into our environment to handle Outlook cache, Teams, and other Office related settings. One of the components is the ability to capture the search index including O... See more...
We recently integrated FSlogix into our environment to handle Outlook cache, Teams, and other Office related settings. One of the components is the ability to capture the search index including Outlook items. I have found that it works until I attach any app stacks from App Volumes. Once an app stack is attached, the search index will be rebuilt at every log on. Horizon 7.11 Linked clones Windows 10 1803 App Volumes 2.18
Are you using app volumes? I'm having the exact same issue and I have found that if I don't attach any app stacks through app volumes it works consistently. I've been googling for days and haven'... See more...
Are you using app volumes? I'm having the exact same issue and I have found that if I don't attach any app stacks through app volumes it works consistently. I've been googling for days and haven't found a suitable answer. Some of the app volumes release notes mention fixing issues with Outlook indexing, but I think that is mainly with writable volumes.
Are you sure? For me, the machine wide install (ALLUSER=1) doesn't create these folders: <LocalAppData>\Microsoft\Teams <LocalAppData>\Microsoft\TeamsMeetingAddin <LocalAppData>\Microsoft\Team... See more...
Are you sure? For me, the machine wide install (ALLUSER=1) doesn't create these folders: <LocalAppData>\Microsoft\Teams <LocalAppData>\Microsoft\TeamsMeetingAddin <LocalAppData>\Microsoft\TeamsPresenceAddin <LocalAppData>\SquirrelTemp
I think it depends on your infrastructure. I've always seen warnings about performance issues when redirecting appdata, desktop, favorites, etc. but in practice it has worked very well for me. Po... See more...
I think it depends on your infrastructure. I've always seen warnings about performance issues when redirecting appdata, desktop, favorites, etc. but in practice it has worked very well for me. Pointing to Isilon storage in the same datacenter, 600 users. I try to only use writable volumes when absolutely necessary for certain apps, because in my experience they cause more headaches when something goes wrong.
No consistent solution, unfortunately. I've gotten some working by making sure they are provisioned for all users in the gold image, but I still have issues with the icons disappearing and things... See more...
No consistent solution, unfortunately. I've gotten some working by making sure they are provisioned for all users in the gold image, but I still have issues with the icons disappearing and things breaking. I pretty much consider them "unsupported" at this point. I am running this config file to capture them, but it doesn't work most of them time anyway: [IncludeFolderTrees] <LocalAppData>\Packages [IncludeRegistryTrees] HKCU\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore HKCU\Software\Classes\ActivatableClasses\Package HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel HKCU\Software\Classes\Extensions\ContractId\Windows.Protocol\PackageId #Edge Config File already captures theses settings. [ExcludeFolderTrees] <LocalAppData>\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe <LocalAppData>\Packages\Microsoft.Windows.Cortana_cw5n1h2txyewy
DEMdev​ Justin_Y​ This old thread may have just saved me. We have the same config and the same problem. I removed a couple URL shortcut creation tasks in DEM and now the default browser selecti... See more...
DEMdev​ Justin_Y​ This old thread may have just saved me. We have the same config and the same problem. I removed a couple URL shortcut creation tasks in DEM and now the default browser selection persists. However, the default email app will not stick. Did you experience that as well? I realize it could be a different problem but I am wondering if the DEM development team investigated this issue?
You might actually be able to "deploy" it using UEM if it is really just a folder under appdata\local containing all necessary files. In your UEM config file for Google Chat, create "predefin... See more...
You might actually be able to "deploy" it using UEM if it is really just a folder under appdata\local containing all necessary files. In your UEM config file for Google Chat, create "predefined settings". Copy the Google Chat folder from a working PC into the predefined settings "LocalAppData" folder. Add some kind of condition in UEM so that it only deploys where you need it - AD group, etc. Theoretically this could work, but obviously do some testing.
Is there a proper, 100% supported method of persisting Windows Store installed apps across sessions in a non-persistent Windows 10 VDI pool? Do I just need to provision them for all users in the ... See more...
Is there a proper, 100% supported method of persisting Windows Store installed apps across sessions in a non-persistent Windows 10 VDI pool? Do I just need to provision them for all users in the gold image? I'm primarily testing with the "Microsoft Sticky Notes" app because I know a lot of our staff use it. I can install it but after I log off, no matter what method I've tried, the app becomes uninstalled. It takes me to the Windows Store and shows that I "own" it, but I have to install it again to open it. Calculator is fine, but I left that one in the gold image as a provisioned app for all users. I've attempted VMware Knowledge Base - this doesn't seem to do anything, even with a brand new UEM profile. Following https://vjonathan.com/2019/01/01/uem-non-persistent-vdi-deployment-and-windows-10-uwp-apps-missing/ - this method preserves data. The notes I made show up on next login, and I have the icon for the app, but it still needs to be reinstalled from the store. Horizon 7.9 UEM 9.8 Windows 10 1803 Any help is appreciated.
I just figured it out. In case anyone else has the same problem: in my paths for the "Helpdesk Support Tool Configuration" the "Profile Archives" path was set to simply [UserFolder] instead of "[... See more...
I just figured it out. In case anyone else has the same problem: in my paths for the "Helpdesk Support Tool Configuration" the "Profile Archives" path was set to simply [UserFolder] instead of "[UserFolder]\archives". Perhaps a relic from an older version.
Trying to get the Helpdesk tool up and running but the option to reset a profile archive is greyed out. The "restore" option is available, and I can view logs. I can even select multiple profile ... See more...
Trying to get the Helpdesk tool up and running but the option to reset a profile archive is greyed out. The "restore" option is available, and I can view logs. I can even select multiple profile archives and reset them. But if I highlight just one profile archive then the "reset" button is greyed out in both the bottom toolbar and the right-click menu. The "show profile archive in Windows Explorer" option is also greyed out, even though I enabled the option in the GPO.
I've been following this issue for a little while and I saw this possible solution pop up in a different thread. I have not tested it myself yet. Re: Reproducible FireFox 60.0.2 Crash after wo... See more...
I've been following this issue for a little while and I saw this possible solution pop up in a different thread. I have not tested it myself yet. Re: Reproducible FireFox 60.0.2 Crash after working 1-3 times per session *************************************************************************************************   * Please do not change the subject line of this email if you wish to respond. **     Hello,     Emailing in regards to the issue with App volumes and Firefox. Can you attempt the following test for me:     1. Login to the Parent VM   2. Open regedit and navigate to the location : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\svdriver\Parameters   3. There is Multi-String value there called "HookInjectionWhitelist"   4. Add *firefox.exe||* to the list   5. Create a new snapshot and test if it resolves the issue in a test pool     Some information on Hook Injection:     App Volumes driver uses reparse technique to redirect every file access request to their respective appstack/writable. There are few applications which perform integrity checks on the opened file handle. Integrity check means, an application opens a file and gets the handle and then it queries for the path from the handle and compares them. In case of AppVolumes, both the paths are different and integrity check fails. This is where hook was introduced to fake paths returned to satisfy the Integrity check.     *************************************************************************************************