If you get "command not found" in a cmd shell you need to update the path variable
set PATH=%PATH%C:\Windows\System32;C:\Windows\System32\WindowsPowerShell\v1.0;
Last updated 8 months ago