Usage: DnsCmd /OfflineSign /SignZone /Input/Output /Zone [/KeySetDir ] [/GenKeySet ] [/SoaSerial ] [/Dnskey ] [/Ds ] /AddKey [ ] /Signkey [ ] [/ValidFrom ] [/ValidTo ] [ ] ... -- input zone file. It can be signed or unsigned. -- path and file name for the signed zone file -- name of the zone to be signed -- directory that contains the key set files from signed child zones for creating secure delegation. The key set file name is the zone name appended to "keyset-". -- one of the following values: "None": Do not generate key set file for the zone being signed. "KSK": Generate key set file for the zone being signed. All KSKs will be put in the key set file. "AllKeys": Generate key set file for the zone being signed. All keys will be put in the key set file. If no parameter is given, KSKs will be put into the key set file. -- one of the following values: "Keep": The original SOA record serial number will be kept. "Increment": the SOA record serial number will be incremented before signing. If no /SoaSerial is given, Increment will be the default. -- one of the following values: "NoChange": The signing process will not change the DNSKEY record set at the zone root. "Add": The signing process will add new DNSKEY records to the DNSKEY record set at the zone root. "Replace": If the input zone file contains DNSKEY record set at zone root, it will be removed and new DNSKEY records will be added during signing. If no option is given, "Replace" will be the default. -- one of the following values: "NoChange": The signing process will not change the DS record set at delegation points. "Add": The signing process will add new DS records to delegation points based on key set files in the key set directory. "Replace": If the input zone file contains DS record set at delegation points, they will be removed and new DS records will be created at the delegation point based on the key set files in the key set directory. If no parameter is given, "Replace" will be the default.
Usage: DnsCmd /NodeDelete /Tree /f - | /RootHints | /Cache - FQDN of a zone - FQDN of a node (with a '.' at the end) OR node ...
Usage: DnsCmd /OfflineSign /DeleteKey /Cert /FriendlyName /Subject /Issuer /Serial - friendly name of the certificate - subject ...
Usage: DnsCmd /OfflineSign /GenKey /Alg /Flags /Length /Zone /SSCert /FriendlyName /ValidFrom /ValidTo - the key algorithm ...
Usage: DnsCmd /OfflineSign /ImportKey /BindKey /Flags /Zone /SSCert /FriendlyName /ValidFrom /ValidTo - the private key file ...
Usage: DnsCmd /OfflineSign /SignZone /Input /Output /Zone /KeySetDir /GenKeySet /SoaSerial /Dnskey /Ds /AddKey /Signkey /ValidFrom ...
Usage: DnsCmd /RecordAdd /Aging /OpenAcl /CreatePTR A CNAME,DNAME NS,MB,MD PTR,MF,MG,MR MX,RT,AFSDB SRV SOA AAAA TXT X25,HINFO,ISDN ...
Usage: DnsCmd /RecordDelete /f NOTE: Deletion of RRSIG and NSEC records is not supported. - FQDN of a zone of /RootHints ...
Usage: DnsCmd /ResetForwarders . /[No]Slave /TimeOut - where to forward unsolvable DNS queries /Slave - do not recurse if ...
Usage: DnsCmd /ResetListenAddresses . - an IP address belonging to the DNS server Default: listen to all server IP Address(es) ...