立即与支持人员聊天
与支持团队交流

Active Administrator 8.6.2 - User Guide

Active Administrator Overview User Provisioning Certificates Security & Delegation  Active Directory Health
Switching to Active Directory Health Using the Active Directory Health landing page Installing Active Directory Health Analyzer agents Using the Active Directory Health Analyzer agent configuration utility Excluding domain controllers Managing the Remediation Library Analyzing Active Directory health Analyzing Azure Active Directory Managing Active Directory Health Analyzer alerts Managing alert notifications Pushing alerts to System Center Operations Manager and SNMP managers Managing monitored domain controllers Managing data collectors Active Directory Health Templates Managing Active Directory Health Analyzer agents Using the Troubleshooter Recovering Active Directory Health data
Auditing & Alerting Group Policy Active Directory Recovery Active Directory Infrastructure DC Management DNS Management Configuration
Using the Configuration landing page Managing tasks Defining role-based access Setting email server options Configuring SCOM and SNMP Settings Setting notification options Setting Active Template options Setting agent installation options Setting recovery options Setting GPO history options Setting certificate configuration Setting service monitoring policy Managing archive databases Migrating data to another database Setting a preferred domain controller Setting up workstation logon auditing Managing configuration settings Setting user options Managing the Active Directory server
Diagnostic Console Alerts Appendix
Domain controller alerts
Active Directory Certificate Services service is not running Active Directory Domain Services is not running Active Directory Web Services service is not running Consecutive replication failures DC cache hits DC DIT disk space DC DIT log file disk space DC LDAP load DC LDAP response too slow DC Memory Usage DC properties dropped DC RID pool low DC SMB connections DC SYSVOL disk space DC time sync lost Detected NO_CLIENT_SITE record DFS Replication service not running DFS service is not running DFSR conflict area disk space DFSR conflict files generated DFSR RDC not enabled DFSR sharing violation DFSR staged file age DFSR staging area disk space DFSR USN records accepted DFSRS CPU load DFSRS unresponsive DFSRS virtual memory DFSRS working set DNS Client Service is not running Domain controller CPU load Domain controller page faults Domain controller unresponsive File Replication Service is not running File replication (NTFRS) staging space free in kilobytes GC response too slow Group policy object inconsistent Hard disk drive Intersite Messaging Service is not running Invalid primary DNS domain controller address Invalid secondary DNS domain controller address KDC service is not running LSASS CPU load LSASS virtual memory LSASS working set Missing SRV DNS record for either the primary or secondary DNS server NETLOGON not shared NetLogon service is not running Orphaned group policy objects exist Physical memory Power supply Primary DNS resolver is not responding Secondary DNS resolver is not responding Security Accounts Manager Service is not running SRV record is not registered in DNS SYSVOL not shared W32Time service is not running Workstation Service is not running
Domain alerts Site alerts Forest alerts Azure Active Directory Connect alerts
Event Definitions PowerShell cmdlets

Active Templates and Delegations Cmdlets

Previous Next


PowerShell cmdlets > Using cmdlets to manage Active Administrator tasks > Active Templates and Delegations Cmdlets

Active Templates and Delegations Cmdlets

To display all cmdlets in the module, use the command

Get-Command -Module ActiveAdministrator.ClientDelegations

 

Table 150. Active Templates and Delegations Cmdlets

Cmdlet

Module

Get-AASchemaClasses

Active Administrator.ClientDelegations

Get-AASchemaPermissions

Active Administrator.ClientDelegations

Get-ActiveTemplate

Active Administrator.ClientDelegations

Get-ActiveTemplateCategories

Active Administrator.ClientDelegations

Get-ADObjects

Active Administrator.ClientDelegations

Get-Delegation

Active Administrator.ClientDelegations

New-ActiveTemplate

Active Administrator.ClientDelegations

New-Delegation

Active Administrator.ClientDelegations

Remove-ActiveTemplate

Active Administrator.ClientDelegations

Remove-Delegation

Active Administrator.ClientDelegations

Set-ActiveTemplateDescription

Active Administrator.ClientDelegations

Set-ActiveTemplateName

Active Administrator.ClientDelegations

Set-ActiveTemplatePermissions

Active Administrator.ClientDelegations

Set-AFSConnectionSettings

Active Administrator.ClientDelegations

Set-DelegationDescription

Active Administrator.ClientDelegations

Set-DelegationExpirationDate

Active Administrator.ClientDelegations

Set-DelegationPath

Active Administrator.ClientDelegations

Set-DelegationStartDate

Active Administrator.ClientDelegations

Set-DelegationTemplate

Active Administrator.ClientDelegations

To display the parameters available with a cmdlet, use the Get-Help command. There are four options for the Get-Help command.

Get-Help <command name> shows the common information about the cmdlet.
Get-Help <command name> -examples shows the examples of how the cmdlet can be utilized.
Get-Help <command name> -detailed shows common information about the cmdlet, describes parameter formats, and provides examples of how the cmdlet can be utilized.
Get-Help <command name> -full shows common information about the cmdlet, describes parameter formats and specifications, and provides examples of how the cmdlet can be utilized.

Example

Get-Help New-ActiveTemplate.

NAME

New-ActiveTemplate

SYNOPSIS

Creates a new active template and returns its Id.

SYNTAX

New-ActiveTemplate [-Category <string>] [-Forest <string>] [-Name <string>] [-Description <string>] [-Allow<string[]>] [-Deny <string[]>] [-Create <string[]>] [-Delete <string[]>] [<CommonParameters>]

DESCRIPTION

Creates a new active template for the forest and returns its newly generated Id.

RELATED LINKS

REMARKS

To see the examples, type: "get-help New-ActiveTemplate -examples".

For more information, type: "get-help New-ActiveTemplate -detailed".

For technical information, type: "get-help New-ActiveTemplate -full".

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级