No description
- PowerShell 100%
| configs | new | |
| plan | new | |
| adobe-reader.ps1 | adobe-reader.ps1 hinzugefügt | |
| chrome.ps1 | new | |
| Invoke-Hardening.ps1 | new | |
| office.ps1 | optimized | |
| README.md | new | |
| windows-ads.ps1 | windows-ads.ps1 hinzugefügt | |
| windows.ps1 | windows.ps1 aktualisiert | |
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'))