A better way of detecting programs installed in AppData
recently Microsoft have been using AppData to install applications like OneDrive and Teams, the issue is we can not use the following as a detection method (%userprofile%\AppData\Local\Microsoft\Teams) as the way SCCM works is it will convert %userprofile% as the service account and not the currently logged in user.
74
votes
