Sydders01 Posted March 27, 2024 Posted March 27, 2024 Hi All, I am deploying an app via Intune that installs in the APPDATA. App(Yealink) tries to install and then fails. I have checked and the only thing I can think that makes it fails is the detection. See below my file detection rule method for this app. File c:\users\%username%AppData\Roaming\Yealink\Yealink Wireless Presentation Pod Any ideas? Thanks
Chaton Posted March 28, 2024 Posted March 28, 2024 At least from the string you've pasted, there appears to be a missing backslash between %username% and AppData?
Sydders01 Posted March 28, 2024 Author Posted March 28, 2024 Thanks is an oversight but that didn't fix the install failureAt least from the string you've pasted, there appears to be a missing backslash between %username% and AppData?
NicholasEsping Posted April 1, 2024 Posted April 1, 2024 Hi All, I am deploying an app via Intune that installs in the APPDATA. App(Yealink) tries to install and then fails. I have checked and the only thing I can think that makes it fails is the detection. See below my file detection rule method for this app. File c:\users\%username%AppData\Roaming\Yealink\Yealink Wireless Presentation Pod Any ideas? Thanks Can you confirm the app is actually getting installed? If it is just failing on detection, it would still be installed on the computers but only reporting wrong in Intune. Is your detection rule just detecting the file or are you checking for version? I have seen some files not have version info and be a problem.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now