awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to disassembler0/win10-initial-setup-script

Open-source alternatives to Win10 Initial Setup Script

30 open-source projects similar to disassembler0/win10-initial-setup-script, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Win10 Initial Setup Script alternative.

  • canonical/cloud-initcanonical 的头像

    canonical/cloud-init

    3,729在 GitHub 上查看↗

    Cloud-init is an automated server provisioning and instance initialization tool designed to configure virtual machines during the early boot process. It functions as a metadata provisioner that retrieves instance configuration data from cloud providers to set up network, storage, and user settings. The project provides a cross-distribution boot configuration layer that applies consistent system settings across different Linux distributions. It utilizes a modular provider abstraction to handle API differences between various cloud platforms and employs a staged boot execution model to ensure i

    Pythoncloud-inithacktoberfestpython
    在 GitHub 上查看↗3,729
  • massgravel/microsoft-activation-scriptsmassgravel 的头像

    massgravel/Microsoft-Activation-Scripts

    178,586在 GitHub 上查看↗

    This project is a collection of batch-based automation tools designed for managing software licensing, system configuration, and deployment. It provides a comprehensive toolkit for authorizing operating systems and productivity suites through various methods, including digital licensing, volume activation, and key management service emulation. The toolkit distinguishes itself by offering specialized routines for both modern and legacy software environments. It employs advanced techniques such as hardware identity generation, dynamic memory hooking, and registry-level state manipulation to mai

    Batchfileactivatorhwidkms
    在 GitHub 上查看↗178,586
  • dev-sec/ansible-collection-hardeningdev-sec 的头像

    dev-sec/ansible-collection-hardening

    5,225在 GitHub 上查看↗

    This is an Ansible collection that automates security hardening for Linux operating systems, databases, web servers, and SSH services. It provides a declarative, modular architecture that enforces idempotent security configurations, ensuring that each task only applies changes when the current system state deviates from the desired security baseline. The collection organizes security configurations into reusable Ansible roles, each targeting a specific system component. It includes roles for hardening OpenSSH with key-only authentication and disabled root login, securing MySQL and MariaDB ins

    Jinjaansibleansible-collectioncollection
    在 GitHub 上查看↗5,225

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • builtbybel/bloatynosybuiltbybel 的头像

    builtbybel/Bloatynosy

    5,598在 GitHub 上查看↗

    Bloatynosy is a unified Windows system management tool that removes pre-installed bloatware, manages optional features, configures privacy settings, cleans residual files, and controls Windows updates. It operates through a core system interaction layer that leverages Appx, DISM, PowerShell, Registry, COM, Task Scheduler, and Windows Update APIs to apply configuration changes and manage system state. The tool provides a streamlined post-install and ongoing configuration experience, guiding users through initial setup to skip unwanted prompts and configure privacy early. It suppresses intrusiv

    C#bloatynosydebloatwindows-10
    在 GitHub 上查看↗5,598
  • kubernetes-sigs/kubespraykubernetes-sigs 的头像

    kubernetes-sigs/kubespray

    18,576在 GitHub 上查看↗

    Kubespray is an Ansible-based tool for deploying production-ready Kubernetes clusters on physical or virtual machines across various environments. It serves as an infrastructure provisioner and cluster deployer that automates the installation and configuration of cluster nodes. The project functions as a bare metal cluster orchestrator, allowing for the setup of Kubernetes on physical hardware without relying on a managed cloud provider. It includes specialized installers for configuring networking fabrics, pod communication plugins, and routing policies. The framework also manages the insta

    Jinjaansibleawsbare-metal
    在 GitHub 上查看↗18,576
  • builtbybel/thisiswin11builtbybel 的头像

    builtbybel/ThisIsWin11

    5,191在 GitHub 上查看↗

    ThisIsWin11 is a suite of utilities and scripts designed for Windows 11 that functions as a bloatware remover, operating system customization tool, package manager interface, and system automation suite. Its primary purpose is to identify and delete factory-installed applications to reclaim system resources and modify system behavior and visual styles. The project provides a centralized control panel for managing obscure system settings and personalizing visual interface elements. It leverages script-based automation to apply wide-scale configurations and utilizes registry-based modifications

    C#powertoyswindows11
    在 GitHub 上查看↗5,191
  • undergroundwires/privacy.sexyundergroundwires 的头像

    undergroundwires/privacy.sexy

    5,595在 GitHub 上查看↗

    This project is a cross-platform privacy hardening tool and declarative system tweaking framework. It provides a suite of scripts designed to disable telemetry, remove data leaks, and enforce security best practices across Windows, macOS, and Linux. The tool functions as a state-aware configuration manager, allowing users to apply security tweaks and subsequently restore system settings to their original default values. It utilizes a templating system to define and apply custom system configurations for improved privacy and security. The capability surface covers operating system privacy har

    TypeScript
    在 GitHub 上查看↗5,595
  • teeotsa/windows-11-debloatteeotsa 的头像

    teeotsa/windows-11-debloat

    620在 GitHub 上查看↗

    This project is an administrative utility suite designed to optimize Windows 11 environments through automated script execution. It functions by modifying core system configurations, removing pre-installed software packages, and terminating non-essential background processes to reclaim system resources and storage space. The tool distinguishes itself by providing a structured approach to privacy management and system maintenance. It programmatically updates registry keys and system settings to disable telemetry and background data collection, while offering state-reversion capabilities that a

    PowerShelldebloatdefenderedge
    在 GitHub 上查看↗620
  • leitbogioro/toolsleitbogioro 的头像

    leitbogioro/Tools

    3,849在 GitHub 上查看↗

    This project is a suite of administrative tools designed for automated operating system deployment and server infrastructure provisioning. It provides a framework for installing Linux and Windows distributions on remote hardware using network-streamed imaging and shell-based provisioning logic. The toolset includes specialized capabilities for network-streamed disk imaging and a TCP network tuning suite to optimize kernel parameters and congestion control. It also features a Windows group policy migrator for transferring and backing up operational settings between different computer instances

    Shell
    在 GitHub 上查看↗3,849
  • fizzadar/pyinfraFizzadar 的头像

    Fizzadar/pyinfra

    5,793在 GitHub 上查看↗

    pyinfra is an agentless infrastructure automation framework that turns declarative Python code into idempotent shell commands to manage servers, containers, and local machines over SSH without requiring any pre-installed software on target hosts. It operates by comparing the desired state of a system against its current state, using a dry-run simulation mode to preview changes and a fact-based conditional execution engine to gather host attributes at runtime and control which operations run. The tool compiles Python operations into optimized shell commands and executes them in parallel across

    Python
    在 GitHub 上查看↗5,793
  • mitchellh/packermitchellh 的头像

    mitchellh/packer

    15,717在 GitHub 上查看↗

    Packer is a machine image build tool and multi-platform image orchestrator. It functions as an infrastructure as code image builder that produces identical machine images across multiple platforms from a single source configuration to ensure environment consistency. The tool enables the creation of a golden image pipeline by generating compatible system images for different cloud providers and on-premises hypervisors. It includes an image lifecycle registry to store metadata for tracking the versioning and status of generated images. The system manages the automation of machine image creatio

    Go
    在 GitHub 上查看↗15,717
  • dev-sec/ansible-os-hardeningdev-sec 的头像

    dev-sec/ansible-os-hardening

    5,391在 GitHub 上查看↗

    This project is a collection of automated hardening frameworks and Ansible roles designed to secure Linux systems, databases, SSH services, and web servers. It functions as a configuration framework that reduces the attack surface of Linux distributions through the automated enforcement of security policies. The collection provides specific security baselines for a variety of services, including MySQL databases, OpenSSH daemons, and web servers such as Nginx and Apache. These roles are designed to remove insecure defaults, enforce secure authentication methods, and align system configurations

    Jinja
    在 GitHub 上查看↗5,391
  • acidanthera/liluacidanthera 的头像

    acidanthera/Lilu

    3,845在 GitHub 上查看↗

    Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries in memory. It functions as an operating system customization framework that intercepts function calls and redirects execution flow within the kernel to resolve hardware compatibility issues and adjust system stability. The project employs a modular platform that allows for the injection of code and the modification of system libraries during the boot process without altering files on disk. It utilizes a plugin-based extension architecture and a standardized API interface to lo

    C
    在 GitHub 上查看↗3,845
  • bluepointlilac/contextmenumanagerBluePointLilac 的头像

    BluePointLilac/ContextMenuManager

    17,957在 GitHub 上查看↗

    ContextMenuManager is a desktop utility designed for the Windows operating system that enables users to modify, add, or remove entries within file and folder right-click menus. It functions as a configuration interface that interacts with the Windows Registry to manage shell extensions and define custom command execution paths. The tool provides granular control over the system interface by allowing users to hide unnecessary menu items, update labels and icons, or create new commands to trigger specific file operations. By managing these registry-based shell integrations, the software allows

    C#
    在 GitHub 上查看↗17,957
  • sycnex/windows10debloaterSycnex 的头像

    Sycnex/Windows10Debloater

    18,768在 GitHub 上查看↗

    Windows10Debloater is a PowerShell-based utility designed to automate the removal of pre-installed software and the modification of system settings on Windows operating systems. It functions as a configuration manager that streamlines the desktop environment by uninstalling bundled applications and adjusting background services to reduce resource consumption. The tool distinguishes itself by providing a centralized orchestration layer for system hardening and privacy management. It allows users to restrict diagnostic data collection and block telemetry services, effectively limiting backgroun

    PowerShellappxpackagesbloatwarebloatware-removal
    在 GitHub 上查看↗18,768
  • aapanel/baotaaaPanel 的头像

    aaPanel/BaoTa

    4,543在 GitHub 上查看↗

    BaoTa is a web-based Linux server control panel and system administration dashboard designed for managing hosting environments and system resources. It provides a graphical interface to translate administrative actions into system-level configurations, allowing users to manage Linux servers and web hosting stacks without relying solely on the command line. The platform distinguishes itself through AI-driven server operations, utilizing artificial intelligence for performance analysis and the execution of maintenance tasks via natural language commands. It supports multi-node orchestration, en

    Pythonbaotabt-panellamp
    在 GitHub 上查看↗4,543
  • theforeman/foremantheforeman 的头像

    theforeman/foreman

    2,823在 GitHub 上查看↗

    Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us

    Rubycloudconfig-managementforeman
    在 GitHub 上查看↗2,823
  • geerlingguy/ansible-for-devopsgeerlingguy 的头像

    geerlingguy/ansible-for-devops

    9,792在 GitHub 上查看↗

    This project is an infrastructure as code framework and library of reusable playbooks designed for server configuration and DevOps workflow automation. It provides a Linux server configuration suite and specialized tools for provisioning multi-node Kubernetes clusters to support containerized applications. The library enables the automation of infrastructure tasks and the orchestration of multi-server workflows. It includes specific logic for deploying containerized workloads and managing application environments across different hosting platforms. The codebase covers broad capability areas

    Pythonamazonansibleaws
    在 GitHub 上查看↗9,792
  • cryobyte33/steam-deck-utilitiesCryoByte33 的头像

    CryoByte33/steam-deck-utilities

    3,526在 GitHub 上查看↗

    This project is a suite of system optimization tools for SteamOS designed to tune kernel memory parameters, manage swap space, and perform disk cleanup on handheld hardware. It provides a command-line interface for executing system tweaks and managing configurations without a graphical user interface. The toolset includes a kernel memory tuner for adjusting swappiness and page allocation, a swap space manager for creating and resizing virtual memory files, and a disk cleanup utility to remove orphaned shader caches and compatibility data. It also enables the relocation of game data and shader

    Gosteam-deck
    在 GitHub 上查看↗3,526
  • michaing/dietpiMichaIng 的头像

    MichaIng/DietPi

    6,131在 GitHub 上查看↗

    DietPi is an ultra-lightweight Debian distribution and software platform purpose-built for single-board computers. It provides a minimal operating system that strips away unnecessary services to reduce CPU and RAM usage, and includes a curated software catalogue of pre-optimised applications that can be installed with a single command. The system reads a plain-text configuration file before first boot to perform unattended OS and software installation, and offers a web interface for remote system administration. What distinguishes DietPi is its comprehensive, integrated approach to turning a

    Shellbashdebiandietpi
    在 GitHub 上查看↗6,131
  • junegunn/vim-plugjunegunn 的头像

    junegunn/vim-plug

    35,685在 GitHub 上查看↗

    vim-plug is a plugin manager for the Vim text editor that functions as a git-based dependency manager and configuration bootstrapper. It downloads and organizes external plugin packages from remote repositories to extend the editor's functionality. The project acts as a lazy-loading orchestrator to reduce editor startup time by deferring the loading of plugins until specific commands or file types are encountered. It enables version pinning by allowing plugins to be fetched using specific git branches, tags, or commit hashes. The manager provides a framework for plugin installation, lifecycl

    Vim Scriptvim
    在 GitHub 上查看↗35,685
  • chocolatey/chocochocolatey 的头像

    chocolatey/choco

    11,414在 GitHub 上查看↗

    Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool designed to automate the installation, upgrading, and removal of software packages on Windows operating systems through a terminal interface. The project utilizes a NuGet-based software distribution model to manage and version applications. This approach replaces manual downloads and interactive installer wizards with scripted, repeatable deployments. The tool covers broad capability areas including automated system provisioning, Windows package deployment, and software manag

    C#
    在 GitHub 上查看↗11,414
  • agones-dev/agonesagones-dev 的头像

    agones-dev/agones

    6,888在 GitHub 上查看↗

    Agones is a Kubernetes game server orchestrator designed for hosting, scaling, and managing dedicated multiplayer game servers. It extends the Kubernetes control plane using custom resource definitions to define game server and fleet objects, utilizing a dedicated fleet manager to maintain pools of warm server instances. The system provides a game server SDK and language-specific client libraries that allow server processes to signal readiness, health, and shutdown states directly to the controller. It distinguishes itself through specialized scaling logic, including the use of WebAssembly mo

    Goagonesdedicated-game-serversdedicated-gameservers
    在 GitHub 上查看↗6,888
  • geerlingguy/mac-dev-playbookgeerlingguy 的头像

    geerlingguy/mac-dev-playbook

    6,985在 GitHub 上查看↗

    This project is an Ansible-based automation suite designed to provision macOS development environments. It utilizes a set of playbooks to automate the installation of software, the configuration of system settings, and the setup of tools required for software engineering. The system distinguishes itself through variable-driven configuration and symlink-based dotfile syncing, allowing users to override default package lists and synchronize preferences from a central store. It supports both local setup and remote machine provisioning via SSH. The automation surface covers idempotent state mana

    Shell
    在 GitHub 上查看↗6,985
  • chef/chefchef 的头像

    chef/chef

    8,199在 GitHub 上查看↗

    Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and maintenance of infrastructure state across a fleet of servers. It operates as an idempotent automation engine, ensuring systems converge to a desired state by applying only the necessary changes to resolve differences. The system functions as a multi-platform server orchestrator capable of managing infrastructure across different operating systems, cloud providers, and hardware architectures. It includes a dedicated infrastructure testing framework to verify configuration code

    Rubyautomationcfgmgtchef
    在 GitHub 上查看↗8,199
  • cloudius-systems/osvcloudius-systems 的头像

    cloudius-systems/osv

    4,253在 GitHub 上查看↗

    OSV is a unikernel operating system and cloud-native execution environment designed to run as a secure microVM on hypervisors such as KVM, Firecracker, Xen, and VMware. It functions as a Linux binary compatible runtime, allowing unmodified Linux binaries to be executed as secure microVMs without requiring recompilation. The project distinguishes itself through its ability to package applications into minimal bootable images and its provide of a virtual machine management API. This REST interface enables remote monitoring of system health, management of execution traces, and control over guest

    C
    在 GitHub 上查看↗4,253
  • artemmkin/infrastructure-as-code-tutorialArtemmkin 的头像

    Artemmkin/infrastructure-as-code-tutorial

    2,306在 GitHub 上查看↗

    This project serves as an educational resource for mastering automated infrastructure provisioning, configuration management, and container orchestration. It provides structured learning paths and hands-on exercises designed to teach the principles of defining and managing server environments through version-controlled configuration files. The repository distinguishes itself by offering specific, practical tutorials for industry-standard automation tools. It covers the deployment of cloud resources through declarative configuration files, the automation of server setup and software maintenanc

    ansibledockerdocker-compose
    在 GitHub 上查看↗2,306
  • jamesstringer90/easy-gpu-pvjamesstringer90 的头像

    jamesstringer90/Easy-GPU-PV

    5,586在 GitHub 上查看↗

    Easy-GPU-PV is an administrative toolset for verifying hardware compatibility and automating the deployment of partitioned graphics acceleration across virtualized Windows environments. It functions as a resource orchestrator and manager for provisioning virtual machines with partitioned graphics processing units. The project focuses on Windows GPU partitioning, enabling a single physical graphics card to share hardware acceleration across multiple virtualized systems. It achieves this by automating the configuration of host hardware and software to allow virtualized environments to access gr

    PowerShell
    在 GitHub 上查看↗5,586
  • builtbybel/privatezillabuiltbybel 的头像

    builtbybel/privatezilla

    3,723在 GitHub 上查看↗

    Privatezilla is a Windows privacy hardening tool designed to audit security settings, remove pre-installed software, and block outbound telemetry data. It functions as an operating system security auditor and a telemetry blocker to restrict data transmission from third-party applications. The project provides automated utilities for removing built-in applications and cloud services. It employs firewall rules and host file restrictions to prevent unauthorized information collection and stop data transmission to external servers. The tool covers a broad range of system management capabilities,

    C#debloatpowershellprivacy
    在 GitHub 上查看↗3,723
  • fog/fogfog 的头像

    fog/fog

    4,297在 GitHub 上查看↗

    Fog is a Ruby cloud infrastructure SDK that provides a standardized interface for managing compute, storage, and network resources across multiple cloud providers. It utilizes a multi-cloud abstraction layer to translate generic resource requests into provider-specific API calls, unifying infrastructure control through a consistent set of Ruby objects. The project includes a cloud API mocking framework that simulates provider responses and resource behavior in memory. This allows for the testing of infrastructure integration logic without making actual network requests or incurring provider c

    Ruby
    在 GitHub 上查看↗4,297