2025-03-19 22:17:23 +01:00

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"
Description
No description provided
Readme 28 KiB
Languages
Batchfile 100%