<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dism on Anything About IT</title><link>https://www.verboon.info/tags/dism/</link><description>Recent content in Dism on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 25 Feb 2012 21:55:52 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/dism/index.xml" rel="self" type="application/rss+xml"/><item><title>Managing Windows 8 Metro Style Apps with DISM</title><link>https://www.verboon.info/2012/02/managing-windows-8-metro-style-apps-with-dism/</link><pubDate>Sat, 25 Feb 2012 21:55:52 +0000</pubDate><guid>https://www.verboon.info/2012/02/managing-windows-8-metro-style-apps-with-dism/</guid><description>&lt;p&gt;As mentioned in my earlier post &lt;a href="https://www.verboon.info/index.php/2012/01/windows-8-whats-new-in-the-deployment-image-servicing-and-management-tool-dism/"&gt;Windows 8 – What’s new in the Deployment Image Servicing and Management tool (DISM)&lt;/a&gt; the DISM tool now also contains commands for managing metro style applications. When running dism.exe /online /? we find the following APPX servicing commands.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;/Remove-ProvisionedAppxPackage&lt;/strong&gt; - Removes AppX packages from the image. AppX packages will not be installed when new user accounts are created.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;/Add-ProvisionedAppxPackage&lt;/strong&gt; - Adds AppX packages to the image and sets them to install for each new user.&lt;/p&gt;</description></item><item><title>Windows 8 &amp;ndash; What&amp;rsquo;s new in the Deployment Image Servicing and Management tool (DISM)</title><link>https://www.verboon.info/2012/01/windows-8-whats-new-in-the-deployment-image-servicing-and-management-tool-dism/</link><pubDate>Sat, 14 Jan 2012 12:43:03 +0000</pubDate><guid>https://www.verboon.info/2012/01/windows-8-whats-new-in-the-deployment-image-servicing-and-management-tool-dism/</guid><description>&lt;p&gt;On my journey discovering the new features within Windows 8 I’ve come across a bunch of new options within the Deployment Image Servicing and Management Tool aka DISM. When running launching the DISM command we get an overview of all the commands and options. The &lt;strong&gt;blue&lt;/strong&gt; coloured commands and options below are the new ones added compared to Windows 7. At first we see a whole new command group being added called “Generic Imaging Commands. While the Windows 7 DISM command is used to service the current running operating system or WIM images, in Windows 8 the DISM tool has been extended with commands to service VHD type images.&lt;/p&gt;</description></item></channel></rss>