Microsoft認定試験は世界共通の国際認定制度で中立公正に判定する試験です。だから70-290試験を受ける人も大勢いる。忙しい IT エンジニアの皆さまに、より深い知識を効率よく身につけてスキルアップしていただく為に、KILLTESTは70-290問題集 の最新版をリリスしました、70-290問題集があって、ご自分のレベルや目的に合わせて実務に役立つIT技術を学んでいただけます。それに70-290試験に使う試験料も節約できるさらに、何とかして、このすごさをお伝えさせて頂きたい!!全額返金キャンペンも実施いたします。
70-290の部分問題集、皆さん、参考のため、ご覧ください
1. You are a network administrator for your company. The network consists of a single Active Directory
domain.
A user named Mary works in the information technology (IT) security department. Mary is a member of the
ITSecurity global group. Mary reports that no one in the ITSecurity global group can access the security
log from the console of a computer named Server1.
You need to grant the ITSecurity global group the minimum rights necessary to view the security log on
Server1.
How should you modify the local security policy?
A. Assign the Generate security audits user right to the ITSecurity global group.
B. Assign the Manage auditing and security logs user right to the ITSecurity global group.
C. Assign the Allow logon through Terminal Services user right to the ITSecurity global group.
D. Assign the Act as part of the operating system user right to the ITSecurity global group.
Answer: B
2. You are the domain administrator for your company's Active Directory domain. All client computers run
Windows 2000 Professional.
You recently deployed 10 new servers that run Windows Server 2003. You placed the servers in a new
organizational unit (OU) named W2K3Servers.
Anne is another network administrator.
You need to configure the appropriate permissions to allow Anne to manage the new servers by using
Terminal Services from her client computer. You need to assign Anne only the permissions she needs to
perform her job.
What should you do?
A. Add Anne's user account to the local Power Users group on each server that runs Windows Server
2003.
B. Add Anne's user account to the Remote Desktop Users group on each server that runs Windows
Server 2003.
C. Assign Anne's user account the Allow - Read and the Allow - Write permissions for the W2K3Servers
OU.
D. Configure the Managed By property for the W2K3Servers OU to Anne's user account.
Answer: B
3. You are a network administrator for your company. All servers run Windows Server 2003.
You manage a server that functions as a file server. The data volume on the server is mirrored. Each
physical disk is on a separate controller. One of the hard disks that contains the data volume fails. You
discover that the failure was caused by a faulty SCSI controller. You replace the SCSI controller.
You need to restore the data volume to its previous state. You need to achieve this goal by using the
minimum amount of administrative effort.
What should you do?
A. Run the diskpart active command to activate the failed volume.
B. Convert both disks to basic disks, and then restore the data.
C. Break the mirror, and then re-create the mirror.
D. Select a disk in the mirror, and then reactivate the volume.
Answer: D
5. You are the network administrator for your company. The network consists of a single Active Directory
domain. All network servers run Windows Server 2003, and all are members of the domain. All client
computers run Windows XP Professional.
Five Web servers host the content for the internal network. Each one runs IIS and has Remote Desktop
connections enabled. Web developers are frequently required to update content on the Web servers.
You need to ensure that the Web developers can use Remote Desktop Connection to transfer Web
documents from their client computers to the five Web servers.
What should you do?
A. Install the Terminal Server option on all five Web servers. Use Terminal Services Configuration
Manager to modify the session directory setting.
B. Install the Terminal Server option on all five Web servers. Use Terminal Services Configuration
Manager to create a new Microsoft RDP 5.2 connection.
C. On each Web developer's client computer, select the Disk Drives check box in the properties of
Remote Desktop Connection.
D. On each Web developer's client computer, select the Allow users to connect remotely to this computer
check box in the System Properties dialog box.
Answer: C
SUN 認定資格は、客観的に評価できる指標を提供します。オラクル認定資格は世界基準の認定資格で体系だった知識と経験を証明し、IT業界でのキャリアの取得機会を増やします。310-019はその中で非常に重要的な科目で、もし310-019
を通したいならば幅広い知識と、経験が求められています。これから見て、310-019試験
はそんなに簡単ではありません。忙しい会社人にとって一つのいい学習資料は必要されています。KILLTESTは310-019の問題集をリリースしました。この310-019問題集
が申し分のない学習資料と思います、精度が高くて、何よりこの問題集は合格することを保証して、万が一不合格になる場合全額返済します。
310-019模擬問題集皆と分かち合います。
1.Which three about JMS are true? (Choose three.)
A.JMS is the acronym for Java Mail Service.
B.JMS supports an event-oriented approach to message reception.
C.JMS supports both synchronous and asynchronous message passing.
D.JMS does NOT depend on MOM (Messaging-Oriented Middleware) products.
E.JMS provides a common way for Java programs to access an enterprise messaging system's
messages.
Correct:B C E
2.Which statement is true?
A.The JMS API is located in the java.jms package.
B.JMS provides interfaces to naming and directory services.
C.JMS enables an application to provide flexible, asynchronous data exchange.
D.JMS enables an application to provide tightly coupled, distributed communication.
Correct:C
3.A Java programmer wants to develop a small application to run on mobile phones. Which Java
edition (or editions) are required to develop the application?
A.only J2SE
B.only J2EE
C.only J2ME
D.J2SE and J2EE
E.J2SE and J2ME
F.J2EE and J2ME
Correct:E
4.Which is true?
A.All JDBC drivers are pure Java.
B.The JDBC API is included in J2SE.
C.The JDBC API is an extension of the ODBC API.
D.JDBC is used to connect to MOM (Message-Oriented Middleware) products.
Correct:B
5.Which two are true? (Choose two.)
A.J2EE includes the MIDP API.
B.J2EE application developers need J2SE.
C.J2EE includes servlet APIs and EJB APIs.
D.J2EE applications depend on web servers.
E.J2EE runs on consumer and embedded devices.
Correct:B C
6.Which is true?
A.A J2SE program can create no more than 10 concurrent threads.
B.The Java threading model provides equal processor time to all threads.
C.All threads created by a given Java program share the same invocation stack.
D.Threading allows GUI applications to perform lengthy calculations and respond to user events at the
same time.
Correct:D
7.Which two are characteristics of an RDBMS? (Choose two.)
A.J2EE provides a cross-platform RDBMS.
B.An RDBMS represents data using two-dimensional tables.
C.An RDBMS represents data using three-dimensional tables.
D.Business-tier applications use session beans to represent rows in an RDBMS.
E.Java technologies provide capabilities for connecting a legacy RDBMS to a web application.
Correct:B E
8.Which is true about RMI?
A.RMI is used to create thin web clients.
B.RMI allows objects to be sent from one computer to another.
C.RMI is the Java API used for executing queries on a database.
D.RMI is used to develop applications for wireless mobile devices.
E.RMI is the transport protocol used by web servers and browsers.
Correct:B
9.What is the purpose of JNDI?
A.to parse XML documents
B.to access native code from a Java application
C.to register Java Web Start applications with a web server
D.to access various directory services using a single interface
Correct:D
310-019模擬問題集皆と分かち合います。
1.Which three about JMS are true? (Choose three.)
A.JMS is the acronym for Java Mail Service.
B.JMS supports an event-oriented approach to message reception.
C.JMS supports both synchronous and asynchronous message passing.
D.JMS does NOT depend on MOM (Messaging-Oriented Middleware) products.
E.JMS provides a common way for Java programs to access an enterprise messaging system's
messages.
Correct:B C E
2.Which statement is true?
A.The JMS API is located in the java.jms package.
B.JMS provides interfaces to naming and directory services.
C.JMS enables an application to provide flexible, asynchronous data exchange.
D.JMS enables an application to provide tightly coupled, distributed communication.
Correct:C
3.A Java programmer wants to develop a small application to run on mobile phones. Which Java
edition (or editions) are required to develop the application?
A.only J2SE
B.only J2EE
C.only J2ME
D.J2SE and J2EE
E.J2SE and J2ME
F.J2EE and J2ME
Correct:E
4.Which is true?
A.All JDBC drivers are pure Java.
B.The JDBC API is included in J2SE.
C.The JDBC API is an extension of the ODBC API.
D.JDBC is used to connect to MOM (Message-Oriented Middleware) products.
Correct:B
5.Which two are true? (Choose two.)
A.J2EE includes the MIDP API.
B.J2EE application developers need J2SE.
C.J2EE includes servlet APIs and EJB APIs.
D.J2EE applications depend on web servers.
E.J2EE runs on consumer and embedded devices.
Correct:B C
6.Which is true?
A.A J2SE program can create no more than 10 concurrent threads.
B.The Java threading model provides equal processor time to all threads.
C.All threads created by a given Java program share the same invocation stack.
D.Threading allows GUI applications to perform lengthy calculations and respond to user events at the
same time.
Correct:D
7.Which two are characteristics of an RDBMS? (Choose two.)
A.J2EE provides a cross-platform RDBMS.
B.An RDBMS represents data using two-dimensional tables.
C.An RDBMS represents data using three-dimensional tables.
D.Business-tier applications use session beans to represent rows in an RDBMS.
E.Java technologies provide capabilities for connecting a legacy RDBMS to a web application.
Correct:B E
8.Which is true about RMI?
A.RMI is used to create thin web clients.
B.RMI allows objects to be sent from one computer to another.
C.RMI is the Java API used for executing queries on a database.
D.RMI is used to develop applications for wireless mobile devices.
E.RMI is the transport protocol used by web servers and browsers.
Correct:B
9.What is the purpose of JNDI?
A.to parse XML documents
B.to access native code from a Java application
C.to register Java Web Start applications with a web server
D.to access various directory services using a single interface
Correct:D
マイクロソフト認定資格は、レベルが高く内容の難しいものです。それだけに取得に向けた学習資料は欠かせません。KILLTESTでは、70-642
問題集を用意して、認定資格取得のために強力なサポートを行っています。KILLTESTの70-642模擬試験問題集は常に最新であり、すごく人気があります、この70-642問題集が申し分のない学習資料と思います、精度が高くて、何よりこの70-642問題集
は合格することを保証して、万が一不合格になる場合全額返済します。
これから70-642無料 問題集みんなと分かち合います
1: Your company has an Active Directory domain. The company has two domain controllers named DC1
and DC2. DC1 holds the schema master role. DC1 fails. You log on to Active Directory by using the
administrator account. You are not able to transfer the schema master role. You need to ensure that
DC2 holds the schema master role. What should you do?
A.Register the Schmmgmt.dll. Start the Active Directory Schema snap-in.
B.Configure DC2 as a bridgehead server.
C.On DC2, seize the schema master role.
D.Log off and log on again to Active Directory by using an account that is a member of the Schema
Admins group. Start the Active Directory Schema snap-in.
Answer: C
2: Your company has a single Active Directory domain. All domain controllers run Windows Server 2003.
You install Windows Server 2008 on a server. You need to add the new server as a domain controller in
your domain. What should you do first?
A.On the new server, run dcpromo /adv.
B.On the new server, run dcpromo /createdcaccount.
C.On a domain controller run adprep /rodcprep.
D.On a domain controller, run adprep /forestprep.
Answer: D
3: Your company has an Active Directory forest that contains only Windows Server 2003 domain
controllers. You need to prepare the Active Directory domain to install Windows Server 2008 domain
controllers. Which two tasks should you perform? (Each correct answer presents part of the solution.
Choose two.)
A.Run the adprep /forestprep command.
B.Run the adprep /domainprep command.
C.Raise the forest functional level to Windows Server 2008.
D.Raise the domain functional level to Windows Server 2008.
Answer: A B
4: You have an existing Active Directory site named Site1. You create a new Active Directory site and
name it Site2. You need to configure Active Directory replication between Site1 and Site2. You install a
new domain controller. You create the site link between Site1 and Site2. What should you do next?
A.Use the Active Directory Sites and Services console to configure a new site link bridge object.
B.Use the Active Directory Sites and Services console to decrease the site link cost between Site1 and
Site2.
C.Use the Active Directory Sites and Services console to assign a new IP subnet to Site2. Move the new
domain controller object to Site2.
D.Use the Active Directory Sites and Services console to configure the new domain controller as a
preferred bridgehead server for Site1.
Answer: C
5: You are decommissioning domain controllers that hold all forest-wide operations master roles. You
need to transfer all forest-wide operations master roles to another domain controller. Which two roles
should you transfer? (Each correct answer presents part of the solution. Choose two.)
A.RID master
B.PDC emulator
C.Schema master
D.Infrastructure master
E.Domain naming master
Answer: C E
これから70-642無料 問題集みんなと分かち合います
1: Your company has an Active Directory domain. The company has two domain controllers named DC1
and DC2. DC1 holds the schema master role. DC1 fails. You log on to Active Directory by using the
administrator account. You are not able to transfer the schema master role. You need to ensure that
DC2 holds the schema master role. What should you do?
A.Register the Schmmgmt.dll. Start the Active Directory Schema snap-in.
B.Configure DC2 as a bridgehead server.
C.On DC2, seize the schema master role.
D.Log off and log on again to Active Directory by using an account that is a member of the Schema
Admins group. Start the Active Directory Schema snap-in.
Answer: C
2: Your company has a single Active Directory domain. All domain controllers run Windows Server 2003.
You install Windows Server 2008 on a server. You need to add the new server as a domain controller in
your domain. What should you do first?
A.On the new server, run dcpromo /adv.
B.On the new server, run dcpromo /createdcaccount.
C.On a domain controller run adprep /rodcprep.
D.On a domain controller, run adprep /forestprep.
Answer: D
3: Your company has an Active Directory forest that contains only Windows Server 2003 domain
controllers. You need to prepare the Active Directory domain to install Windows Server 2008 domain
controllers. Which two tasks should you perform? (Each correct answer presents part of the solution.
Choose two.)
A.Run the adprep /forestprep command.
B.Run the adprep /domainprep command.
C.Raise the forest functional level to Windows Server 2008.
D.Raise the domain functional level to Windows Server 2008.
Answer: A B
4: You have an existing Active Directory site named Site1. You create a new Active Directory site and
name it Site2. You need to configure Active Directory replication between Site1 and Site2. You install a
new domain controller. You create the site link between Site1 and Site2. What should you do next?
A.Use the Active Directory Sites and Services console to configure a new site link bridge object.
B.Use the Active Directory Sites and Services console to decrease the site link cost between Site1 and
Site2.
C.Use the Active Directory Sites and Services console to assign a new IP subnet to Site2. Move the new
domain controller object to Site2.
D.Use the Active Directory Sites and Services console to configure the new domain controller as a
preferred bridgehead server for Site1.
Answer: C
5: You are decommissioning domain controllers that hold all forest-wide operations master roles. You
need to transfer all forest-wide operations master roles to another domain controller. Which two roles
should you transfer? (Each correct answer presents part of the solution. Choose two.)
A.RID master
B.PDC emulator
C.Schema master
D.Infrastructure master
E.Domain naming master
Answer: C E