Forum Discussion
jinglongyang
Jan 05, 2024Copper Contributor
Intune token is not substituted when deploy MSI app
We're trying to deploy a MSI app with email/full name as installation parameters via Intune so we're using adding them in command line arguments with Intune https://learn.microsoft.com/en-us/mem/intu...
rahuljindal
Jan 05, 2024Bronze Contributor
I am pretty sure these tokens are supported for apps integrated with Intune SDK. They can only be used in app configuration policies meant to work for mobile devices.
Have you checked the msi properties supported for the application you are deploying? Does it support the tokens in question through command line?