2 lines
91 B
PowerShell
2 lines
91 B
PowerShell
## Enable SMB v1
|
|
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol -NoRestart |