PDF X: Czytnik PDF i Edytor PDF from MS StoreForce installation on old HW:
setup.exe /product server
SHIFT+F10 to start command promptOOBE\BYPASSNROLet's connect you to a network choose I don't have internetContinue with limited setupKeyHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation
AllowInsecureGuestAuth and the value 1md -force HKLM:\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation | %{New-ItemProperty -Force $_.PsPath AllowInsecureGuestAuth -Value 1}
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true