Commit Graph
7 Commits
Author SHA1 Message Date
GizzlerandCursor 11941a45f5 Switch default restart to Sonic MF Management API via Domain Manager.
Use ConnectionUrl and SMC credentials with IAgentProxy.restart; keep WinRM only as optional fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:54:53 +02:00
GizzlerandCursor d71d6990ad Separate WinRM Windows credentials from Sonic SMC logins.
WinRM no longer reuses Administrator/Administrator; empty WinRm* uses the current Windows user, with clearer auth errors and LocalCmd guidance.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:47:35 +02:00
GizzlerandCursor cfbf80ecbf Fix WinRM restart: avoid UTF-8 BOM PowerShell parse error.
Run scripts via -File (UTF-8 no BOM) and Base64 ScriptBlock, using official stopcontainer/startcontainer for MF restart.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:36:10 +02:00
GizzlerandCursor f0ce6e1b3c Align DE-Test as container and verify Sonic restart via process check.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:25:26 +02:00
GizzlerandCursor 0e9eb27119 Fix empty Sonic discovery: KnownContainers fallback and clearer domain status.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:19:51 +02:00
GizzlerandCursor c2268f1908 Fix app startup and enable Sonic ESB restart via remote CMD.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:17:35 +02:00
GizzlerandCursor ed8e2822d1 Initial commit: ESB Certificate Manager.
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:10:13 +02:00