This website requires JavaScript.
Explore
Help
Sign In
emberkom
/
management-scripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2c257b6fedbe6e19b2a62a6a8945299ebfce36df
management-scripts
/
Set-SMBProtocol.ps1
T
2 lines
91 B
PowerShell
Raw
Normal View
History
Unescape
Escape
update
2020-05-22 14:35:46 -04:00
## Enable SMB v1
Enable-WindowsOptionalFeature
-Online
-FeatureName
SMB1Protocol
-NoRestart
Reference in New Issue
Copy Permalink