Difference between revisions of "Dism.exe"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service and prepare Windows images
 
Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service and prepare Windows images
 +
 +
dism.exe /online /enable-feature /[[featurename]]:[[Microsoft-Windows-Subsystem-Linux]] /all /norestart
 +
 +
== Error ==
  
 
  PS C:\Users> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
 
  PS C:\Users> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
 
  >>
 
  >>
 
 
  Error: 740
 
  Error: 740
 
 
  Elevated permissions are required to run DISM.
 
  Elevated permissions are required to run DISM.
 
  Use an elevated command prompt to complete these tasks.
 
  Use an elevated command prompt to complete these tasks.
Line 14: Line 16:
 
* [[Bash]]
 
* [[Bash]]
  
==See also==
+
== See also ==
 +
* {{WSL}}
 
* {{Windows}}
 
* {{Windows}}
  
 
[[Category:Windows]]
 
[[Category:Windows]]

Latest revision as of 09:59, 29 August 2023

This article is a Draft. Help us to complete it.

Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service and prepare Windows images

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Error[edit]

PS C:\Users> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
>>
Error: 740
Elevated permissions are required to run DISM.
Use an elevated command prompt to complete these tasks.

Related terms[edit]

See also[edit]

Advertising: