PS_DnsServerTrustAnchor, ROOT\Microsoft\Windows\Dns
Class
| Methods (8)
| Properties | Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description DNS Server Trust Anchor Task Definition
PS_DnsServerTrustAnchor methods PS_DnsServerTrustAnchor has 8 methods (8 Local )
Name Origin Return AddByDnsKey PS_DnsServerTrustAnchor uint32 {'out':True}
AddByDS PS_DnsServerTrustAnchor uint32 {'out':True}
AddByRoot PS_DnsServerTrustAnchor uint32 {'out':True}
Get PS_DnsServerTrustAnchor uint32 {'out':True}
ImportByDSSet PS_DnsServerTrustAnchor uint32 {'out':True}
ImportByKeySet PS_DnsServerTrustAnchor uint32 {'out':True}
RemoveByInputObject PS_DnsServerTrustAnchor uint32 {'out':True}
RemoveByName PS_DnsServerTrustAnchor uint32 {'out':True}
Detailed description of PS_DnsServerTrustAnchor methods Local methods (8) of PS_DnsServerTrustAnchor class ▲ AddByDnsKey methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name of the trust anchor.','In':True} ComputerName string 1 ✓ - {'Description':'Optional DNS server name.','In':True} CryptoAlgorithm string 2 ✓ - {'Description':'Cryptographic algorithm used for key generation.','In':True} PassThru boolean 3 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} KeyProtocol string 4 ✓ - {'Description':'Protocol name. Default is DNSSEC.','In':True} Base64Data string 5 ✓ - {'Description':'Key data','In':True} cmdletOutput object :DnsServerTrustAnchor 6 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description '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.' implemented True static True AddByDnsKey method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ AddByDS methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name of the trust anchor.','In':True} ComputerName string 1 ✓ - {'Description':'Optional DNS server name.','In':True} CryptoAlgorithm string 2 ✓ - {'Description':'Cryptographic algorithm used for key generation.','In':True} PassThru boolean 3 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} KeyTag uint16 4 ✓ - {'Description':'Key tag used to uniquely identify a key','In':True} DigestType string 5 ✓ - {'Description':'Type of digest','In':True} Digest string 6 ✓ - {'Description':'The DS digest data.','In':True} cmdletOutput object :DnsServerTrustAnchor 7 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description '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.' implemented True static True AddByDS method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ AddByRoot methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} PassThru boolean 1 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} Root boolean 2 ✓ - {'In':True} cmdletOutput object :DnsServerTrustAnchor 3 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description '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.' implemented True static True AddByRoot method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ Get methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} Name string 1 ✓ - {'Description':'Name of the trust anchor.','In':True} cmdletOutput object :DnsServerTrustAnchor 2 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description 'Retrieves TAs on the server' implemented True static True Get method is in 24 classes of ROOT\Microsoft\Windows\Dns and in 19 namespaces
▲ ImportByDSSet methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} PassThru boolean 1 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} DSSetFile string 2 ✓ - {'Description':'File path of the DSset file.','In':True} cmdletOutput object :DnsServerTrustAnchor 3 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description 'Imports DNS server Trust anchors from specified files' implemented True static True ImportByDSSet method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ ImportByKeySet methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} PassThru boolean 1 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} KeySetFile string 2 ✓ - {'Description':'File path of the keyset file.','In':True} cmdletOutput object :DnsServerTrustAnchor 3 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description 'Imports DNS server Trust anchors from specified files' implemented True static True ImportByKeySet method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ RemoveByInputObject methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} Force boolean 1 ✓ - {'Description':'If specified, overrides the default confirmation before performing the operation.','In':True} PassThru boolean 2 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} InputObject object :DnsServerTrustAnchor 3 ✓ - {'Description':'Specifies Trust Anchor object (retrieved from Get-DnsServerTrustAnchor) that needs to be removed','EmbeddedInstance':'DnsServerTrustAnchor','In':True} cmdletOutput object :DnsServerTrustAnchor 4 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description 'Deletes the specified trust anchor.' implemented True static True RemoveByInputObject method is in 4 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
▲ RemoveByName methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerName string 0 ✓ - {'Description':'Optional DNS server name.','In':True} Force boolean 1 ✓ - {'Description':'If specified, overrides the default confirmation before performing the operation.','In':True} PassThru boolean 2 ✓ - {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} Name string 3 ✓ - {'Description':'Name of the zone whose trust anchor needs to be removed.','In':True} Type string 4 ✓ - {'Description':'Trust Anchor Type','In':True} cmdletOutput object :DnsServerTrustAnchor 5 - ✓ {'Description':'Object contains following fields
EnteredStateTime
KeyTag
NextStateTime
TrustAnchorData
TrustAnchorName
TrustAnchorState
TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description 'Deletes the specified trust anchor.' implemented True static True RemoveByName method is in 2 classes of ROOT\Microsoft\Windows\Dns and in 4 namespaces
PS_DnsServerTrustAnchor Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
ClassVersion '1.0.0' ✗ ✗ ✓ ✗ ✓
Description 'DNS Server Trust Anchor Task Definition' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
locale 'MS_409' ✗ ✗ ✓ ✓ ✓
provider 'DnsServerPSProvider' ✓ ✗ ✓ ✗ ✓
PS_DnsServerTrustAnchor System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\Microsoft\Windows\Dns:PS_DnsServerTrustAnchor' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\Microsoft\Windows\Dns' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION [] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 0 ___SYSTEM 3 ✗ ✗
__RELPATH 'PS_DnsServerTrustAnchor ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'PS_DnsServerTrustAnchor ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS null ___SYSTEM 8 ✗ ✗
__CLASS 'PS_DnsServerTrustAnchor ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to PS_DnsServerTrustAnchor Number of classes:1
Class name Childs Properties Methods Class Instances Child Instances Abstract Singleton
DnsServerTrustAnchor 0 7 0 - - - -
Please enable JavaScript to view the comments powered by Disqus.
comments powered by