1
0
Fork
You've already forked win-hardening
0
No description
  • PowerShell 100%
2026年05月11日 22:00:12 +02:00
configs new 2026年03月23日 13:56:02 +01:00
plan new 2026年03月23日 13:56:02 +01:00
adobe-reader.ps1 adobe-reader.ps1 hinzugefügt 2026年02月03日 19:43:53 +01:00
chrome.ps1 new 2026年03月23日 12:58:05 +01:00
Invoke-Hardening.ps1 new 2026年03月23日 13:56:02 +01:00
office.ps1 optimized 2026年02月03日 16:08:13 +01:00
README.md new 2026年02月03日 16:08:56 +01:00
windows-ads.ps1 windows-ads.ps1 hinzugefügt 2026年05月11日 22:00:12 +02:00
windows.ps1 windows.ps1 aktualisiert 2026年02月03日 19:40:18 +01:00

win-hardening

In diesem Repo sind diverse Härtungsskripts um ein Windows System sicherer zu machen.

Set-ExecutionPolicy -Scope Process Unrestricted -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://codeberg.org/berzdev/win-hardening/raw/branch/main/office.ps1'))