qm guest exec <VM-ID> -- powershell -Command "mkdir C:\TMP" qm guest exec <VM-ID> -- powershell -Command "Invoke-WebRequest -Uri 'https://gitea.vmd55888.de/manuel.maier/install-pcvisit-remotehost/raw/branch/main/install-pcvisit-remotehost.bat' -OutFile 'C:\TMP\install-pcvisit-remotehost.bat'" qm guest exec <VM-ID> -- cmd /c "C:\TMP\install-pcvisit-remotehost.bat"