SP8: 2024-11-27 15:06:14
This commit is contained in:
parent
4013b2a014
commit
aad1a2d90f
@ -1,7 +1,9 @@
|
||||
|
||||
Synology Prod
|
||||
Netzwerk
|
||||
192.168.132.188
|
||||
192.168.132.19
|
||||
|
||||
Webdav ist eingerichtet :
|
||||
|
||||
|
||||
|
||||
|
@ -14,4 +14,20 @@ TERMSRV/192.178.12.33 (Ip des RDP Server's)
|
||||
|
||||
|
||||
|
||||
#### Windows 11 24H2 mit lokalem Konto installieren :
|
||||
|
||||
Wenn nach der Eingabe des Kontos gefragt wird :
|
||||
|
||||
**Umschalt+F10**
|
||||
|
||||
```cmd
|
||||
net use „thomas“ /add_
|
||||
net localgroup „Administratoren“ „thomas“ /add_
|
||||
|
||||
cd oobe
|
||||
msoobe.exe && shutdown -r_
|
||||
|
||||
```
|
||||
|
||||
|
||||
#config #Gruppenrichtlinien
|
||||
|
Loading…
Reference in New Issue
Block a user