PowerShell -Command ""Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol""
reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters /v AllowInsecureGuestAuth /t REG_DWORD /d 1 /f
PowerShell -Command ""Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol""
reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters /v AllowInsecureGuestAuth /t REG_DWORD /d 1 /f