command: if (-not (Test-Path "D:\LABmodel\python")) { New-Item -ItemType Directory -Path "D:\LABmodel\python" } ; if (-not (Test-Path "D:\LABmodel\python\picresults ...