Dateien nach "/" hochladen
This commit is contained in:
5
README
Normal file
5
README
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
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"
|
||||||
Reference in New Issue
Block a user