Difference between revisions of "Dism.exe"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} ==See also== * {{Windows}} Category:Windows")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
{{Draft}}{{lc}}
  
==See also==
+
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
 +
>>
 +
Error: 740
 +
Elevated permissions are required to run DISM.
 +
Use an elevated command prompt to complete these tasks.
 +
 
 +
== Related terms ==
 +
* [[Bash]]
 +
 
 +
== 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: