docs/powershell.md aktualisiert
This commit is contained in:
@@ -81,7 +81,7 @@ New-NetRoute -DestinationPrefix '172.16.0.0/20' -InterfaceIndex '7' -NextHop '17
|
||||
## Change-Serverrolle-im-DHCP
|
||||
> Command: Move-ADDirectoryServerOperationMasterRole -Identity [Ziel-DC] -OperationMasterRole [Role]
|
||||
|
||||
> Command: SchemaMaster,RIDMaster,InfrastructureMaster,DomainNamingMaster,PDCEmulator
|
||||
> Rollen: SchemaMaster,RIDMaster,InfrastructureMaster,DomainNamingMaster,PDCEmulator
|
||||
```ruby
|
||||
Move-ADDirectoryServerOperationMasterRole -Identity 'DC01' -OperationMasterRole PDCEmulator
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user