You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Initiate the upgrade. The upgrade process will take a while, and the node may reboot several times. For more information regarding command line options, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options?view=windows-11).
106
+
1. Initiate the upgrade. The upgrade process will take a while, and the node may reboot several times. For more information regarding command line options, see [Windows Setup Command-Line Options](/windows-hardware/manufacture/desktop/windows-setup-command-line-options).
107
107
108
108
1. Check the OS after the upgrade:
109
109
@@ -254,7 +254,7 @@ In some cases, the NetAdapter might get renamed during the upgrade. This causes
254
254
pnputil /remove-device "INSTANCE_ID"
255
255
```
256
256
257
-
- Rename the new adapter back to the original name using [Rename-NetAdapter](/powershell/module/netadapter/rename-netadapter?view=windowsserver2025-ps).
257
+
- Rename the new adapter back to the original name using [Rename-NetAdapter](/powershell/module/netadapter/rename-netadapter).
258
258
259
259
### Unable to resolve FQDN of Network Controllers
260
260
@@ -276,7 +276,7 @@ In some cases, `unattend.xml` is applied for initial VM deployment with SdnExpre
276
276
Get-DnsClientServerAddress
277
277
```
278
278
279
-
1. If DNS servers differ, update them using [Set-DnsClientServerAddress](https://learn.microsoft.com/en-us/powershell/module/dnsclient/set-dnsclientserveraddress). If DNS servers are correct but resolution still fails, investigate your DNS infrastructure.
279
+
1. If DNS servers differ, update them using [Set-DnsClientServerAddress](/powershell/module/dnsclient/set-dnsclientserveraddress). If DNS servers are correct but resolution still fails, investigate your DNS infrastructure.
0 commit comments