To start the ccm-agn-wsl image, you have to first start with ccm-agn-wsl WSL distribution, which provides the Linux runtime environment required for executing the CCM air-gap commands and container operations
Before you begin
Ensure to import the ccm-agn-wsl WSL distribution.
Procedure
Click Windows Start icon or Windows Search icon and search Windows PowerShell.
In Windows PowerShell console, run cd C:\avaya\ and then wsl -d ccm-agn-wsl-x.x.xx. For example, wsl -d ccm-agn-wsl-1.3.07
Note:
The Windows drive is available under /mnt directory within the WSL console. For example, /mnt/c.
Ignore the following warning displayed during WSL startup:
"wsl: Failed to start the systemd user session for 'root'. See journalctl for more details."
This warning does not affect the ccm-agn-wsl environment functionality or CCM air-gap operations.