I am new to Docker Desktop (WIN 10/WSL) do I need to be running all commands out of the Terminal for the WSL Linux distribution or can I run all commands in Powershell/CMD?
Works fine from Powershell. If you enable the WSL integration for another WSL distribution, you can use it there directly, without having to install anything docker related in that particular WSL distribution.