Skip to content

Commit cfbdc5b

Browse files
authored
Merge pull request #8094 from MicrosoftDocs/repo_sync_working_branch
Resolve syncing conflicts from repo_sync_working_branch to main
2 parents c5c0da4 + af5a803 commit cfbdc5b

712 files changed

Lines changed: 3266 additions & 5693 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 520 additions & 0 deletions
Large diffs are not rendered by default.

WindowsServerDocs/administration/windows-commands/active.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: active
33
no-loc: [active]
44
description: Reference article for the active command, which on basic disks, marks the partition with focus as active.
55
ms.topic: reference
6-
ms.author: mosagie
7-
author: meaghanlewis
6+
ms.author: daknappe
7+
author: dknappettmsft
88
ms.date: 10/16/2017
99
---
1010

WindowsServerDocs/administration/windows-commands/add-alias.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: add alias
33
no-loc: [add alias]
44
description: Reference article for the add alias command, which adds aliases to the alias environment.
55
ms.topic: reference
6-
ms.author: mosagie
7-
author: meaghanlewis
6+
ms.author: daknappe
7+
author: dknappettmsft
88
ms.date: 10/16/2017
99
---
1010

WindowsServerDocs/administration/windows-commands/add-volume.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: add volume
33
no-loc: [add volume]
44
description: Reference article for the add volume command, which adds volumes to the shadow copy Set, which is the set of volumes to be shadow copied.
55
ms.topic: reference
6-
ms.author: mosagie
7-
author: meaghanlewis
6+
ms.author: roharwoo
7+
author: robinharwood
88
ms.date: 10/16/2017
99
---
1010

WindowsServerDocs/administration/windows-commands/add.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: add (diskshadow)
33
no-loc: [add (diskshadow)]
44
description: Reference article for the add command, which adds volumes to the set of volumes that are to be shadow copied, or adds aliases to the alias environment.
55
ms.topic: reference
6-
ms.author: alalve
7-
author: xelu86
6+
ms.author: roharwoo
7+
author: robinharwood
88
ms.date: 10/13/2023
99
---
1010

WindowsServerDocs/administration/windows-commands/add_2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: add
33
no-loc: [add]
44
description: Reference article for the add command, which adds a disk or volume in an existing RAID configuration.
55
ms.topic: reference
6-
ms.author: alalve
7-
author: xelu86
6+
ms.author: roharwoo
7+
author: robinharwood
88
ms.date: 10/12/2023
99
---
1010

WindowsServerDocs/administration/windows-commands/adprep.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Adprep
33
no-loc: [Adprep]
44
description: Learn about adprep command line tool to prepare a forest and domain for a domain controller for Windows Server.
55
ms.topic: reference
6-
author: meaghanlewis
7-
ms.author: mosagie
6+
author: dknappettmsft
7+
ms.author: daknappe
88
ms.date: 04/22/2024
99

1010
---
@@ -23,9 +23,9 @@ For more information about running `Adprep.exe` and how to resolve errors that c
2323

2424
For examples of how this command can be used, see [Examples](#examples).
2525

26-
For more information about running `adprep /forestprep`, see [Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller that Runs Windows Server 2008 or Windows Server 2008 R2](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753437(v=ws.10)).
26+
For more information about running `adprep /forestprep`, see [Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller that Runs Windows Server 2008 or Windows Server 2008 R2](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753437(v=ws.10)).
2727

28-
For more information about running `adprep /domainprep /gpprep`, see [Prepare a Windows 2000 or Windows Server 2003 Domain for a Domain Controller That Runs Windows Server 2008 or Windows Server 2008 R2](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754670(v=ws.10)).
28+
For more information about running `adprep /domainprep /gpprep`, see [Prepare a Windows 2000 or Windows Server 2003 Domain for a Domain Controller That Runs Windows Server 2008 or Windows Server 2008 R2](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc754670(v=ws.10)).
2929

3030
For more information about running `adprep /rodcprep`, see [Prepare a Forest for a Read-Only Domain Controller](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771055(v=ws.10)).
3131

@@ -40,7 +40,7 @@ adprep {/forestprep | /domainprep | /domainprep /gpprep | /rodcprep | /wssg | /s
4040
|---|---|
4141
| /forestprep | <p>Prepares a forest for the introduction of a domain controller that runs Windows Server. You run this command only once in the forest. You must run this command on the domain controller that holds the schema operations master role (also known as flexible single master operations or FSMO) for the forest. You must be a member of all the following groups to run this command:</p><p><ul><li>The Enterprise Admins group</li><li>The Schema Admins group</li><li>The Domain Admins group of the domain that hosts the schema master</li></ul></p> |
4242
| /domainprep | <p>Prepares a domain for the introduction of a domain controller that runs Windows Server. You run this command after the **forestprep** command finishes and after the changes replicate to all the domain controllers in the forest.</p><p>Run this command in each domain where you plan to add a domain controller that runs Windows Server. You must run this command on the domain controller that holds the infrastructure operations master role for the domain. You must be a member of the Domain Admins group to run this command.</p> |
43-
| <p>/domainprep <p>/gpprep | <p>Performs similar updates to **domainprep**. However, this command also provides updates that are necessary to enable the Resultant Set of Policy (RSOP) Planning Mode functionality. <p>In Active Directory environments that run Microsoft Windows, this command performs updates during off-peak hours. Replicating updates to file system permissions and Active Directory permissions on existing Group Policy objects (GPOs) during off-peak hours minimizes replication traffic. <p>Run this command after the **forestprep** command finishes and after the changes replicate to all domain controllers in the forest. You must run this command on the infrastructure master for the domain. For more information about running this command in Windows Active Directory environments, see [Prepare Your Infrastructure for Upgrade](/previous-versions/windows/it-pro/windows-server-2003/cc783495(v=ws.10)). |
43+
| <p>/domainprep <p>/gpprep | <p>Performs similar updates to **domainprep**. However, this command also provides updates that are necessary to enable the Resultant Set of Policy (RSOP) Planning Mode functionality. <p>In Active Directory environments that run Microsoft Windows, this command performs updates during off-peak hours. Replicating updates to file system permissions and Active Directory permissions on existing Group Policy objects (GPOs) during off-peak hours minimizes replication traffic. <p>Run this command after the **forestprep** command finishes and after the changes replicate to all domain controllers in the forest. You must run this command on the infrastructure master for the domain. For more information about running this command in Windows Active Directory environments, see [Prepare Your Infrastructure for Upgrade](/previous-versions/windows/it-pro/windows-server-2003/cc783495(v=ws.10)). |
4444
| /rodcprep | This parameter updates permissions on the application directory partitions to enable replication of the partitions to read-only domain controllers (RODCs). This operation runs remotely; it contacts the infrastructure master in each domain to update the permissions. You need to run this command only once in the forest. However, you can rerun this command anytime if it fails to complete successfully because an infrastructure master isn't available. You can run this command on any computer in the forest. You must be a member of the Enterprise Admins group to run this command. |
4545
| /wssg | Returns an expanded set of exit codes, instead of just 0 (Success) and 1 (Failure). |
4646
| /silent | Specifies that no standard output is returned from an operation. This parameter can be used only if /wssg is also used. |
@@ -50,7 +50,7 @@ adprep {/forestprep | /domainprep | /domainprep /gpprep | /rodcprep | /wssg | /s
5050

5151
## Remarks
5252

53-
- To prepare an existing Windows or Windows Server Active Directory environment for a Windows Server domain controller, run the version of adprep included in the Windows Server installation media.
53+
- To prepare an existing Windows or Windows Server Active Directory environment for a Windows Server domain controller, run the version of adprep included in the Windows Server installation media.
5454

5555
- You can also perform verification steps before and after you run the **adprep** command to help ensure that the operations complete successfully. For more information, see [Steps for Extending the Schema](/previous-versions/windows/it-pro/windows-server-2003/cc773360(v=ws.10)).
5656

WindowsServerDocs/administration/windows-commands/append.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: append
33
no-loc: [append]
44
description: Reference article for the append command, which allows programs to open data files in specified directories, as if they were in the current directory.
55
ms.topic: reference
6-
ms.author: mosagie
7-
author: meaghanlewis
6+
ms.author: daknappe
7+
author: dknappettmsft
88
ms.date: 10/16/2017
99
---
1010

WindowsServerDocs/administration/windows-commands/arp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: arp
33
description: Reference article for the arp command, which displays and modifies entries in the Address Resolution Protocol (arp) cache used to store IP addresses and their resolved physical addresses in Windows.
44
ms.topic: reference
5-
ms.author: mosagie
6-
author: meaghanlewis
5+
ms.author: roharwoo
6+
author: robinharwood
77
ms.date: 08/15/2025
88
---
99

WindowsServerDocs/administration/windows-commands/assign.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: assign
33
no-loc: [assign]
44
description: Reference article for the assign command, which assigns a drive letter or mount point to the volume with focus.
55
ms.topic: reference
6-
ms.author: mosagie
7-
author: meaghanlewis
6+
ms.author: daknappe
7+
author: dknappettmsft
88
ms.date: 10/16/2017
99
---
1010

0 commit comments

Comments
 (0)