GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Certification  >  Microsoft  >  070-216
Go To First  |  Previous Question  |  Next Question 
 070-216  |  Question 148 of 309    Print  

You are the administrator of CompanyX network. One segment includes 100 desktop computers and 50 portable
computers. All 150 client computers run Windows 2000 Professional and are DHCP clients. The portable
computers are typically in use off-site. The scope for the segment has the characteristics shown in the following
table.
IP address range Lease duration Conflict detection attempts Enable dynamic update of DNS records
172.16.10.51 to
172.16.10.250
8 days 0 Yes
You disconnect the 100 desktop computers and replace them with new hardware. When you connect the new
computers to the segment, half of them can communicate with other hosts on the local network and on remote
networks. The other half cannot communicate with any hosts at all. You need to enable all the new computers to
communicate with remote networks. What are two possible ways for you to achieve this goal? (Each correct
answer presents a complete solution. Choose two.)
A. Disable Automatic Private IP Addressing (APIPA) on the new computers.
B. On each computer that is unable to communicate with remote networks, run the ipconfig /renew command.
C. Delete all the existing leases for the scope. Increase the setting for conflict detection attempts to 1.
D. Temporarily reduce the lease duration for the scope to one minute.
Reset the duration to eight days after one minute has elapsed.
E. Compile a list of the IP addresses that are now being used successfully by the new computers and the
portable computers. For any IP addresses that do not appear on the list, delete the current leases in the scope.
Answer: C, E



  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

You are the administrator of CompanyX network. You configure a Windows 2000 Server computer as the DNS server for your network. You create both standard primary forward lookup and reverse lookup zones. You discover that when you use the nslookup utility, you cannot resolve host names from IP addresses on your network. You also discover that when you run the Tracert.exe utility, you receive the following error message. "Unable to resolve target system name." What should
Answer: C  

You are the administrator of CompanyX network. Your Windows 2000 Server computer named Srv2 cannot communicate with your UNIX server named Srv1. Srv2 can communicate with other computers on your network. You try to ping Srv1, but you receive the following error message, "Unknown host Srv1". You create an A (host) record that has the correct name and IP address. However, when you try to ping Srv1 again, you receive the same error message. What should you do to resolve
Answer: D.  

You are the administrator of CompanyX network. The network consists of one Windows 2000 domain. All servers and client computers are running Windows 2000. To facilitate name resolution and client access to resources on the servers, you have configured your DNS standard primary zone to include the addresses of all of your servers. You later add three new member servers to your network. Users report that they can find these servers in the directory but cannot access these servers.
Answer: C.  

You are the administrator of a Windows 2000 network that consists of three subnets. For load-balancing purposes, each Web server on the network is configured to maintain exactly the same content as all the other web servers. You want to configure your DNS server to allow users to type a host name in their browser to connect to Web server that is on the same subnet. The host name that all users type will be identical regardless of the subnet they are on. How should you configure
Answer: A.  

You are the administrator of Windows 2000 network. Your network has one primary internal DNS server and one primary external DNS server. Your network has three secondary DNS servers that transfer zone information from the primary external DNS server. The secondary DNS servers are installed on two Windows 2000 Server computers and one Windows NT 4.0 computer. The primary external DNS server is used to host records for CompanyX Web and mail servers. It has only a limited number of
Answer: B, D.  

You are the network administrator for the branch office of a large company. Your network is connected to the company network by means of a Windows 2000 Routing and Remote Access two-way demand dial connection over ISDN. To reduce costs, the ISDN links should only be used once each day to transfer sales information to or from the main office. This transfer should occur during nonbusiness hours. You discover that several times a day an ISDN link is initiated between the networks.
Answer: A, C.  

You are the network administrator for a branch office of a large company. Your network is connected to the company network by means of a Windows 2000 Routing and Remote Access two-way demand-dial connection over ISDN. In addition to e-mail and application traffic, sensitive company data is transferred across this connection. You want to accomplish the following goals: • All data transmitted over the connection will be secured. • Rouge routers will be prevented from
Answer: A, C, D.  

You are the administrator of a Windows 2000 network. Some of the members of CompanyX graphics department use Macintosh computers and are not using Internet Explorer as their browser. These users inform you that they cannot request valid user certificate from your Enterprise Certificate Authority (CA). You want to make it possible for these users to request certificates by using Web-based enrollment. What should you do? A. In the Internet Information Services (IIS) console, access
Answer: A.  

You are the administrator of a Windows 2000 domain. The domain has a Windows 2000 member server computer named Delta. Routing and Remote Access is enabled for remote access on Delta. The domain is in native mode. For all user accounts, the delta-in permission is set to control access through remote access policies. You want to allow all users in the domain to dial in during the workday. You also want to allow only members of the global security group named Support Staff to be able
Answer: 1. Support staff 7-8 Deny 2. Support staff all 3. Domain users' 6-8 Deny 4. Domain users all  

You are the administrator of CompanyX network. Your company has branch offices in New York and Paris. Because each branch office will support its own Routing and Remote Access server, you implement a Remote Authentication Dial-In User Service (RADIUS) server to centralize administration. You remove the default remote access policy. You need to implement one company policy that requires all dial-up communications to use 40-bit encryption. You want to configure your network to require
Answer: B, C.  
Tags : Encryption


 Sponsored Links

 
Related Articles

Linux Thin Client Networks Design and Deployment Review

Linux Thin Client Networks Design and Deployment Review Introduction This book is written by David Richards a veteran Linux thin client network designer Designed for System Administrators Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client network
 

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

Network Topology

Network Topology There are two levels in a network topology and there are five kinds of network topologies The networks can be connected at two levels the physical and the other is logical A topology basically defines how the network has to be designed and provides a structure to the network mosgoog
 

Network Management

Network Management Network management is the method of managing the tools that belong to a network and maintaining administering all the systems that are connected in the network For one to be able to efficiently manage a network that person should be a qualified network administrator and should hav
 

Network Designs

Network Designs While designing a network many factors have to be taken into consideration like the area to be covered capacity of data that has to be handled and even security issues However when it comes to networks there are LANS or the Local Area Networks and WAN the Wide Area Networks These are
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Expanding and Collapsing Table Rows

jQuery Expanding and Collapsing Table Rows The expanding and collapsing behavior added earlier also conflicts with our filters If a section is collapsed and a new filter is chosen then the matching items are displayed even if in the collapsed section Conversely if the table is filtered and a section
 

jQuery Table Row Filtering

jQuery Table Row Filtering Earlier we examined sorting and paging as techniques for helping users focus on relevant portions of a table s data We saw that both could be implemented either with server side technology or with JavaScript Filtering completes this arsenal of data arrangement strategies B
 

jQuery Collapsing and Expanding Table Rows

jQuery Collapsing and Expanding Table Rows When large sets of data are grouped in tables as each year s set of articles are in our News page collapsing or hiding a section s contents can be a convenient way to get a broad view of all of the table s data without having to scroll so much mosgoogle To
 

jQuery - Marking the Current Page

Learning jQuery Marking the Current Page Our pager can be made more user friendly by highlighting the current page number We just need to update the classes on the buttons every time one is clicked mosgoogle geshibot lang php" var pager ; for var page 0; page numPages; page pag
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape