Windows Imaging Format: Difference between revisions

Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/ITPro Today closed as soft delete (XFDcloser)
DrStal (talk | contribs)
mNo edit summary
Line 40:
Deployment Image Service and Management Tool (DISM) is a tool introduced in Windows 7<ref name=DISM-WinITPro /> and Windows Server 2008 R2<ref name=DISM-WinITPro /> that can perform servicing tasks on a Windows installation image, be it an online image (i.e. the one the user is running) or an offline image within a folder or WIM file. Its features include mounting and unmounting images, querying installed device drivers in an offline image, and adding a device driver to an offline image.<ref name=DISM-WinITPro>{{cite web |url=http://windowsitpro.com/systems-management/q-whats-deployment-image-servicing-and-management-dism |title=Q. What's Deployment Image Servicing and Management (DISM)? |work=Windows IT Pro |publisher=[[Penton (company)|Penton]] |date=29 January 2010 |first=John |last=Savill}}</ref><ref>{{cite web|url=https://technet.microsoft.com/en-us/library/hh824821.aspx|title=Deployment Image Servicing and Management (DISM) Technical Reference|date=29 February 2012|access-date=6 Oct 2012|publisher=[[Microsoft]]}}</ref><ref>{{cite web |url=https://technet.microsoft.com/library/dd744566 |title=What Is Deployment Image Servicing and Management? |date=22 October 2009 |access-date=14 Dec 2012 |work=[[Microsoft TechNet]] |publisher=Microsoft}}</ref> It is now possible to repair with DISM any image using either a Windows Installation CD or [[Windows Update]].<ref>{{cite web|title=Repair a Windows Image - Technet - Microsoft|url=https://technet.microsoft.com/en-us/library/hh824869.aspx|website=[[Microsoft Technet]]|publisher=[[Microsoft]]|date=20 October 2013}}</ref>
 
Before Windows Server 2012 and Windows 8, DISM had incorporated the majority of ImageX functions but not all; ImageX was still needed for image capture and applying.<ref name=DISM-WinITPro /> However, DISM [[deprecated]] ImageX in Windows 8.<ref>{{cite web|title=What is DISM?|url=https://technet.microsoft.com/en-us/library/hh825236.aspx|website=[[Microsoft TechNet|TechNet]]|publisher=[[Microsoft]]|date=18 April 2014}}</ref>
 
Windows 8.1 added ability to apply and capture disk images, and Windows 10 extended image applying, by adding compression.
 
=== {{anchor|wimlib}} Support in other operating systems ===