Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Sets DNSSEC settings for the input zone.
Syntax
uint32 SetBySigningMetadata(
[in] string ZoneName,
[in] string ComputerName,
[in] DnsServerZoneSigningMetadata InputObject,
[in] boolean PassThru,
[out] DnsServerZoneSigningMetadata cmdletOutput
);
Parameters
-
ZoneName [in]
-
Name of the zone on which DNSSEC settings are set.
-
ComputerName [in]
-
Optional DNS server name.
-
InputObject [in]
-
Specifies the object containing the DNSSEC settings for the zone
-
PassThru [in]
-
If specified, returns the object or objects on which the operation was done.
-
cmdletOutput [out]
-
An embedded instance of the DnsServerZoneSigningMetadata class.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\Microsoft\Windows\Dns |
| MOF |
|
| DLL |
|