Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, June 27, 2017 8:37 AM
Hi,
I am unable to detect installed application from SCCM - Application Model or Application Deployment which points to one exe present in %localappdata\Microsoft\abc.exe% post application installation.
Could anyone please help me in identifying the way as it is showing as Failed in Software Center post application installation during detection method in AppEnforce.log.
Thanks!
All replies (1)
Tuesday, June 27, 2017 9:19 AM
Hi,
%Localappdata% is a user variable and the detection method is evalutated by the sccm client which runs in System Context so that variable don't exist. So you should try to evaluate if the application is installed in a different way available to the System account.
Regards,
Jörgen
-- My System Center blog ccmexec.com -- Twitter @ccmexec