Module: ActiveDirectory Gets one or more Active Directory managed service accounts or group managed service accounts.SyntaxPowerShell 複製 Get-ADServiceAccount [-AuthType <ADAuthType>] [-Credential <PSCredential>] -Filter <String> [-Properties <String[]>] [-ResultPageSize <Int32>] [-ResultSet...
Example 1: Create an enabled managed service accountPowerShell 复制 New-ADServiceAccount -Name "Service01" -DNSHostName "Service01.contoso.com" -Enabled $True This command creates an enabled managed service account in Active Directory Domain Services (AD DS)....
Module: ActiveDirectory Gets one or more Active Directory managed service accounts or group managed service accounts.SyntaxPowerShell 复制 Get-ADServiceAccount [-AuthType <ADAuthType>] [-Credential <PSCredential>] -Filter <String> [-Properties <String[]>] [-ResultPageSize <Int32>] [-ResultSet...
Module: ActiveDirectory Gets one or more Active Directory managed service accounts or group managed service accounts.SyntaxPowerShell Copy Get-ADServiceAccount [-AuthType <ADAuthType>] [-Credential <PSCredential>] -Filter <String> [-Properties <String[]>] [-ResultPageSize <Int32>] [-ResultSet...
Type:ADServiceAccount Position:0 Default value:None Required:True Accept pipeline input:False Accept wildcard characters:False -Server Specifies the Active Directory Domain Services instance to connect to, by providing one of the following values for a corresponding domain name or directory server. The...
使用Active Directory 用户和计算机 来管理 Active Directory 中的用户和组。 还可以使用 NET.EXE USER 管理本地用户,并使用 NET.EXE LOCALGROUP 或使用各种 PowerShell cmdlet 和其他脚本技术来管理本地组。 使用管理权限限制和保护本地帐户 管理员可以使用多种方法来防止恶意用户使用被盗的凭据(如被盗的密码或密码哈...
The KRBTGT account is a local default account that acts as a service account for the Key Distribution Center (KDC) service. This account cannot be deleted, and the account name cannot be changed. The KRBTGT account cannot be enabled in Active Directory....
The KRBTGT account is a local default account that acts as a service account for the Key Distribution Center (KDC) service. This account cannot be deleted, and the account name cannot be changed. The KRBTGT account cannot be enabled in Active Directory....
MSA 获得读写 servicePrincipalName 权限时,可在 Active Directory 中注册服务主体名称 (SPN)。 MSA 的名称中有一个$后缀,例如DOMAIN\ACCOUNTNAME$。 在指定 MSA 时,请将密码留空。 由于一个 MSA 分配给一台计算机,因此它不能用于 Windows 群集的不同节点。
此参考主题汇总了在组织中安装 Exchange Server 2016 或 Exchange Server 2019 时所做的 Active Directory 架构更改。 有关 Active Directory 架构更改的详细信息,请参考 .ldf 文件。 .ldf 文件位于 Exchange 安装文件中的 \Setup\Data\ 目录中。Exchange 架构更新是累积的。 每个累积更新 (CU) 包括以前版本中包含...