Merge remote-tracking branch 'refs/remotes/origin/jd-sandbox'

This commit is contained in:
jdeckerMS 2016-09-14 13:44:28 -07:00
commit f3ccdb04d7

View File

@ -283,17 +283,10 @@ Alternatively, you can turn on Shell Launcher using the Deployment Image Servici
1. Open a command prompt as an administrator. 1. Open a command prompt as an administrator.
2. Enter the following command. 2. Enter the following command.
<span codelanguage=""></span>
<table> ```
<colgroup> Dism /online /Enable-Feature /all /FeatureName:Client-EmbeddedShellLauncher
<col width="100%" /> ```
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><pre><code>Dism /online /Enable-Feature /FeatureName:Client-EmbeddedShellLauncher</code></pre></td>
</tr>
</tbody>
</table>
**To set your custom shell** **To set your custom shell**