zoukankan      html  css  js  c++  java
  • RDP setting group policy

    RDP setting group policy

    1.Login to domain controller and go to Group Policy Management tool
    2.Click to Domain name and double click Group Policy Object
    3.Right click and new a GPO"RDP settings"
    4.Go to "Computer Configuration"->Policies->Administrative Templates
    5.Click "Windows Components/Remove Desktop Services/Remote Desktop Session Host/Security"
    6.Enable "Require use of specific Security layer for remove(RDP)connections"
    7.Select "SSL(TLS1.0)" for security Layer
    8.Enable "Require user authentication for remove connections by using Network Level Authentication"
    9.Enable "Set client connection encrytion level" and set "Encryption Level" to "High Level"
    10.Go to aba.com and right link this GPO"RDP settings"

    Verify on client

    1. gpupdate /force   "refresh GP"

    2. gpresult /R   "check GP status"

  • 相关阅读:
    CSP2018-09
    CSP2018-03
    CSP2017-12
    CSP2017-09
    CSP2017-03
    CSP2016-12
    [算法设计与分析] 奶酪 (并查集)
    5555
    阿超
    结对作业
  • 原文地址:https://www.cnblogs.com/oskb/p/4959033.html
Copyright © 2011-2022 走看看