Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initiates rollover of input keys for the zone.
Syntax
uint32 Invoke(
[in] string ZoneName,
[in] string KeyId[],
[in] string ComputerName,
[in] boolean Force,
[in] boolean PassThru,
[out] DnsServerSigningKey cmdletOutput[]
);
Parameters
-
ZoneName [in]
-
The name of the zone in which DNS Security Extensions (DNSSEC) operations are performed.
-
KeyId [in]
-
One or more key identifiers.
-
ComputerName [in]
-
Optional. A DNS server name. The acceptable values for this parameter are: an IP v4 address, an IP v6 address, or any other value that resolves to an IP address, such as a fully qualified domain name (FQDN), host name, or NETBIOS name.
-
Force [in]
-
Instructs the method to perform the operation without prompting for confirmation.
-
PassThru [in]
-
Returns an object representing the item with which you are working. By default, this method does not generate any output.
-
cmdletOutput [out]
-
One or more embedded instances of the DnsServerSigningKeyRollover class.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\Dns |
| MOF |
|
| DLL |
|