Forum Discussion
sjgibb99
Aug 08, 2024Copper Contributor
Intune Management Extension msi not installing
Hi, We're a newly setup intune hybrid join environment. All our computers are showing in Intune and compliant, however a large chunk are not actually properly setup. They do not roll out apps nor...
rahuljindal
Aug 08, 2024Bronze Contributor
1603 is a fatal error. Try enabling verbose logging and by using /l*v c:\<pathtothe.logfile> and capture the installation log. Search for ‘value 3’ which should give some details related to the error.
- sjgibb99Aug 12, 2024Copper ContributorI've searched through the file and there are 2 instances of "value 3", both of which say:
Action ended 15:04:19: InstallFinalize. Return value 3.
I'm not sure that's very helpful? - sjgibb99Aug 08, 2024Copper Contributor
Thanks! I'm just finishing up for a long weekend, so I'll check for that when I return next week.