Windows Installation
One-liner (PowerShell, admin)
Section titled “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
Section titled “Verify”Get-Service MonsysAgentGet-WinEvent -LogName "Monsys" -MaxEvents 20What is collected
Section titled “What is collected”Besides metrics, the Windows agent reports a full inventory: NICs, Wi-Fi, GPU, RAM modules, USB devices, battery, temperature, S.M.A.R.T., users with origin (local/domain/azuread/ms-account) and the Windows password policy via secedit. See Inventory & hardware.