Skip to content

Update setupdiag.md #12049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: public
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions windows/deployment/upgrade/setupdiag.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ To use SetupDiag:

1. Once SetupDiag finishes downloading, open an elevated command prompt and navigate to the directory where `setupdiag.exe` was downloaded and saved to.

1. In the elevated command prompt, run `setupdiage.exe` in online mode using the desired parameters as documented in the [Parameters](#parameters) and [Examples](#examples) sections.
1. In the elevated command prompt, run `setupdiag.exe` in online mode using the desired parameters as documented in the [Parameters](#parameters) and [Examples](#examples) sections.

1. Wait for SetupDiag to finish.

Expand Down Expand Up @@ -137,7 +137,7 @@ To use SetupDiag:

> [!IMPORTANT]
>
> **SetupDiage.exe** should be run from an elevated command prompt for it to work properly.
> **SetupDiag.exe** should be run from an elevated command prompt for it to work properly.

- In the following example, SetupDiag is run without parameters and it displays help information.

Expand Down