Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
DNS Server Trust Anchor Task Definition.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerTrustAnchor
{
};
Members
The PS_DnsServerTrustAnchor class has these types of members:
Methods
The PS_DnsServerTrustAnchor class has these methods.
Method | Description |
---|---|
AddByDnsKey | Adds a trust anchor DNSKEY record. If there is no trust anchor zone present, the cmdlet should create one. If neither SecureEntryPoint nor ZoneSigningKey are specified, then the cmdlet creates a trust anchor with SEP bit set. |
AddByDS | Adds a trust anchor DNSKEY record. If there is no trust anchor zone present, the cmdlet should create one. If neither SecureEntryPoint nor ZoneSigningKey are specified, then the cmdlet creates a trust anchor with SEP bit set. |
AddByRoot | Adds a trust anchor DNSKEY record. |
Get | Retrieves TAs on the server |
ImportByDSSet | Imports DNS server Trust anchors from specified files |
ImportByKeySet | Imports DNS server Trust anchors from specified files |
RemoveByInputObject | Deletes the specified trust anchor. |
RemoveByName | Deletes the specified trust anchor. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Dns |
MOF |
|
DLL |
|