GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Microsoft  >  070-216
Go To First  |  Previous Question  |  Next Question 
 070-216  |  Question 35 of 309    Print  

You are the administrator of a Windows 2000 network. The network has two Windows 2000-based WINS
servers. You want periodic backups of the WINS database of both WINS servers to occur automatically. How
should you configure the network to accomplish this goal?
A. In the WINS console on both WINS servers, use the right mouse button (Right-click) to select the server
name, and then select the Back Up database command.
B. In the WINS console on both WINS servers, configure the general properties of the WINS server to specify a
default backup path.
C. On both WINS servers, use Windows backup to schedule a regular backup of the system32Wins folder.
D. On the both WINS servers, configure the File Replication Service to copy the System32Wins folder to
another location on the disk.
Answer: B



  
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
 

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

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
 

SQL Server Integration Services

SQL Server Integration Services Here is a sample chapter from Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 by Jayaram Krishnaswamy Environment set up for Visual Studio 2005 with respect to SSIS and multiple tasking Connecting to Microsoft Access Text Files Excel S
 

Switched Multi Megabit Data Service (SMDS)

Switched Multi Megabit Data Service SMDS SMDS or Switched Multi Megabit Data Service is used to communicate on the Public Data Networks using the WAN networking technology The SMDS technology uses fiber or copper wires for networking There are many components in the SMDS networking environment that
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape