computertechguy
Active Member
- Reaction score
- 25
- Location
- New Jersey
I need SMB for scan to folder on a minolta copier.
I tried this command in powershell to enable
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" SMB1 -Type DWORD -Value 1 –Force
But this does nothing, it applies with no fix.
Any ideas what I am missing?
I tried this command in powershell to enable
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" SMB1 -Type DWORD -Value 1 –Force
But this does nothing, it applies with no fix.
Any ideas what I am missing?