Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Hard_Configurator Tools
Hard_Configurator - Windows Hardening Configurator
Message
<blockquote data-quote="Andy Ful" data-source="post: 864972" data-attributes="member: 32260"><p>H_C uses the method described for SMB in the article:</p><p>[URL unfurl="true"]https://docs.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3#how-to-gracefully-remove-smb-v1-in-windows-81-windows-10-windows-2012-r2-and-windows-server-2016[/URL]</p><p></p><p>After applying it, the user can check if SMB v2/v3 is disabled by using PowerShell:</p><p><strong>Get-SmbServerConfiguration | Select EnableSMB2Protocol </strong></p><p></p><p>Disabling SMB2 disables automatically also SMB3.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 864972, member: 32260"] H_C uses the method described for SMB in the article: [URL unfurl="true"]https://docs.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3#how-to-gracefully-remove-smb-v1-in-windows-81-windows-10-windows-2012-r2-and-windows-server-2016[/URL] After applying it, the user can check if SMB v2/v3 is disabled by using PowerShell: [B]Get-SmbServerConfiguration | Select EnableSMB2Protocol [/B] Disabling SMB2 disables automatically also SMB3. [/QUOTE]
Insert quotes…
Verification
Post reply
Top