Document Windows SSH-based CMC workflow for CDS MCP

- update the CDS MCP CMC install reference to prefer SSH plus PowerShell for Windows guest execution instead of VMware guest operations
- document the Windows install-state check and uninstall-then-reinstall pattern so it matches the Linux CMC preparation flow
- update the VMware MigrateOps guide to treat Windows CMC preparation as an SSH-based workflow using ATVM_WINDOWS_TARGET_* credentials
- update the CDS MCP README and AGENTS guidance so the Windows guest execution default is explicit
This commit is contained in:
2026-03-26 08:47:53 -04:00
parent c0004c1dff
commit b19d6a912e
4 changed files with 19 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ This folder contains the VMware/vCenter + MigrateOps runbook for CDS MCP workflo
- Default CDC project: `Skidamarink`
- Default access node: `atvm-linux-h2h`
- Default ATVM target reference: `192.168.3.191`
- For Windows ATVM guest execution, prefer SSH + PowerShell with `ATVM_WINDOWS_TARGET_USER` and `ATVM_WINDOWS_TARGET_PASSWORD`.
## Update Rules
- Update `docs/vmware-migrateops-guide.md` only when migration workflow/default behavior changes.