Dear IK,
Thank you for your update.
Since you are using Windows 2000, you can use the group policy to meet your
requirement.
You can create a custom Group Policy template to meet your requirement:
01. copy/paste the following to a DnsUpdateOnAllAdapters.adm file:
Class Machine
Category !!AdministrativeServices
Category !!DNSClient
Policy !!DnsUpdateOnAllAdapters
Keyname "System\CurrentControlSet\Services\Netlogon\Parameters"
Explain !!DnsUpdateOnAllAdapters_Help
Valuename "DnsUpdateOnAllAdapters"
End Policy
End Category ;;DNS Client
End Category ;;AdministrativeServices
[strings]
AdministrativeServices="System"
DNSClient="DNS Client"
DnsUpdateOnAllAdapters="Enable Dynamic Update On All Adapters"
DnsUpdateOnAllAdapters_Help="Restore Pre-SP1 DDNS functionality."
;End of Strings
02. Open Active Directory Users and Computers and right-click the target
domain or OU. Press Properties.
03. Select the Group Policy tab and edit the GPO to which you wish to add
the custom policy.
04. Navigate to Computer Configuration / Administrative Templates.
05. On the View menu, clear the Show Policies Only box.
06. Right-click Administrative Templates and press Add/Remove Templates.
07. Press Add and select the DnsUpdateOnAllAdapters.adm file. Press Close.
08. Navigate to Computer Configuration / Administrative Templates / System
/ DNS Client.
09. Double-click Enable Dynamic Update On All Adapters.
10. Press Enable and OK.
Hope the above information helps. Have a nice day!
Sincerely,
Lee Li
MCSE2000, MCDBA2000
Microsoft Partner Online Support
Get Secure! -
www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via
your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and
confers no rights.