windows:notes:smb
This is an old revision of the document!
TODO
Client
"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "Get-SmbClientConfiguration"
"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "Set-SmbClientConfiguration -EnableBandwidthThrottling 0 -Force"
Server
"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "Get-SmbServerConfiguration"
"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "Set-SmbServerConfiguration -EnableSMB1Protocol 0 -Force"
"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "Set-SmbServerConfiguration -RejectUnencryptedAccess 0 -Force"
/usr/local/www/wiki/data/attic/windows/notes/smb.1773330535.txt.gz · Last modified: by Sean Rhone
