Hello,
I am using writable volumes at the moment as DEM is not setup yet in our environment. I am excluding the HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity key in the snapvol.cfg file. The XML file for the Office install is using the following,
REG_SZ: AutoActivate
Value: 1
REG_SZ: SharedComputerLicensing
Value: 1
REG_SZ: sclcacheoverride
Value: 1
REG_SZ: sclcacheoverridedirectory
Value: <network folder location>
The only thing I haven't tried from your suggestion setting the below key. Since I'm excluding the identity string anyway that shouldn't matter correct?
DisableADALatopWAMOverride
When I log onto persistent VDI's the tokens generate as expected to the shared network location. The critical step that's failing is after I get prompted for my e-mail address nothing happens on the non persistents so whatever that step should be is not happening.