通过使用本网站, 您同意 隐私政策.
接受
进入IT进入IT进入IT
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
阅读: 如何在 Active Directory 中创建新的计算机对象: Step-by-Step Guide
字体调整器氨基酸
进入IT进入IT
字体调整器氨基酸
  • 家
  • 信息技术专家
  • 技术
  • 微软
  • 视窗
  • SCCM查询集合列表
搜索
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
IT专业人士

如何在 Active Directory 中创建新的计算机对象: Step-by-Step Guide

出版: 二月 4, 2024
3 最小阅读量
分享

如何在 Active Directory 中创建新的计算机对象: Step-by-Step Guide.

内容
Active Directory计算机对象使用Active Directory用户和计算机控制台创建计算机对象 (带来)用dsadd.exe创建计算机对象使用Windows PowerShell创建计算机对象

Active Directory计算机对象

计算机对象 are used to uniquely identify and manage Windows-based domain clients within Active Directory. 它们用于指定计算机名称, 位置, properties, 和访问权利. Computer objects can be created in Windows Server 2016 Active Directory by using the Active Directory Users and Computers (带来) console. 我带一个 微软管理控制台 (MMC) snap-in that allows for centrally managing objects within Active Directory.

ADUC is installed by default on Windows Servers with the Active Directory域服务 (ADDS) 启用角色. 此外, any Windows client can run ADUC by installing the Microsoft 远程服务器管理工​​具 (卫星天线). RSAT is commonly installed on Windows clients for system administrators to perform job tasks.

使用Active Directory用户和计算机控制台创建计算机对象 (带来)

1. 运行你的 Active Directory – users & 计算机 console (from Domain Controller or Client PC, for example, 视窗 10 with RSAT). 去目标”组织部门 (通过扩展您的树);

2. 鼠标右键 click on the 组织部门 或在 组织部门 (在自由空间上) and select 新的, 列表之后选择 Computer;

3. 下一个填充参数:

“Computer name” – the name of the device in a domain (未来的设备名称). 根据您关于设备名称的公司政治;

“用户或组” - 选择, who join the device to the domain (credentials entered on the device when joining to the domain);

填充参数后 - 按 好的;

4. 检查完成的步骤;

用dsadd.exe创建计算机对象

The Dsadd.exe utility enables you to create computer objects from the command line, 就像您在本课程早期创建用户对象一样. 您可以创建一个批处理文件 ddsadd.exe 命令在一个过程中生成多个对象. 使用dsadd.exe创建计算机对象的基本语法如下:

dsadd computer <ComputerDN>
BAT (批处理)

这 <Computerdn> 参数指定新计算机的杰出名称 您要创建的对象. The DNs use the same format as those in CSV files, 如前所述.

使用Windows PowerShell创建计算机对象

Windows PowerShell includes the 新程序 cmdlet, 您可以使用以下基本语法来创建计算机对象. 此cmdlet创建计算机对象, but it does not join them to a domain.

New-ADComputer -Name <computer name> -Path <distinguished name>
Powershell
标记:活动目录微软视窗服务器视窗视窗 10
上一篇 准备在Windows Server中安装Active Directory和DNS角色 2016
下一篇 如何加入Windows 10 到一个域: Step-by-Step Guide
发表评论 发表评论

发表回复 取消回复

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

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

翻译

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

热门帖子

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

最近的帖子

在 Ubuntu 上安装和配置 Fail2ban 以实现 SSH 保护 24.04
Linux
在AlmaLinux上启用和配置FirewallD
Linux
AlmaLinux中的用户创建和SSH密钥设置
Linux
如何在AlmaLinux上重置密码
Linux

© 2023 进入IT

转到移动版本
欢迎回来!

登录您的帐户

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

丢失密码?