Windows Server 8 Beta中Active Directory体验
|
使用Windows PowerShell安装一个额外的域控制器,命令语法如下。可选参数出现括号内。 Install-ADDSDomainController -DomainName <string> [SkipPreChecks] –SafeModeAdministratorPassword <SecureString> [-ADPrepCredential <PS Credential>] [-AllowDomainControllerReinstall] [-ApplicationPartitionsToReplicate <string[]>] [-CreateDNSDelegation] [-Credential <PS Credential>] [-CriticalReplicationOnly] [-DatabasePath <string>] [-DNSDelegationCredential <PS Credential>] [-DNSOnNetwork] [-DoNotConfigureGlobalCatalog] [-InstallationMediaPath <string>] [-InstallDNS] [-LogPath <string>] [-MoveInfrastructureOperationMasterRoleIfNecessary] [-RebootOnCompletion] [-ReplicationSourceDC <string>] [-SiteName <string>] [-SkipAutoConfigureDNS] [-SystemKey <SecureString>] [-SYSVOLPath <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>] 头痛吧,做一个合格的管理员还真不容易,举个例子吧:安装在域名为corp.contoso.com的域控制器和,并提示您提供域管理员账号和DSRM密码(但不提示确认命令),输入: Install-ADDSDomainController -credential (get-credential corpadministrator) -domainname "corp.contoso.com" –confirm:$false 我们还是选择简单易行的吧:图形模式,从服务器管理器的仪表版上开始,因为在安装之前我已经安装了DNS服务,所以,在安装的过程中可能不会提示DNS服务器的安装。
(编辑:开发网_郴州站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- 都说Linux是吃内存大户,可你知道具体是哪些进程吃掉了吗?
- 只有1.2G的Windows 10精简版 处理CPU高占用率,旧电脑首选
- windows-xp – 如何在Windows中创建文件的多个编号副本?
- 教你win10系统中的繁体字输入法怎么设定
- 微软免费工具集PowerToys上架Win11应用商店 能让用户自定义
- 详解win10电脑忘记密码要怎么办
- 微软Teams Win11 macOS版聊天界面UI会更紧凑
- Firefox 70 将引入“非活跃 CSS”,快速排查 CSS 属性
- 跟你说电脑win11如何切换经典任务栏
- windows-server-2012 – 我可以在Server 2012 / R2上禁用WS




浙公网安备 33038102330466号