WindowsOrchestrator

Automation of Windows Workstations & Industrial Kiosks

A portable solution to transform a Windows 10 and 11 PC into a stable appliance. Secure management of autologon (LSA), mastery of the restart cycle (Cold Boot) and supervised application launch.

Project Origin

This project was initially developed to meet the high availability requirements of the personal AI AllSys. The orchestration engine was extracted to become an autonomous solution. It now allows any critical Windows process to be secured with the same architectural rigor.

The Challenge

Traditional Windows deployments often face stability issues, security vulnerabilities, and complex maintenance requirements.

Our Approach

WindowsOrchestrator provides a zero-dependency solution that leverages native Windows components for maximum reliability and ease of deployment.

Technical Pillars

🛡️

Win32

Native Win32 API integration for seamless system interaction and process management.

🔐

Resilience

Ensures system stability through daily restart cycles

🔍

Security LSA

Leverages Windows Local Security Authority for secure credential management and autologon.

Backup

Automated backup capabilities to protect critical data.

Deployment without Installation

1

1. Portable

Respects the 'Portable App' philosophy. No MSI installer, no registry pollution. Simply copy the folder.

2

2. Configuration

Generate the configuration via the graphical assistant to create the contract file config.ini.

3

3. Orchestration

The script configures the Windows Task Scheduler to apply resilience strategies.

Reversibility

Need to remove the tool? The uninstall script deletes tasks and restores default settings. Zero trace.

Architecture

A 'Zero-Dependency' approach. No custom service is installed. The tool relies exclusively on native Windows components for maximum reliability.