Dec 09 2018 09:01 AM - edited Dec 09 2018 09:02 AM
I have a win32 application that requires .net 3.5 framework. I am unable to figure out how to deploy this application using intune. I am encountering the following issue:
The first command in my script enables .net 3.5 in the Windows 10 device, but then it requires a restart, without which the second line won't execute.
start /wait DISM /Online /Enable-Feature /FeatureName:NetFx3 /All
wscript install.vbs
How do I solve such dependency issues using intune?
Feb 11 2019 06:43 AM
Create a script:
1) install .net
2) add scheduled task to install app afret reboot
3) reboot
Feb 11 2019 11:04 PM
SolutionI am able to solve this by using PowerShell workflows, the script enables .netfx3, reboots the computers and resumes installing the application. I have to register the application for intune to detect it. The only issue is that intune see this as a failed installation - some more housekeeping scripts can fix this. I hope this will be fixed in intune.
Jan 22 2021 02:16 AM
waaqayyo yeroo hundumaa gaariidha!
gaarummaan isaas bara baraan jiraata.
Jan 22 2021 02:18 AM
Jan 22 2021 02:58 AM
Anaaf@Chala_regasa