Skip to content

Commit ac7667d

Browse files
Update Move-ADObject.md
adding hint to run cmdlet on RID Master of source domain to avoid delegation
1 parent 0aadbb6 commit ac7667d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2025-ps/ActiveDirectory/Move-ADObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Accept wildcard characters: False
284284
### -TargetServer
285285
Specifies the Active Directory instance to use by providing the following value for a corresponding domain name or directory server.
286286
287-
Note: A cross-domain move requires a fully qualified server name and the use of the RID Master in both domains.
287+
Note: A cross-domain move requires a fully qualified server name and the use of the RID Master in both source and target domains. When the Administrator account used for the task cannot be delegated, you have to run the cmdlet on the Rid Master of the source domain. When you do this, delegation is not required.
288288
289289
Domain name values:
290290

0 commit comments

Comments
 (0)