Flex Your Intellectual Muscle
[Editor's Note: Reader Challenge has a new home in the free email newsletter Windows 2000 Pro UPDATE. To subscribe, go to http://www.win2000mag.com/sub.cfm?code=up00inxwnf.]
Tim, a reader, has a 200-seat Windows NT 4.0 system with a PDC, three BDCs, and several member servers for file and print services. When another company acquired Tim's company, he easily set up the WAN to join the larger group. "Now the parent company wants me to make changes to my internal setup, but I'm unsure about the procedures," he wrote to me. This month's challenge is a series of questions about the tasks that Tim needed to perform. See how well you would do if you faced the same dilemma. (Answers appear on page 26.)
- Which of the following procedures do you perform to rename a domain?
- Reinstall the OS over the original installation on the PDC, and change the do-main name during setup.
- Install NT 4.0 on a different new server, and tell the setup program that this server is a domain controller (DC).
- Neither A nor B.
- Either A or B.
- Which of the following procedures do you perform to rename a PDC?
- Reinstall the OS over the original installation, and change the name during setup.
- Reinstall the OS in a new directory, and use the new name during setup.
- Open the Control Panel Network applet, and change the name on the Identification tab.
- Open Server Manager on any BDC, and remotely change the name of the PDC.
- After you rename a PDC, which of the following tasks must you perform on the workstations?
- From the Control Panel Network applet, open Computer Browser Service Properties and change the target PDC's name.
- Do nothing because the workstations will find the PDC.
- Remove and reinstall each workstation from Server Manager on the PDC to send a signal to the workstations.
- Any of the above tasks.
- After you rename a PDC, if both the old and new names appear in Server Manager, which of the following tasks must you perform?
- Do nothing, and wait for the next replication to resolve the problem automatically.
- Use Server Manager to delete the computer with the old name from the system.
- Use Server Manager to demote the server with the old name to a BDC, then delete it from the system.
- Open a Command Prompt window on any BDC, and enter the command
net accounts /sync
to synchronize the domain database.