Ero sivun ”Windows/10” versioiden välillä
< Windows
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: 300px) |
|||
(4 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 1: | Rivi 1: | ||
+ | == RDP asiakas == | ||
+ | Run -> mstsc | ||
+ | |||
+ | == RDP palvelin == | ||
+ | |||
+ | Windows 10 ei palvelimena toimiessaan oletuksena salli RDP-asiakkaan lisälaitteita vaan ne pitää erikseen sallia, '''gpedit.msc''' -ohjelmalla: | ||
+ | |||
+ | Asetushierarkian kohta: | ||
+ | <pre> | ||
+ | Computer Configuration | ||
+ | ﹂Administrative Templates | ||
+ | ﹂Windows Components | ||
+ | ﹂Remote Desktop Services | ||
+ | ﹂Remote Desktop Session Host | ||
+ | ﹂Device and Resource Redirection | ||
+ | </pre> | ||
+ | |||
+ | Seuraavat asetukset ovat tyypillisiä työpöydän lisälaitteita jotka kannattaa kytkeä '''disabled''' tilaan: | ||
+ | * Do not allow COM port redirection | ||
+ | * Do not allow supported Plug and Play device redirection | ||
+ | * Do not allow smart card device redirection | ||
+ | |||
+ | == Connect a smart card == | ||
[[Tiedosto:Windows.10.connect.a.smart.card.png|300px]] | [[Tiedosto:Windows.10.connect.a.smart.card.png|300px]] | ||
+ | |||
+ | https://answers.microsoft.com/en-us/windows/forum/all/cac-card-reader-not-detecting-the-card/3361ac21-1240-4a2f-b74c-812892ac8b97?page=3 | ||
+ | |||
+ | https://docs.microsoft.com/en-us/windows/security/identity-protection/smart-cards/smart-card-windows-smart-card-technical-reference | ||
+ | |||
+ | |||
+ | == Katso myös == | ||
+ | * [[FreeRDP]] |
Nykyinen versio 19. huhtikuuta 2022 kello 16.15
Sisällysluettelo
RDP asiakas
Run -> mstsc
RDP palvelin
Windows 10 ei palvelimena toimiessaan oletuksena salli RDP-asiakkaan lisälaitteita vaan ne pitää erikseen sallia, gpedit.msc -ohjelmalla:
Asetushierarkian kohta:
Computer Configuration ﹂Administrative Templates ﹂Windows Components ﹂Remote Desktop Services ﹂Remote Desktop Session Host ﹂Device and Resource Redirection
Seuraavat asetukset ovat tyypillisiä työpöydän lisälaitteita jotka kannattaa kytkeä disabled tilaan:
- Do not allow COM port redirection
- Do not allow supported Plug and Play device redirection
- Do not allow smart card device redirection
Connect a smart card