How to install .Cab file


How to install SCCM downloaded Windows Server Patch (Updates) .Cab file Manually with Batch file or How to install .Cab file


For installation kindly perform below steps.

                           Copy each .Cab file in separate folder

               Now open “Notepad” create batch file with below command line
a.       dism /online /add-package /packagepath:(.cab file full location)
b.      Save this file into .bat extension














c.       Open CME with Administrative rights and drag and drop this file


















It's installed successfully



Note: If you want you can install multiple .Cab file in one go by adding all patches information as below 



Comments

Popular posts from this blog

How to check when Sharepoint List was created using PowerShell.

How to connect SharePoint online with SharePoint designer 2013

How to Send email from Scanner or Custom Applications using Microsoft365 SMTP or MX record