Windows configure remote access

Step 3. Configure the Remote Access Server for Always On VPN

Applies to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows 10

RRAS is designed to perform well as both a router and a remote access server because it supports a wide array of features. For the purposes of this deployment, you require only a small subset of these features: support for IKEv2 VPN connections and LAN routing.

IKEv2 is a VPN tunneling protocol described in Internet Engineering Task Force Request for Comments 7296. The primary advantage of IKEv2 is that it tolerates interruptions in the underlying network connection. For example, if the connection is temporarily lost or if a user moves a client computer from one network to another, IKEv2 automatically restores the VPN connection when the network connection is reestablished—all without user intervention.

Configure the RRAS server to support IKEv2 connections while disabling unused protocols, which reduces the server’s security footprint. Additionally, configure the server to assign addresses to VPN clients from a static address pool. You can feasibly assign addresses from either a pool or a DHCP server; however, using a DHCP server adds complexity to the design and delivers minimal benefits.

It is important to:

Install two Ethernet network adapters in the physical server. If you are installing the VPN server on a VM, you must create two External virtual switches, one for each physical network adapter; and then create two virtual network adapters for the VM, with each network adapter connected to one virtual switch.

Install the server on your perimeter network between your edge and internal firewalls, with one network adapter connected to the External Perimeter Network, and one network adapter connected to the Internal Perimeter Network.

Before you get started, make sure to enable IPv6 on the VPN server. Otherwise, a connection cannot be established and an error message displays.

Install Remote Access as a RAS Gateway VPN Server

In this procedure, you install the Remote Access role as a single tenant RAS Gateway VPN server. For more information, see Remote Access.

Install the Remote Access role by using Windows PowerShell

Open Windows PowerShell as Administrator.

Enter and run the following cmdlet:

After installation completes, the following message appears in Windows PowerShell.

Install the Remote Access role by using Server Manager

You can use the following procedure to install the Remote Access role using Server Manager.

On the VPN server, in Server Manager, select Manage and select Add Roles and Features.

The Add Roles and Features Wizard opens.

On the Before you begin page, select Next.

On the Select Installation Type page, select the Role-Based or feature-based installation option and select Next.

On the Select destination server page, select the Select a server from the server pool option.

Under Server Pool, select the local computer and select Next.

On the Select server roles page, in Roles, select Remote Access, then Next.

On the Select features page, select Next.

On the Remote Access page, select Next.

On the Select role service page, in Role services, select DirectAccess and VPN (RAS).

The Add Roles and Features Wizard dialog box opens.

On the Add Roles and Features dialog, select Add Features then select Next.

On the Web Server Role (IIS) page, select Next.

On the Select role services page, select Next.

On the Confirm installation selections page, review your choices, then select Install.

When the installation is complete, select Close.

Configure Remote Access as a VPN Server

In this section, you can configure Remote Access VPN to allow IKEv2 VPN connections, deny connections from other VPN protocols, and assign a static IP address pool for the issuance of IP addresses to connecting authorized VPN clients.

On the VPN server, in Server Manager, select the Notifications flag.

In the Tasks menu, select Open the Getting Started Wizard

The Configure Remote Access wizard opens.

The Configure Remote Access wizard might open behind Server Manager. If you think the wizard is taking too long to open, move or minimize Server Manager to find out whether the wizard is behind it. If not, wait for the wizard to initialize.

Select Deploy VPN only.

The Routing and Remote Access Microsoft Management Console (MMC) opens.

Right-click the VPN server, then select Configure and Enable Routing and Remote Access.

The Routing and Remote Access Server Setup Wizard opens.

In the Welcome to the Routing and Remote Access Server Setup Wizard, select Next.

In Configuration, select Custom Configuration, and then select Next.

In Custom Configuration, select VPN access, and then select Next.

The Completing the Routing and Remote Access Server Setup Wizard opens.

Select Finish to close the wizard, then select OK to close the Routing and Remote Access dialog box.

Select Start service to start Remote Access.

In the Remote Access MMC, right-click the VPN server, then select Properties.

In Properties, select the Security tab and do:

a. Select Authentication provider and select RADIUS Authentication.

b. Select Configure.

The RADIUS Authentication dialog box opens.

c. Select Add.

The Add RADIUS Server dialog box opens.

d. In Server name, enter the Fully Qualified Domain Name (FQDN) of the NPS server on your Organization/Corporate network.

For example, if the NetBIOS name of your NPS server is NPS1 and your domain name is corp.contoso.com, enter NPS1.corp.contoso.com.

e. In Shared secret, select Change.

The Change Secret dialog box opens.

f. In New secret, enter a text string.

g. In Confirm new secret, enter the same text string, then select OK.

Save this text string. When you configure the NPS Server on your Organization/Corporate network, you will add this VPN Server as a RADIUS Client. During that configuration, you will use this same shared secret so that the NPS and VPN Servers can communicate.

In Add RADIUS Server, review the default settings for:

Time-out

Initial score

Port

If necessary, change the values to match the requirements for your environment and select OK.

A NAS is a device that provides some level of access to a larger network. A NAS using a RADIUS infrastructure is also a RADIUS client, sending connection requests and accounting messages to a RADIUS server for authentication, authorization, and accounting.

Читайте также:  Windows 10 установка microsoft sql express

Review the setting for Accounting provider:

If you want the. Then…
Remote Access activity logged on the Remote Access server Make sure that Windows Accounting is selected.
NPS to perform accounting services for VPN Change Accounting provider to RADIUS Accounting and then configure the NPS as the accounting provider.

Select the IPv4 tab and do:

a. Select Static address pool.

b. Select Add to configure an IP address pool.

The static address pool should contain addresses from the internal perimeter network. These addresses are on the internal-facing network connection on the VPN server, not the corporate network.

c. In Start IP address, enter the starting IP address in the range you want to assign to VPN clients.

d. In End IP address, enter the ending IP address in the range you want to assign to VPN clients, or in Number of addresses, enter the number of the address you want to make available. If you’re using DHCP for this subnet, ensure that you configure a corresponding address exclusion on your DHCP servers.

e. (Optional) If you are using DHCP, select Adapter, and in the list of results, select the Ethernet adapter connected to your internal perimeter network.

(Optional) If you are configuring conditional access for VPN connectivity, from the Certificate drop-down list, under SSL Certificate Binding, select the VPN server authentication.

(Optional) If you are configuring conditional access for VPN connectivity, in the NPS MMC, expand Policies\Network Policies and do:

a. Right-the Connections to Microsoft Routing and Remote Access Server network policy and select Properties.

b. Select the Grant access. Grant access if the connection request matches this policy option.

c. Under Type of network access server, select Remote Access Server (VPN-Dial up) from the drop-down.

In the Routing and Remote Access MMC, right-click Ports, and then select Properties.

The Ports Properties dialog box opens.

Select WAN Miniport (SSTP) and select Configure. The Configure Device — WAN Miniport (SSTP) dialog box opens.

a. Clear the Remote access connections (inbound only) and Demand-dial routing connections (inbound and outbound) check boxes.

b. Select OK.

Select WAN Miniport (L2TP) and select Configure. The Configure Device — WAN Miniport (L2TP) dialog box opens.

a. In Maximum ports, enter the number of ports to match the maximum number of simultaneous VPN connections that you want to support.

b. Select OK.

Select WAN Miniport (PPTP) and select Configure. The Configure Device — WAN Miniport (PPTP) dialog box opens.

a. In Maximum ports, enter the number of ports to match the maximum number of simultaneous VPN connections that you want to support.

b. Select OK.

Select WAN Miniport (IKEv2) and select Configure. The Configure Device — WAN Miniport (IKEv2) dialog box opens.

a. In Maximum ports, enter the number of ports to match the maximum number of simultaneous VPN connections that you want to support.

b. Select OK.

If prompted, select Yes to confirm restarting the server and select Close to restart the server.

Next step

Step 4. Install and configure the Network Policy Server (NPS): In this step, you install Network Policy Server (NPS) by using either Windows PowerShell or the Server Manager Add Roles and Features Wizard. You also configure NPS to handle all authentication, authorization, and accounting duties for connection requests that it receives from the VPN server.

Управление удаленным доступом Manage Remote Access

Область применения. Windows Server (Semi-Annual Channel), Windows Server 2016 Applies To: Windows Server (Semi-Annual Channel), Windows Server 2016

В сценарии развертывания управления удаленными клиентами DirectAccess компонент DirectAccess используется для поддержки работы клиентов через Интернет. The DirectAccess Remote Client Management deployment scenario uses DirectAccess to maintain clients over the Internet. В этом разделе описывается сценарий, включая этапы, роли, компоненты и ссылки на дополнительные ресурсы. This section explains the scenario, including its phases, roles, features, and links to additional resources.

Windows Server 2016 и Windows Server 2012 объединяют VPN DirectAccess и службы маршрутизации и удаленного доступа (RRAS) в одну роль удаленного доступа. Windows Server 2016 and Windows Server 2012 combine DirectAccess and Routing and Remote Access Service (RRAS) VPN into a single Remote Access role.

Помимо этой статьи доступны следующие разделы об управлении удаленным доступом. In addition to this topic, the following Remote Access management topics are available.

Описание сценария Scenario description

Клиентские компьютеры DirectAccess подключаются к интрасети при каждом подключении к Интернету, независимо от того, выполнил ли пользователь вход в систему компьютера. DirectAccess client computers are connected to the intranet whenever they are connected to the Internet, regardless of whether the user has signed in to the computer. Ими можно управлять как ресурсами интрасети, обеспечивая соответствие изменениям групповой политики, обновлениям операционной системы, обновлениям решений по защите от вредоносных программ и другим организационным изменениям. They can be managed as intranet resources and kept current with Group Policy changes, operating system updates, antimalware updates, and other organizational changes.

В некоторых случаях серверам или компьютерам интрасети необходимо инициировать подключения к клиентам DirectAccess. In some cases, intranet servers or computers must initiate connections to DirectAccess clients. Например, сотрудники службы поддержки могут использовать подключения удаленного рабочего стола для соединения с удаленными клиентами DirectAccess и устранения их неполадок. For example, Help Dtechnicians can use remote desktop connections to connect to and troubleshoot remote DirectAccess clients. Этот сценарий позволяет обеспечивать подключение пользователей с помощью существующего решения удаленного доступа, используя DirectAccess лишь для удаленного управления. This scenario lets you keep your existing remote access solution in place for user connectivity, while using DirectAccess for remote management.

DirectAccess предоставляет конфигурацию, которая поддерживает удаленное управление клиентами DirectAccess. DirectAccess provides a configuration that supports remote management of DirectAccess clients. Вы можете использовать параметр мастера развертывания, ограничивающий создание политик лишь теми, которые необходимы для удаленного управления клиентскими компьютерами. You can use a deployment wizard option that limits the creation of policies to only those needed for remote management of client computers.

В рамках этого развертывания параметры настройки на уровне пользователя, например принудительное туннелирование, интеграция защиты доступа к сети (NAP) и двухфакторная проверка подлинности, становятся недоступными. In this deployment, user-level configuration options such as force tunneling, Network Access Protection (NAP) integration, and two-factor authentication are not available.

Содержание сценария In this scenario

Далее описываются этапы планирования и настройки сценария развертывания управления удаленными клиентами DirectAccess. The DirectAccess Remote Client Management deployment scenario includes the following steps for planning and configuring.

Планирование развертывания Plan the deployment

Существует несколько требований к компьютерам и сети для планирования данного сценария, There are only a few computer and network requirements for planning this scenario. К ним относятся следующие: They include:

Топология сети и серверов. С помощью DirectAccess вы можете поместить сервер удаленного доступа на периферии вашей интрасети либо после устройства преобразования сетевых адресов или брандмауэра. Network and server topology: With DirectAccess, you can place your Remote Access server at the edge of your intranet or behind a network address translation (NAT) device or a firewall.

Сервер сетевых расположений DirectAccess. Сервер сетевых расположений используется клиентами DirectAccess, чтобы определить, находятся ли они во внутренней сети. DirectAccess network location server: The network location server is used by DirectAccess clients to determine whether they are located on the internal network. Сервер сетевых расположений можно установить на сервере DirectAccess или на другом сервере. The network location server can be installed on the DirectAccess server or on another server.

Клиенты DirectAccess. Решите, какие управляемые компьютеры будут настроены как клиенты DirectAccess. DirectAccess clients: Decide which managed computers will be configured as DirectAccess clients.

Настройка развертывания Configure the deployment

Настройка развертывания состоит из нескольких этапов. Configuring your deployment consists of a number of steps. приведенные ниже. These include:

Настройка инфраструктуры. Настройте параметры DNS, при необходимости включите сервер и клиентские компьютеры в домен и настройте группы безопасности Active Directory. Configure the infrastructure: Configure DNS settings, join the server and client computers to a domain if required, and configure Active Directory security groups.

В данном сценарии развертывания объекты групповой политики (GPO) создаются автоматически службой удаленного доступа. In this deployment scenario, Group Policy Objects (GPOs) are created automatically by Remote Access. Дополнительные параметры объекта групповой политики для сертификатов см. в разделе Развертывание расширенного удаленного доступа. For advanced certificate GPO options, see Deploying advanced Remote Access.

Настройка сервера удаленного доступа и сетевых параметров. Настройте сетевые адаптеры, IP-адреса и маршрутизацию. Configure Remote Access server and network settings: Configure network adapters, IP addresses, and routing.

Настройка параметров сертификата. в этом сценарии развертывания мастер начало работы создает самозаверяющие сертификаты, поэтому нет необходимости настраивать более расширенную инфраструктуру сертификатов. Configure certificate settings: In this deployment scenario, the Getting Started Wizard creates self-signed certificates, so there is no need to configure the more advanced certificate infrastructure.

Настройка сервера сетевых расположений. В данном сценарии сервер сетевых расположений устанавливается на сервере удаленного доступа. Configure the network location server: In this scenario, the network location server is installed on the Remote Access server.

Планирование серверов управления DirectAccess. Администраторы могут удаленно управлять клиентскими компьютерами DirectAccess, размещенными за пределами корпоративной сети, через Интернет. Plan DirectAccess management servers: Administrators can remotely manage DirectAccess client computers that are located outside the corporate network by using the Internet. Серверы управления включают компьютеры (например, серверы обновления), которые используются во время управления удаленными клиентами. Management servers include computers that are used during remote client management (such as update servers).

Настройка сервера удаленного доступа. Установите роль удаленного доступа и запустите мастер начальной настройки DirectAccess для настройки DirectAccess. Configure the Remote Access server: Install the Remote Access role and run the DirectAccess Getting Started Wizard to configure DirectAccess.

Проверка развертывания. Протестируйте клиенты DirectAccess, чтобы гарантировать, что они могут подключаться к внутренней сети и Интернету с помощью DirectAccess. Verify the deployment: Test a client to make sure it is able to connect to the internal network and the Internet by using DirectAccess.

Практическое применение Practical applications

Ниже описываются преимущества, предоставляемые развертыванием единого сервера удаленного доступа для управления клиентами DirectAccess. Deploying a single Remote Access server for managing DirectAccess clients provides the following:

Простота доступа. управляемые клиентские компьютеры под управлением Windows 8 или Windows 7 можно настроить как клиентские компьютеры DirectAccess. Ease-of-access: Managed client computers running Windows 8 or Windows 7 can be configured as DirectAccess client computers. Эти клиенты могут получить доступ к внутренним ресурсам сети с помощью DirectAccess, как только устанавливается подключение Интернету, без необходимости входить в профиль VPN-подключения. These clients can access internal network resources through DirectAccess any time they are connected to the Internet without needing to sign in to a VPN connection. Клиентские компьютеры под управлением других операционных систем могут подключаться к внутренней сети через VPN. Client computers not running one of these operating systems can connect to the internal network through VPN. Управление DirectAccess и VPN осуществляется с помощью одной консоли и одинаковых мастеров. DirectAccess and VPN are managed in the same console and with the same set of wizards.

Простота управления. Администраторы удаленного доступа могут удаленно управлять клиентскими компьютерами DirectAccess, подключенными к Интернету, даже если они находятся за пределами внутренней корпоративной сети. Ease-of-management: DirectAccess client computers that are connected to the Internet can be remotely managed by remote access administrators by using DirectAccess, even when the client computers are not located in the internal corporate network. Серверы управления могут автоматически исправить клиентские компьютеры, которые не отвечают корпоративным требованиям. Client computers that do not meet corporate requirements can be remediated automatically by management servers. Одним или несколькими серверами удаленного доступа можно управлять с одной консоли управления удаленным доступом. One or more Remote Access servers can be managed from a single Remote Access Management console.

Роли и компоненты, входящие в этот сценарий Roles and features included in this scenario

В следующей таблице перечислены роли и компоненты, необходимые для сценария. The following table lists the roles and features required for the scenario:

Роль или компонент Role or feature Способ поддержки сценария How it supports this scenario
Роль удаленного доступа Remote Access role Эту роль можно установить и удалить с помощью консоли диспетчера серверов или Windows PowerShell. This role is installed and uninstalled by using the Server Manager console or Windows PowerShell. В эту роль входит как DirectAccess, служивший ранее компонентом Windows Server 2008 R2, так и службы маршрутизации и удаленного доступа, которые ранее представляли собой службу в составе роли сервера служб политики сети и доступа. This role encompasses DirectAccess, which was previously a feature in Windows Server 2008 R2, and Routing and Remote Access Services, which was previously a role service under the Network Policy and Access Services (NPAS) server role. Роль удаленного доступа включает два компонента. The Remote Access role consists of two components:

1. VPN-подключение DirectAccess и службы маршрутизации и удаленного доступа (RRAS). Управление DirectAccess и VPN осуществляется в консоли управления удаленным доступом. 1. DirectAccess and Routing and Remote Access Services (RRAS) VPN: DirectAccess and VPN are managed in the Remote Access Management console.
2. RRAS. Управление компонентами осуществляется в консоли маршрутизации и удаленного доступа. 2. RRAS: Features are managed in the Routing and Remote Access console.

Роль сервера удаленного доступа зависит от следующих компонентов: The Remote Access server role is dependent on the following features:

— Веб-сервер (IIS): требуется для настройки сервера сетевых расположений и веб-проверки по умолчанию. — Web Server (IIS): Required to configure the network location server and default web probe.
— Внутренняя база данных Windows. используется для локального учета на сервере удаленного доступа. — Windows internal database: Used for local accounting on the Remote Access server.

Средства управления удаленным доступом Remote Access Management Tools feature Этот компонент устанавливается описанным ниже образом. This feature is installed as follows:

— По умолчанию на сервере удаленного доступа, если роль удаленного доступа установлена и поддерживает пользовательский интерфейс консоли удаленного управления. — By default on a Remote Access server when the Remote Access role is installed and supports the Remote Management console user interface.
— Как вариант на сервере, на котором не запущена роль сервера удаленного доступа. — As an option on a server that is not running the Remote Access server role. В этом случае компонент будет использоваться для удаленного управления сервером удаленного доступа. In this case, it is used for remote management of a Remote Access server.

Эта функция включает в себя следующие компоненты: This feature consists of the following:

— Графический интерфейс удаленного доступа и программы командной строки — Remote Access GUI and command-line tools
— Модуль удаленного доступа для Windows PowerShell — Remote Access module for Windows PowerShell

Зависимости включают следующее: Dependencies include:

— Консоль управления групповыми политиками — Group Policy Management Console
— Пакет администрирования диспетчера подключений RAS (CMAK) — RAS Connection Manager Administration Kit (CMAK)
— Windows PowerShell 3,0 — Windows PowerShell 3.0
-Графические средства управления и инфраструктура — Graphical Management Tools and Infrastructure

Требования к оборудованию Hardware requirements

Для этого сценария действуют следующие требования к оборудованию. Hardware requirements for this scenario include the following:

Требования к серверу Server requirements

Компьютер, отвечающий требованиям к оборудованию для Windows Server 2016. A computer that meets the hardware requirements for Windows Server 2016. Дополнительные сведения см. в статье требования к системедля Windows Server 2016. For more information, see Windows Server 2016 System Requirements.

На сервере должно быть установлено и включено не менее одного сетевого адаптера. The server must have at least one network adapter installed and enabled. Только один адаптер должен быть подключен к внутренней корпоративной сети, и только один — к внешней сети (Интернету). There should be only one adapter connected to the corporate internal network, and only one connected to the external network (Internet).

Если в качестве протокола перехода с IPv6 на IPv4 требуется Teredo, внешнему адаптеру сервера необходимы два последовательных открытых адреса IPv4. If Teredo is required as an IPv6 to IPv4 transition protocol, the external adapter of the server requires two consecutive public IPv4 addresses. Если доступен только один сетевой адаптер, в качестве протокола перехода можно использовать только IP-HTTPS. If a single network adapter is available, only IP-HTTPS can be used as the transition protocol.

Минимум один контроллер домена. At least one domain controller. Серверы удаленного доступа и клиенты DirectAccess должны быть членами домена. The Remote Access servers and DirectAccess clients must be domain members.

Если вы не хотите использовать самозаверяющие сертификаты для IP-HTTPS или сервера сетевых расположений либо хотите использовать сертификаты клиентов для проверки подлинности IPsec клиентов, на сервере необходимо установить центр сертификации (ЦС). A certification authority is required on the server if you do not want to use self-signed certificates for IP-HTTPS or the network location server, or if you want to use client certificates for client IPsec authentication.

Требования к клиенту Client requirements

  • Клиентский компьютер должен работать под управлением Windows 10 или Windows 8 или Windows 7. A client computer must be running Windows 10 or Windows 8 or Windows 7.

Требования к серверу инфраструктуры и управления Infrastructure and management server requirements

Во время удаленного управления клиентскими компьютерами DirectAccess клиенты инициируют связь с серверами управления, например контроллерами доменов, серверами System Center Configuration и центра регистрации работоспособности. During remote management of DirectAccess client computers, clients initiate communications with management servers, such as domain controllers, System Center Configuration Servers, and Health Registration Authority (HRA) servers. Эти серверы предоставляют службы, которые включают обновления Windows и антивирусных программ и средства проверки клиентов на соответствие требованиям защиты доступа к сети (NAP). These servers provide services that include Windows and antivirus updates and Network Access Protection (NAP) client compliance. Необходимые серверы следует развернуть до начала развертывания удаленного доступа. You should deploy the required servers before you begin the Remote Access deployment.

Требуется DNS-сервер под Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2 или Windows Server 2008 с пакетом обновления 2 (SP2). A DNS server running Windows Server 2016, Windows Server 2012 R2 , Windows Server 2012 , Windows Server 2008 R2, or Windows Server 2008 with SP2 is required.

Требования к программному обеспечению Software requirements

Для этого сценария действуют следующие требования к программному обеспечению. Software requirements for this scenario include the following:

Требования к серверу Server requirements

Сервер удаленного доступа должен быть членом домена. The Remote Access server must be a domain member. Сервер можно развернуть на границе внутренней сети или за пограничным межсетевым экраном либо другим устройством. The server can be deployed at the edge of the internal network, or behind an edge firewall or other device.

Если сервер удаленного доступа расположен за пограничным межсетевым экраном или устройством преобразования сетевых адресов (NAT), на устройстве необходимо разрешить трафик на сервер удаленного доступа и с него. If the Remote Access server is located behind an edge firewall or NAT device, the device must be configured to allow traffic to and from the Remote Access server.

Администратору, развертывающему сервер удаленного доступа, требуются права локального администратора на сервере и права пользователя домена. Admins who deploy a Remote Access server require local administrator permissions on the server and domain user permissions. Кроме того, администратору требуются права для объектов групповой политики, которые используются при развертывании DirectAccess. In addition, the administrator requires permissions for the GPOs that are used for DirectAccess deployment. Чтобы ограничить развертывание DirectAccess только мобильными компьютерами, для создания фильтра WMI необходимы права администратора домена на контроллере домена. To take advantage of the features that restrict DirectAccess deployment to only mobile computers, Domain Admin permissions are required on the domain controller to create a WMI filter.

Если сервер сетевых расположений находится не на сервере удаленного доступа, для него потребуется отдельный сервер. If the network location server is not located on the Remote Access server, a separate server to run it is required.

Требования к клиенту удаленного доступа: Remote access client requirements

Клиенты DirectAccess должны входить в состав домена. DirectAccess clients must be domain members. Домены, членами которых являются клиенты, могут принадлежать к общему лесу с сервером удаленного доступа или иметь двустороннее доверие с лесом или доменом сервера удаленного доступа. Domains that contain clients can belong to the same forest as the Remote Access server, or they can have a two-way trust with the Remote Access server forest or domain.

Требуется группа безопасности Active Directory, в которую необходимо включить компьютеры, настраиваемые как клиенты DirectAccess. An Active Directory security group is required to contain the computers that will be configured as DirectAccess clients. Компьютеры должны входить только в одну группу безопасности, включающую клиентов DirectAccess. Computers should not be included in more than one security group that includes DirectAccess clients. Если клиенты включены в несколько групп, разрешение имен для клиентских запросов будет работать некорректно. If clients are included in multiple groups, name resolution for client requests will not work as expected.

Читайте также:  При загрузке windows не полный экран
Оцените статью