Skip to content

Commit

Permalink
Merge pull request #13 from brentonford/master
Browse files Browse the repository at this point in the history
SYSO-144 Updated step comment
  • Loading branch information
brentonford authored Jan 9, 2024
2 parents 6f1fc36 + 8a616b3 commit 48f5b66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
8 changes: 1 addition & 7 deletions docs/Install-Windows-Assessment-and-Deployment-Kit.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,14 +519,8 @@ <h4 id="installadk">
<div class="row">
<div class="description col px-0">
<p>
<p>Runs the <code>Windows PE add-on for the ADK for Windows Server 2022</code> <code>adksetup.exe</code> and installs the "Deployment Tools" feature.</p>
<p>Install the Assessment and Deployment Kit.</p>
<p>Reference: https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-offline-install</p>
<p>To see all options:</p>
<pre><code>.\adksetup.exe /?
</code></pre>
<p>To see all available features:</p>
<pre><code>.\adksetup.exe /list
</code></pre>
</p>
</div>
</div>
Expand Down
14 changes: 2 additions & 12 deletions steps/installadk/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
Runs the `Windows PE add-on for the ADK for Windows Server 2022` `adksetup.exe` and installs the "Deployment Tools" feature.
Install the Assessment and Deployment Kit.

Reference: https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-offline-install

To see all options:
```
.\adksetup.exe /?
```

To see all available features:
```
.\adksetup.exe /list
```
Reference: https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-offline-install

0 comments on commit 48f5b66

Please sign in to comment.