d1145938477ae58342bc12c53ab681650c1fff2b
- Remove personal email configuration (timmy.lo@automodules.tw) - Add generic placeholders for customization - Include examples for Gmail, Outlook, and iCloud providers - Add helpful comments and configuration guidance
Windows Remote Toolkit
A comprehensive remote management toolkit for configuring and managing Windows machines from macOS/Linux systems.
Overview
This toolkit provides automated scripts for system debloating, application installation, security configuration, and diagnostics on remote Windows machines via SSH and WinRM.
Quick Start
# Enable SSH access
./firewall-allow-ssh.sh
# System reconnaissance
./recon.sh
# Remove Windows AI components
./remove-windows-ai.sh
See CLAUDE.md for detailed documentation and usage instructions.
Description
A comprehensive remote management toolkit for configuring and managing Windows machines from macOS/Linux systems
Languages
PowerShell
67.7%
Python
20.5%
Shell
11.8%