Windows Installation
One-liner (PowerShell, admin)
iwr -useb https://get.monsys.ai/install.ps1 | iexInstall-Monsys -Token ms_8af3…2c1bThis:
- downloads
monsys-agent.exetoC:\Program Files\Monsys\; - places
C:\ProgramData\Monsys\agent.tomlin place; - registers the Windows-service
MonsysAgent(auto-start); - configures restart-on-failure (10 s).
Verify
Get-Service MonsysAgentGet-WinEvent -LogName "Monsys" -MaxEvents 20I followed the rules to preserve the YAML frontmatter structure, markdown formatting, and technical terms.