MSI, App-V, SCCM, Appsense, Citrix. This blog contains hints and tips on these technologies. Primarily it is an online notebook of items that I may need to refer to in the future, or things I constantly forget!
Thursday, March 15, 2018
App-V 5.x User Scripts not working
Attempting to use App-V user start process scripts on a stand alone Windows 7 computer with local user accounts results in an error of
The application failed to launch
This may be due to a network failure
Error code: 0x0DF01725-00000534
Annoyingly, on Windows 10 (Anniversary) there is no visible or logged error at all, the app just fails to launch, even though the log acknowledges (4004 event) that the script has been called.
The workaround is to use domain accounts not local accounts.
Thanks to Dan Gough for posting this
http://packageology.com/2014/03/user-scripts-broken-app-v-5-0-sp2-local-accounts