Forum Discussion
Vanierf
Jul 28, 2021Copper Contributor
Deploying VS Code using Intune
Users get "Failed to Install" when trying to install the VS Code App on the company portal. The App was deployed using Intune
Intune Config:
I guess you are using the user installer(as i am looking at the screenshot I see vscodeUSERsetup 🙂 ). I would try the system installer
https://code.visualstudio.com/docs/?dv=win64
And add the install command like this: vscodesetup-x64-1.5.9.2.exe /VERYSILENT /NORESTART /MERGETASKS=!runcode
I guess you are using the user installer(as i am looking at the screenshot I see vscodeUSERsetup 🙂 ). I would try the system installer
https://code.visualstudio.com/docs/?dv=win64
And add the install command like this: vscodesetup-x64-1.5.9.2.exe /VERYSILENT /NORESTART /MERGETASKS=!runcode