User Tools

Site Tools


windows:notes:smb

This is an old revision of the document!


Table of Contents

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

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki