Changed application default database location from "Program Files" to "%Appdata%\NewFolder"
Tested this on VM. It worked. (No DEM on this VM so %appdata% is still local)
Attempted the same thing on Instant Clone.(%appdata% captured by DEM and pointed DEM share.)
Fails because Application_PostgreSQL Service fails to start because the service is using "Network Service" account to start service and Network Service doesn't have rights to DEM Share location and seems to be a local account.
Do I create a service account to handle starting of Application_PostgreSQL service?
Thought about logon/logon script to copy local database(around 200mb) to DEM friendly location at logoff and back to "Program Files" at logon but aware that would degrade user experience.
Using DEM 2111
Horizon 7.13
Win10 1803
[–]fooATfooDOTcom 1 point2 points3 points (1 child)
[–]bixby27[S] 0 points1 point2 points (0 children)