From 78d4b35a12c4dcbef7d43dea8ba1ee5323d8c68c Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Wed, 23 Oct 2024 11:52:21 +0200 Subject: [PATCH] docs/powershell.md aktualisiert --- docs/powershell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/powershell.md b/docs/powershell.md index be33346..8a650fe 100644 --- a/docs/powershell.md +++ b/docs/powershell.md @@ -78,7 +78,7 @@ Set-NetConnectionProfile -InterfaceIndex '3' -NetworkCategory 'Private' New-NetRoute -DestinationPrefix '172.16.0.0/20' -InterfaceIndex '7' -NextHop '172.16.X.254' -RouteMetric '1' ``` -## Change-Serverrolle-im-DHCP +## Change-Serverrolle-im-AD > Command: Move-ADDirectoryServerOperationMasterRole -Identity [Ziel-DC] -OperationMasterRole [Role] > Rollen: SchemaMaster,RIDMaster,InfrastructureMaster,DomainNamingMaster,PDCEmulator