To set the credentials to use for all DNS dynamic updates. Syntax: set dnscredentials UserName Domain Password Parameters: ...

To set the credentials to use for all DNS dynamic updates.   Syntax:              set dnscredentials UserName Domain Password    Parameters:            UserName       - The username that will be used for DNS dynamic updates          Domain         - The domain the username above belongs to.          Password       - The password to use for the above username.   Notes:         This command is available for use only with Windows 2000 Server,                 Windows Server 2003 and Windows Server 2008.   Examples:      set dnscredentials MyUserName MyDomain MyPassWord                 set dnscredentials MyUserName MyDomain *                  The first command example sets the DNS credentials to                 the values specified.  The second example does the same                 but the password would be queried (for security).