Active Directory/README.md aktualisiert

This commit is contained in:
2024-11-04 11:41:05 +01:00
parent 362dcd1053
commit 31254ad43b

View File

@@ -1,7 +1,7 @@
# Active Directory
## Konfiguration
## Konfiguration
### Powershell - Local Password
<details>
````ruby
@@ -56,8 +56,8 @@ Enable-NetAdapterBinding -Name [Name der Netzwerkkarte] -ComponentID ms_tcpip6
````
</details>
## Aufnahme in die Domäne
## Aufnahme in die Domäne
### Powershell - Domain-Join
<details>
````ruby