Usage: DnsCmd /OfflineSign /GenKey /Alg[/Flags ] /Length /Zone /SSCert [/FriendlyName ] [/ValidFrom ] [/ValidTo ] -- the key algorithm mnemonic string. Currently only "RSASHA1" is supported. -- bits to be set to 1 in DNSKEY flags field. If is "KSK", the Secure Entry Point bit will be set to 1 to indicate that this key is a Key Signing Key. If no /Flags is given, the key is considered to be a Zone Signing Key. -- length of the key in bits. For RSASHA1 algorithm, the key length can start from 512 bits in 64 bit increment up to 4096 bits. -- name of the zone that the key is intended for -- friendly name for the certificate -- the starting time of the valid period of the certificate in YYYYMMDDHHMMSS (4-digit year, 2-digit month, 2-digit day, 2-digit hour, 2-digit minute, and 2-digit second). The time is UTC. If /ValidFrom is not given, the validity period will start one hour before the current time. -- the end time of the valid period of the certificate. Its format is the same as . If /ValidTo is not given, the validity period will end in 5 years from .
Usage: DnsCmd /EnumZones . Filters: /Primary - primary zones /Secondary - secondary zones /Forwarder - conditional forwarding ...
Usage: DnsCmd /Info - server property to view Examples: BootMethod RpcProtocol LogLevel EventlogLevel NoRecursion ForwardDelegations ...
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 ...