server 2019 smb v1 開放

先打開 powershell 檢查 smbv1 狀態
Get-SmbServerConfiguration | Select EnableSMB1Protocol

先安裝 "SMB 1.0/CIFS File Sharing Support"

在 gpedit.msc
電腦設定-系統管理範本-網路-Lanman 工作站-啟用不安全來賓登入 勾 已啟用

再次打開 powershell 檢查 smbv1 狀態
Get-SmbServerConfiguration | Select EnableSMB1Protocol

正常應該要
EnableSMB1Protocol
———————–
True

本篇發表於 未分類。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>