$ mysql -u root -pmysql > SELECT user,plugin,host FROM mysql.user WHERE user = 'root';mysql > ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'MrsLKYsuck5';mysql > FLUSH PRIVILEGES;You can use Export-DnsServerZone and Import-DnsServerZone . Export: Export-DnsServerZone -Name "test.com" -Filename "test...