Skip to content
Merged
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
2 changes: 1 addition & 1 deletion pages/elastic-metal/how-to/use-private-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ You must configure the virtual network interface on each Elastic Metal server yo
- Ensure that you have defined the same adapter name (`eno1`) for the default network interface in the default Netplan configuration file (`/etc/netplan/50-cloud-init.yaml`) before applying the new configuration.
</Message>

## How to configure the Private Network on Windows Server 2019
## How to configure the Private Network on Windows Server 2019 and 2022

1. Log into your server as `Administrateur` using the Remote Desktop client.
<Message type="note">
Expand Down
Loading