5 Repos
Tools and scripts for automating the initial setup and configuration of operating system images.
Distinguishing note: Focuses on audit-mode provisioning for consistent user profile settings rather than general cloud infrastructure.
Explore 5 awesome GitHub repositories matching devops & infrastructure · System Provisioning. Refine with filters or upvote what's useful.
Win11Debloat is a command-line utility designed to automate the configuration, privacy hardening, and maintenance of Windows environments. It functions as a centralized tool for streamlining the operating system by removing pre-installed software, disabling telemetry and diagnostic tracking, and adjusting system settings to enhance performance and user privacy. The project distinguishes itself through its support for declarative configuration profiles and audit-mode provisioning, which allow administrators to define and enforce consistent system states across multiple machines. Users can inte
Applies configuration changes to system images or default user profiles to ensure consistent settings for all future user accounts.
Tiny11builder is an automation utility designed to create customized, bootable Windows installation media. It functions by modifying offline installation images to remove pre-installed applications and non-essential system components, resulting in a reduced storage footprint and a more resource-efficient operating system deployment. The tool operates by mounting Windows installation images to a temporary directory, where it performs manifest-based package stripping and registry hive injections. These automated processes allow for the removal of specific system components and the disabling of
Creates custom, bootable Windows installation media with automated configuration and registry tweaks.
HyDE is an Arch Linux configuration framework and system provisioning tool designed to automate the installation and customization of desktop environments. It functions as a window manager orchestrator and dotfiles management system to synchronize environment settings and deploy custom system configurations. The project includes a desktop environment theme engine that uses a patching tool to apply curated visual styles and color schemes across the interface. It also features hardware-aware driver detection to automatically apply correct bootloader and driver settings during the deployment pro
Automates the initial setup and configuration of the operating system via custom package lists.
archinstall is a guided installer for the Arch Linux operating system. It provides a mechanism to automate the partitioning, package selection, and configuration of a system through an interactive menu interface or pre-defined configuration profiles. The tool supports both manual and automated deployment. It can function as an interactive installation guide or as an automated deployment utility that loads settings and credentials from external files to perform installations without manual intervention. The project includes capabilities for disk partition management to support single or dual
Allows the creation of repeatable installation routines via scripting for custom system provisioning.
Dieses Projekt ist eine Sammlung von Automatisierungsskripten und Tools, die zur Optimierung von Windows 10 entwickelt wurden. Es fungiert als Debloat-Skript und Konfigurationstool, das verwendet wird, um vorinstallierte Anwendungen zu entfernen und integrierte Funktionen zu deaktivieren, um die Systemleistung zu verbessern. Das Tool bietet einen Mechanismus zur Modifikation von Systemeinstellungen und zur Reduzierung des Overheads von Hintergrunddiensten. Es automatisiert das Entfernen von Bloatware und die Deaktivierung nicht essenzieller Funktionen, um die Ressourcennutzung zu minimieren und Systemressourcen zurückzugewinnen. Das Projekt deckt System-Provisioning und Performance-Tuning durch Registry-Modifikationen, Richtlinien-basiertes Deaktivieren von Funktionen und die Installation essenzieller Softwarekomponenten ab. Es nutzt PowerShell-Automatisierung und WMI-basiertes Entfernen von Komponenten, um diese Konfigurationen auszuführen.
Automates the initial setup and configuration of Windows system images to ensure a consistent environment.