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 91 of 309    Print  

You are the administrator of CompanyX network, which links your main office and one branch office. The
network includes servers and client computers running Windows NT 4.0 in addition to servers and client
computers running Windows 2000. You use both WINS and DNS for name resolution. A computer named
Remote1, located at the branch office, runs Windows NT server 4.0 and the routing and remote access service.
Remote 1 is connected by means of a demand-dial connection to Corp1, which is located at the main office.
Corp1 runs Windows 2000 Server and routing and remote access. Corp1 also functions as your WINS server
and DNS server. Regular analysis of the WINS Administrator statistics on Corp1 reveals that queries fail more
than they success. Using Network Monitor, you discover failed queries from Remote1 to Corp1 for the name
discover failed queries from Remote1 to Corp1 for the name JSPNRMPTGSBSSDIR. Further investigation
reveals that the name is a broadcast from Remote1 for a non-registering service. Client computers can still
connect to necessary resources. However, network traffic is increasing because of broadcast traffic and large
numbers of log entries. You want t stop the broadcast queries from Remote1. What should you do?
A. Create a static entry in the WINS database for JSPNRMPTGSBSSDIR. Map the entry to the IP addresses of
the network adapters in Remote1.
B. Install WINS on Remote1, configured as a replication partner with Corp1
C. Add an entry to the LMHOSTS file on Remote1 for JSPNRMPTGSBSSDIR as the IP address of the local
RRAS interface on Remote 1
D. Annually register JSPNRMPTGSBSSDIR on Corp1 by running the nbstat -RR command
Answer: C



  
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

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

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
 

Accessing Repository Resources with SQL

Accessing Repository Resources with SQL In fact Oracle XML DB repository resources are stored in a set of database tables and indexes which can be accessed via SQL You are not supposed to access those tables directly Instead Oracle XML DB provides two public views RESOURCE VIEW and PATH VIEW through
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

SQL Server 2005 Integration Services Review

SQL Server 2005 Integration Services using Visual Studio 2005 A Beginner s Guide SQL Server 2005 A offering of Microsoft Corporation for database management the SQL server 2005 is one of the powerful database management systems in the world Available for integration in almost any system that uses Mi
 

Business Intelligence Data Analysis

Business Intelligence Data Analysis Data Analysis Data Analysis is a complete and thorough review of all of the information being collected and warehoused by an organization This is most commonly done by organizing and examining the data collected with the help of charts graphs and tables mosgoogle
 





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