Files

2 lines
91 B
PowerShell
Raw Permalink Normal View History

2020-05-22 14:35:46 -04:00
## Enable SMB v1
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol -NoRestart