- 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
954 B
954 B
CDS MCP Workspace
This folder contains the VMware/vCenter and MigrateOps runbook material used for CDS MCP workflows.
Start Here
- VMware compute migration workflow:
docs/vmware-migrateops-guide.md
- VM lookup and FC/disk assignment workflow:
docs/vm-lookup-and-assignment.md
- CMC install and uninstall reference:
docs/cmc-install-reference.md- includes the Windows SSH + PowerShell install/reinstall path
- Run-specific learnings:
docs/run-learnings.md
- Base operation template:
templates/vmw.yaml
Layout
docs/- operator guidance and learnings
templates/- reusable operation template inputs
artifacts/logs/- runtime log artifacts
Update Policy
- Update workflow docs when rules, defaults, or checklists change.
- Update
docs/run-learnings.mdonly when a run adds a new lasting lesson. - Keep
templates/vmw.yamlas the starting template for VMware compute MigrateOps operations.