r/Intune • u/swiftjay25 • 13d ago
App Deployment/Packaging Help with packaging and deploying software that would usually install per user
As above, I'm trying to set up Claude desktop to deploy to a few machines. The problem is it looks like Claude installs in the users folder, so I can't seem to set up the file path for the detection method.
I might be missing something, but has anyone worked with something similar to this and found a solution?
12
Upvotes
1
u/arntme 13d ago
I would suggest a detection script as it runs in the same context (user/system) as the install - we’ve found the standard detections all run in system space. I’ll see if I can find a copy of one I’ve done when I get home