Home » Posts tagged 'Cli'
Function
DNSCMD option
Example
Comments
Do any dnscmd command on a remote system
dnscmd servername command
dnscmd main.bigfirm.com / zoneprint bigfirm.com
Create a primary zone
dnscmd / zoneadd zonename /primary
dnscmd / zoneadd bigfirm.com /primary
Create a secondary zone
dnscmd / zoneadd zonename /secondary master IP address
dnscmd / zoneadd bigfirm.com /secondary 192.168.1.1
Host a zone on a server based on an existing (perhaps restored) zone file
dnscmd Read more
ESX 3 x and VC 2 x
ESX 3.x and VC 2.x Introduction Purpose of this guide This guide is designed for people who already know ESX 3.x and VC 2.x quite well. Although it starts as a beginners guide initially, it pretty rapidly starts to assume very good knowledge of the system. I would recommend you get to grips with the GUI first, and feel comfortable with Vi-3 before attempting this guide. That said – you might be wanting to carry out a discrete procedure from the command-line. So feel free to Read more