From 1776ae2d830f746a4a6ac817b3b5d6a0257ce189 Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Wed, 23 Oct 2024 11:21:54 +0200 Subject: [PATCH] docs/powershell.md aktualisiert --- docs/powershell.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/powershell.md b/docs/powershell.md index 4ba5957..f11075d 100644 --- a/docs/powershell.md +++ b/docs/powershell.md @@ -28,6 +28,7 @@ Set-DnsClientServerAddress -InterfaceIndex '3' -ServerAddresses ('172.16.7.11','
Interface Name/Index auslesen + > Command: Get-NetIPInterface -AddressFamily [IPv6/IPv4] ```ruby Get-NetIPInterface -AddressFamily 'IPv6'