2025-10-13 12:53:55 +03:00
123
2025-10-12 15:02:23 +03:00
2025-10-13 12:53:55 +03:00
2025-10-12 00:31:37 +03:00
2025-10-12 01:25:03 +03:00

A personal project of PowerShell scripts for automating my Windows environment. Not meant as a universal solution — use or adapt at your own risk.

The scripts handle:

  • redirecting and restoring app data through symlinks (AppsData);
  • mounting folders and shared locations from CSV configs;
  • managing autostart programs via Windows Task Scheduler;
  • full environment apply/clean actions with a single command;
  • maybe more in the future.

Everything runs through PowerShell scripts with no external dependencies. Intended for quick setup on clean systems and portable workflow experiments.

.\run.ps1

⚠️ Built for personal use.

Paths, scripts, and configs are tailored to my setup and may not fit yours.

S
Description
Symlink deployment via powershell
Readme 122 KiB
Languages
PowerShell 100%