Overview
A lightweight batch-based deployment utility designed to install and configure a PowerShell backup script automatically on a Windows workstation.
Problem
Small internal tools often require several manual steps to copy files, create folders and configure automatic execution.
Solution
This project automates the installation process by creating the required directory, moving the scripts into place and adding the launcher to the Windows Startup folder.
Key Features
- Automatic folder creation
- Script deployment
- Windows Startup configuration
- Self-cleaning installation script
- Minimal user interaction
Technologies
- Windows
- Batch scripting
- PowerShell
Status
⚫ Archived
Repository
https://github.com/alaindespont/AD-PUBLIC/tree/main/90_Legacy/Deploiement%20silencieux
0 Comments