question

BoopathiSubramaniam-6294 avatar image
0 Votes"
BoopathiSubramaniam-6294 asked HanyunZhu-MSFT commented

How to include VcRedist in OSD Task Sequence

Hi,

I need to include "Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019" packages in OSD Task sequence.

https://support.microsoft.com/en-au/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

Please let me know whether VcRedist has to be created as application for each version and added to OSD Task sequence.
Guide me the approach.

Regards,
Boopathi

mem-cm-osd
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ColinFord-6663 avatar image
0 Votes"
ColinFord-6663 answered

The latest supported VCRedist installers can be found here https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

The silent install switches for each are as follows (insert setup exe name before switch)
VC2008 = /qb!-
All others = /q /norestart


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HanyunZhu-MSFT avatar image
0 Votes"
HanyunZhu-MSFT answered HanyunZhu-MSFT commented

Hi BoopathiSubramaniam-6294,

Yes, It needs to be created for each version of VcRedist as an application and added to the OSD task sequence.

For more details about install applications by using task sequencce, we could refer to the "Install Application" part in this article:
https://docs.microsoft.com/en-us/mem/configmgr/osd/understand/task-sequence-steps#BKMK_InstallApplication


If the response is helpful, please click "Accept Answer"and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @BoopathiSubramaniam-6294, Hope things are going well. I am writing to see if there's any update on our issue. If yes, feel free to let us know.

0 Votes 0 ·