Forum Discussion
Andrew Colombino
Jan 24, 2020Brass Contributor
How to prevent Intune deployment of Windows LOB apps from rebooting computers during business hours
I have several .msi apps I'm deploying through Intune as Windows LOB apps. When these apps have updates, I upload the new .msi files to the 'app package files' area of app properties. The problem...
- Jan 24, 2020You have two real options:
- Use a /norestart switch for the MSI file
- Use win32 app and configure the return codes
I prefer the latter as Win32 are the real way to go
Moe_Kinani
Jan 25, 2020Bronze Contributor
Sharing this for future requests, grace period before restart must occur
https://docs.microsoft.com/en-us/intune/fundamentals/whats-new
https://docs.microsoft.com/en-us/intune/fundamentals/whats-new