IPBAN (For windows)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DigitalRuby/IPBan/master/IPBanCore/Windows/Scripts/install_latest.ps1'))
再設定:
new-ItemProperty -path HKLM:\System\CurrentControlSet\Control\Lsa -name LmCompatibilityLevel -Value 5 -PropertyType DWord
auditpol /set /category:"登入/登出" /success:enable /failure:enable 
auditpol /set /category:"帳戶登入" /success:enable /failure:enable
gpupdate /force
Share via
Copy link