mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
Remove winget installation option from client-deployment
RustDesk is no longer available via winget, cf. https://x.com/rustdesk/status/2036632270837297444
This commit is contained in:
@@ -3,7 +3,7 @@ title: Wdrażanie klientów
|
||||
weight: 400
|
||||
pre: "<b>2.4. </b>"
|
||||
description: "Dokumentacja RustDesk dotycząca Wdrażanie klientów. Zawiera instrukcje instalacji, konfiguracji, wdrażania i rozwiązywania problemów."
|
||||
keywords: ["rustdesk client deployment", "rustdesk powershell deploy", "rustdesk mass deployment", "rustdesk winget", "rustdesk intune", "rustdesk rmm", "rustdesk silent deployment"]
|
||||
keywords: ["rustdesk client deployment", "rustdesk powershell deploy", "rustdesk mass deployment", "rustdesk intune", "rustdesk rmm", "rustdesk silent deployment"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
@@ -205,16 +205,6 @@ Można również użyć msi zamiast `rustdesk.exe --silent-install`.
|
||||
https://rustdesk.com/docs/pl/client/windows/msi/
|
||||
|
||||
|
||||
## Winget
|
||||
|
||||
można również wdrożyć za pomocą powershella z winget (instaluje się to za pomocą wersji apt firmy Microsoft — części najnowszych instalacji systemu Windows)
|
||||
|
||||
z okna powershella lub za pomocą skryptu (na przykład za pomocą GPO)
|
||||
|
||||
```
|
||||
winget install --id=RustDesk.RustDesk -e
|
||||
```
|
||||
|
||||
## macOS Bash
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user