meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| windows:windows11 [2023/10/26 20:22] – created niziak | windows:windows11 [2026/03/18 20:42] (current) – [guest access] niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Windows 11 ====== | ====== Windows 11 ====== | ||
| + | |||
| + | * '' | ||
| ===== Installation ===== | ===== Installation ===== | ||
| + | Force installation on old HW: | ||
| + | |||
| + | <code shell> | ||
| + | setup.exe /product server | ||
| + | </ | ||
| ==== Bypass internet connection ==== | ==== Bypass internet connection ==== | ||
| Line 8: | Line 15: | ||
| * Press '' | * Press '' | ||
| * type command: '' | * type command: '' | ||
| + | * installer shows again select the region and keyboard settings | ||
| + | * On '' | ||
| + | * '' | ||
| + | |||
| + | ===== Samba ===== | ||
| + | |||
| + | ==== guest access ==== | ||
| + | * Computer Configuration > Administrative Templates > Network > Lanman Workstation > Enable insecure guest logons | ||
| + | * via Registry Editor by adding the: | ||
| + | * < | ||
| + | * with DWORD property '' | ||
| + | * via powershell: <code powershell> | ||
| + | * <code powershell> | ||