Cài đặt trên Powershell
Trên Powershell chạy với quyền Admin và cài đặt AD-Domain-Services
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
# install AD DS with admin tools
PS C:\Users\Administrator> Install-WindowsFeature -name AD-Domain-Services -IncludeManagementTools
Success Restart Needed Exit Code Feature Result
------- -------------- --------- --------------
True Yes SuccessRest... {Active Directory ,...
WARNING: You must restart this server to finish the installation process.
# restart computer to apply changes
PS C:\Users\Administrator> Restart-Computer -Force
Cài đặt trên GUI
Mở Server Manager và chọn Add roles and features.
nhấp vào Next, để tiếp tục
Chọn Role-based or feature-based installation
Chọn máy chủ mà bạn muốn cài đặt dịch vụ.
Tích chọn Active Directory Domain Services
Chọn Add Features, để thêm các tính năng bắt buộc mà AD DS yêu cầu.
Chọn Next, để tiếp tục
Chọn Next.
Chọn Install để cài đặt
Sau khi cài đặt xong, chọn Close