Skip to content

Commit

Permalink
Improved styling in convert-to-retail-windows-server.
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvenga committed Dec 16, 2017
1 parent eb92f78 commit 4c63c24
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions input/posts/convert-to-retail-windows-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ DISM /Online /Set-Edition:ServerDatacenter /ProductKey:<key for blah> /AcceptEul

From what I gather the `Set-Edition` option can be either of the following:

- `ServerDatacenter`
- `ServerStandard`
- `ServerDatacenterCor`
- `ServerStandardCor`
```
ServerDatacenter
ServerStandard
ServerDatacenterCor
ServerStandardCor
```

![DISM running cleanup during reboot.](/content/images/2017/dism-cleanup.png)

Expand Down

0 comments on commit 4c63c24

Please sign in to comment.