Unsolved
1 Rookie
•
3 Posts
0
5078
February 24th, 2022 07:00
Intune Deployment of SupportAssist
Intune deployment of SupportAssist
Hello, I am attempting to setup SupportAssist to be loaded on to my Dell machines via Intune. I have downloaded the deployment package. I have made a Microsoft Intune package for deployment. What is causing me an issue is the install string from Intune. The Deployment instructions says use this command:
msiexec /i "C:\temp\DellTech\Deploy\SupportAssistx64.msi" TRANSFORMS="C:\temp\DellTech\Deploy\SupportAssistConfig.mst" DEPLOYMENTKEY="Key" /qn
Intune will not use the msiexec /i part as it already does this from an admin level command. I just need to tell it the install command which I think should go like this:
SupportAssistx64.msi TRANSFORMS=SupportAssistConfig.mst DEPLOYMENTKEY="Key" /qn
I just cannot confirm this. I thought maybe created a batch script and include it with the install package to run but I was not sure. Anyone help out here?



DELL-Cares
Moderator
•
27.3K Posts
0
February 24th, 2022 07:00
Thank you! We have received the required details. We will work towards a resolution. In the meantime, you may also receive assistance or suggestions from the community members.
4JamesKirk
1 Rookie
•
3 Posts
0
March 1st, 2022 10:00
Any update on this would be great. Thank you!
JoeR-WCG
1 Message
0
April 1st, 2022 14:00
I am working on trying to deploy this through Intune as well.
Any updates?
r2d2consalsa
1 Rookie
•
2 Posts
0
April 19th, 2022 09:00
I would like help too.
r2d2consalsa
1 Rookie
•
2 Posts
0
April 25th, 2022 07:00
same here.
revelli
3 Apprentice
•
43 Posts
0
April 28th, 2022 19:00
Please try these instructions.
Deploy customized Win32 apps via Microsoft Intune
Abhikad
1 Message
0
September 15th, 2022 12:00
I see Intune Driver and Firmware update is coming soon. But it's not clear whether Dell will be part of the supported vendors. I hope it's! Until that time you must try handling the situation with some PowerShell automation or Intune Win32 package as mentioned above.
jimhill1099
1 Rookie
•
5 Posts
0
June 14th, 2023 11:00
It is most certainly possible to package this for Intune. I just wish that Dell would do it and then provide instructions. As you know there are switches which need to be set. You could just install the Support Assist custom agent (Per Dell Tech Direct's custom download), then find the registry entry it added and then use this for the Intune setting where it checks whether it installed. It is the command line switches for the installation which we need help with. Come on Dell, get this done.