π A collection of automation scripts for Linux and Windows systems.
This repository is intended to store and share scripts that simplify system administration, configuration, maintenance, and everyday tasks across both operating systems.
Linux-Windows-Automation/
β
βββ linux/
β βββ User & Security
β βββ Services & OS Health
β βββ Storage & Filesystems
β
βββ windows/
β βββ Identity & Security
β βββ OS & Services
β βββ Storage & Disk
β
βββ README.md
The structure may evolve as more scripts and tools are added.
- Bash / Shell scripts
- System setup and configuration
- User and permission management
- Package installation and updates
- Monitoring and maintenance tasks
- PowerShell scripts
- Batch scripts
- System configuration and cleanup
- User, service, and task automation
- Learn and practice automation
- Save time on repetitive system tasks
- Build a personal automation toolkit
- Share useful scripts with the community
chmod +x script.sh
./script.shSet-ExecutionPolicy RemoteSigned -Scope CurrentUser
.\script.ps1Please Always review scripts before running them on your system.
These scripts are provided as-is. Use them at your own risk, especially on production systems.
Contributions, improvements, and suggestions are welcome!
- Fork the repository
- Create a new branch
- Submit a pull request
If you find this repository useful, consider giving it a β to support the project!
Just tell me π