You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fix Windows agent install & register for PowerShell
3
+
4
+
key | value
5
+
---------- | ---
6
+
date | 2026-04-22T10:05:25.191464+00:00
7
+
version | 2.5.0
8
+
class | fix
9
+
edition | community
10
+
component | wato
11
+
level | 1
12
+
compatible | yes
13
+
14
+
Previously, the "Install & register agent" slide-out on Windows had two annoying quirks:
15
+
16
+
- The registration command failed in PowerShell with a parser error, while it worked in Command Prompt.
17
+
- The installation prompted for interactive confirmation instead of running unattended.
18
+
19
+
Both are now fixed. The slide-out offers a PowerShell/Command Prompt selector in the "Download and install" and "Register agent" steps. Pick your shell once — the selection carries over to both steps and to the troubleshooting fallback. PowerShell is preselected.
20
+
21
+
The MSI install now runs silently, so the flow completes without extra clicks.
22
+
23
+
See also Werk #19505, which earlier addressed related compatibility issues in the same slide-out but did not cover the registration command.
'After you have installed the agent, run this command on your Windows host to register the Checkmk agent controller. Please make sure to run this command with sufficient permissions (e.g. "Run as Administrator").'
0 commit comments