Forum Discussion
alexrabbi
Jul 04, 2024Brass Contributor
input serial number in intune while publishing apps
Hi All, I am trying to install a .msi using Intune, it shows pending because I do not see an option to input serial number in the policy, is there a way to provide the serial number ? ...
aollivierre305
Jul 06, 2024Brass Contributor
alexrabbi this has nothing to do with Intune but you can pass it to your exe in the install command just like any other CLI switch
alexrabbi
Jul 07, 2024Brass Contributor
aollivierre305 could you please explain how to do that? never done that before.