Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Add CAB Package to Windows Image with PowerShell

$
0
0

Summary: Use Windows PowerShell to update a Windows image with a CAB package.

Hey, Scripting Guy! Question How can I use Windows PowerShell to update a Windows image with a new CAB package?

Hey, Scripting Guy! AnswerSupply the path to the package and use the Add-WindowsPackage cmdlet. For example, to add a
           package to a previously mounted offline installation in the C:\Media\Mount folder, use:

Add-WindowsPackage –PackagePath C:\Foo\Somepackage.CAB –Path C:\Media\Mount


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>