Files
install-pcvisit-remotehost/README

5 lines
367 B
Plaintext

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"