通过使用本网站, 您同意 隐私政策.
接受
进入IT进入IT进入IT
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
阅读: Windows服务器 2016 DHCP Role Installation with GUI and PowerShell: 分步指南
字体调整器氨基酸
进入IT进入IT
字体调整器氨基酸
  • 家
  • 信息技术专家
  • 技术
  • 微软
  • 视窗
  • SCCM查询集合列表
搜索
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
Windows服务器

Windows服务器 2016 DHCP Role Installation with GUI and PowerShell: 分步指南

出版: 二月 11, 2024
2 最小阅读量
分享

Windows服务器 2016 DHCP Role Installation with GUI and PowerShell: 分步指南.

内容
带图形用户界面:使用 PowerShell:

Dynamic Host Configuration Protocol (动态主机配置协议) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 和 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain required TCP/IP configuration information from a DHCP server.

带图形用户界面:

1. Start your system, when 服务器管理器 opens click Add roles and features;

2. 为了 Installation Type, 点击 下一个;

3. 为了 Server Selection, select your server and click 下一个;

4. 为了 Server Roles, 选择 DHCP Server role;

5. In the pop-up window click 添加功能;

6. 点击 下一个;

7. 为了 特征, 点击 下一个;

8. 为了 DHCP Server, 点击 下一个;

9. 为了 Confirmation, 点击 安装;

10. Installation begins;

11. When complete, 点击 关闭;

12. 点击 the yellow triangle in Server Manager, 然后单击 Complete DHCP configuration;

13. 为了 描述, 点击 下一个;

14. 为了 Authorization, 点击 Commit (also you may select the option Skip AD authorization and do authorization from DHCP console);

15. 为了 概括, 点击 关闭 (you must see 完毕 twice);

16. 跑步 the DHCP console from the apps list;

使用 PowerShell:

  1. 跑步 PowerShell as administrator;

2. Install DHCP Role;

Add-WindowsFeature DHCP

3. Install DHCP console;

Add-WindowsFeature RSAT-DHCP

4. For DHCP authorization enter;

Add-DHCPServerInDC

5. After that go to 服务器管理器. 点击 the yellow triangle, and click Complete DHCP configuration. For Description, click Next. For Authorization, select the option Skip AD authorization and click Commit;

6. Get all commands for DHCP in PowerShell;

Import-Module dhcpserver
Get-Command -Module dhcpserver
标记:动态主机配置协议微软视窗服务器Powershell
上一篇 SCCM 当前分支更新 1702
下一篇 Windows服务器 2016 GPO File System Security: Restricting Write Access to Root of Drive C:\
发表评论 发表评论

发表回复 取消回复

您的电子邮件地址不会被公开. 必填字段已标记 *

该网站使用 Akismet 来减少垃圾邮件. 了解您的评论数据的处理方式.

翻译

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
经过 Transposh - translation plugin for wordpress

热门帖子

Windows Server 的系统要求 2016
Windows服务器
配置管理器查询集合列表
配置管理器查询集合列表
configmgr
在经典团队网站的新式页面上启用结构化/托管导航
技术
SCCM 无法从 MP 获取预期版本的 DP 位置
configmgr

最近的帖子

配置管理器查询集合列表
配置管理器客户端缓存清理脚本
configmgr
在 AlmaLinux 上使用 Nginx 安装 WordPress 9
Linux
如何安装 OpenSSL 3 在AlmaLinux上 9
Linux
配置管理器查询集合列表
System Center Configuration Manager 技术预览版更新 1611
configmgr

© 2023 进入IT

转到移动版本
欢迎回来!

登录您的帐户

用户名或电子邮件地址
密码

丢失密码?