Skip to content

Commit 1e87ba1

Browse files
Merge pull request #7642 from dknappettmsft/broken-links-fix
Fix broken links
2 parents 61a56a8 + 0887272 commit 1e87ba1

6 files changed

Lines changed: 10 additions & 39 deletions

File tree

.openpublishing.redirection.remote.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,11 @@
889889
"source_path": "WindowsServerDocs/remote/remote-desktop-services/remote-desktop-services-overview.md",
890890
"redirect_url": "/windows-server/remote/remote-desktop-services/overview",
891891
"redirect_document_id": true
892+
},
893+
{
894+
"source_path": "WindowsServerDocs/remote/remote-desktop-services/Tenant-on-premises-components.md",
895+
"redirect_url": "/windows-server/remote/remote-desktop-services/desktop-hosting-reference-architecture",
896+
"redirect_document_id": false
892897
}
893898
]
894899
}

WindowsServerDocs/get-started/removed-deprecated-features-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 09/24/2025
1212
Each release of Windows Server brings new features and improvements. Sometimes older features are removed to make room for better alternatives. This article details the features and functionalities removed or deprecated in Windows Server.
1313

1414
> [!TIP]
15-
> You can get early access to Windows Server builds by joining the [Windows Insider Program for Business](https://insider.windows.com/for-business), which is a great way to test feature changes.
15+
> You can get early access to Windows Server builds by joining the [Windows Insider Program for Windows Server](https://www.microsoft.com/windowsinsider/for-business-getting-started-server), which is a great way to test feature changes.
1616
1717
> [!NOTE]
1818
> Windows Server long-term servicing channel (LTSC) releases have a Fixed Lifecycle Policy that includes 5 years of mainstream support and 5 years of extended support for a total lifecycle of 10 years. To learn more, see:

WindowsServerDocs/identity/ad-ds/manage/troubleshoot/Troubleshooting-Active-Directory-Replication-Problems.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ If a domain controller running Windows 2000 Server has failed for longer than th
6363
2. Either forcefully remove Active Directory or reinstall the operating system.
6464
3. Remove the server metadata from Active Directory so that the server object can't be revived.
6565

66-
You can use a script to clean up server metadata on most Windows operating systems. For information about using this script, see [Remove Active Directory Domain Controller Metadata](https://go.microsoft.com/fwlink/?LinkID=123599).
67-
6866
By default, NTDS Settings objects that are deleted are revived automatically for a period of 14 days. Therefore, if you don't remove server metadata (use Ntdsutil or the script mentioned previously to perform metadata cleanup), the server metadata is reinstated in the directory, which prompts replication attempts to occur. In this case, errors will be logged persistently as a result of the inability to replicate with the missing domain controller.
6967

68+
For more information about removing server metadata, see [Clean up Active Directory Domain Controller server metadata](../../deploy/ad-ds-metadata-cleanup.md).
69+
7070
## Root causes
7171

72-
If you rule out intentional disconnections, hardware failures, and outdated Windows 2,000 domain controllers, the remainder of replication problems almost always have one of the following root causes:
72+
If you rule out intentional disconnections, hardware failures, and outdated Windows Server 2000 domain controllers, the remainder of replication problems almost always have one of the following root causes:
7373

7474
- Network connectivity: The network connection might be unavailable, or network settings aren't configured properly.
7575
- Name resolution: DNS misconfigurations are a common cause of replication failures.

WindowsServerDocs/remote/remote-desktop-services/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@
5656
href: Azure-services-and-considerations-for-desktop-hosting.md
5757
- name: Understanding the desktop hosting environment
5858
href: Understanding-the-desktop-hosting-environment.md
59-
- name: Tenant on-premises components
60-
href: Tenant-on-premises-components.md
6159
- name: Build and deploy
6260
href: rds-build-and-deploy.md
6361
items:

WindowsServerDocs/remote/remote-desktop-services/Tenant-on-premises-components.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

WindowsServerDocs/virtualization/hyper-v/manage/manage-hyper-v-scheduler-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In order to use SMT with Windows Server, you must have a compatible processor. P
2828

2929
For the purposes of this article, the descriptions of SMT and how it's used by Hyper-V apply equally to both Intel and AMD systems.
3030

31-
- For more information on Intel HT Technology, see [Intel Hyper-Threading Technology](https://www.intel.com/content/www/us/en/architecture-and-technology/hyper-threading/hyper-threading-technology.html).
31+
- For more information on Intel HT Technology, see [Intel Hyper-Threading Technology](https://www.intel.com/content/www/us/en/gaming/resources/hyper-threading.html).
3232
- For more information on AMD SMT, see [AMD "Zen" Core Architecture](https://www.amd.com/en/technologies/zen-core.html).
3333

3434
### Understand how Hyper-V virtualizes processors

0 commit comments

Comments
 (0)