Deploy Silverlight using SCCM 2012 R2 : In this short post we will see how to deploy Silverlight SCCM R2. Silverlight is a powerful development tool for creating engaging, user experiences for Web and mobile applications.
Silverlight is a free plug-in, powered by the .NET framework and compatible with multiple browsers, devices and operating systems, bringing a new level of interactivity wherever the Web works.
In this post we will be deploying the test version of Silverlight plugin using SCCM. The Silverlight plugin is available as an executable file (.exe) and unfortunately until you don’t extract the executable file you won’t get the msi file. I am not sure why Microsoft does not provide the msi files even though Silverlight is it’s own product. So to get the msi file we will extract the Silverlight to a folder using 7zip. We will use the msi file to deploy Silverlight using SCCM 2012 R2.
You can download the Silverlight plugin by clicking on below button.
Create an application and specify the folder path containing the Silverlight.msi file. Click Next.

On the client computer if we open the AppEnforce.log we see that the silverlight has been installed successfully.
No comments:
Post a Comment