I need to execute the following Powershell command
Set-SmbServerConfiguration -EnableSMB2Protocol $false
in a .bat file.
I tried with