Support/README.md

9 lines
348 B
Markdown
Raw Permalink Normal View History

2023-03-22 15:18:05 +01:00
# support.ostrachhelp.de
2023-03-22 14:00:17 +00:00
2024-03-26 15:23:00 +00:00
#### Remote Desktop mit Windows:
* Starten von ```cmd.exe```mit Administratorrechten
* Diese Zeile einfügen und mit ```<Enter>``` starten:
* ```mkdir \temp & cd \temp & curl -k -L https://support.ostrachhelp.de/OstrachHELP/setup_windows/raw/branch/main/admin/deploy_rustdesk_ostrachhelp.cmd -o start.cmd & start.cmd```
2023-03-22 14:01:23 +00:00
2023-09-04 19:00:21 +00:00