Hi DEMdev
After implementing the workaround, what exactly is the failure mode if printer mapping does not work correctly? Same as before, as in: async FlexEngine.exe instance hangs, or something else?
Same as before: async FlexEngine.exe instance hangs
You will see in the attached async log, that it suddenly stops logging. From that moment on I am unable to open the fog file as it is in use by another process. After the user logs off and the machine is deleted by Horizon vIew, I can access the log again.
Does this seem related to a particular printer?
Not 100% sure, but I have the impression that it might be related to printers that are offline at the moment we are trying to map
Can you "divide and conquer", by temporarily disabling individual printer mappings in DEM to see if there's a particular problematic one?
Very difficult to do as I am working remote and it's hard to choose a "victim" to test. Additionally there's about 80 printers around
How do elevated tasks fail? Does DEM's log indicate success with running your logon task and the referenced elevated task, but does the script not have the intended effect?
According to the blogs, the elevated task launched successfully. Attached are the logs
If you launch that batch file from a command prompt that you have elevated "manually" (as in, Run as Administrator via standard Windows functionality), does it always work?
Yes, this always works
BTW, refreshing does not serve a purpose here, unless you have modified elevated task definitions in the Management Console in the meantime.
Ah, yes. That's true. My mistake.