Pass4sure Microsoft TS 70-649 2.95
Preparation Guide for Exam 70-649
TS: Upgrading Your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist
Audience profile
Exam 70-649 is intended for IT professionals who currently hold an MCSE on Windows Server 2003 certification and work in the complex computing environment of medium to large companies. The MCSE on Windows Server 2003 is a prerequisite for this exam. Without it, your transcript will show that you passed the exam but will not show credit for the resulting certifications.
You should have at least one year of experience implementing and administering a network operating system in an environment that has the following characteristics:
• 250 to 5,000 or more users
• Three or more physical locations
• Three or more domain controllers
• Network services and resources such as messaging, a database, file and print, a proxy server, a firewall, the Internet, an intranet, remote access, and client computer management
• Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet
Credit toward certification
When you pass this exam, you complete the requirements for the following certifications.
• Microsoft Certified Technology Specialist (MCTS): Windows Server 2008 Active Directory Configuration
• Microsoft Certified Technology Specialist (MCTS): Windows Server 2008 Network Infrastructure Configuration
• Microsoft Certified Technology Specialist (MCTS): Windows Server 2008 Application Platform Configuration
The MCTS certifications earned with Exam 70-649 count as credit toward the following Professional Series certifications:
• MCITP: Server Administrator
• MCITP: Enterprise Administrator
Preparation tools and resources
To help you prepare for this exam, Microsoft Learning recommends that you have hands-on experience with the product and that you use the following training resources. These training resources do not necessarily cover all of the topics listed in the “Skills measured” section.
Classroom training Microsoft E-Learning Microsoft Press books Practice tests
Course 6416: Updating Your Network Infrastructure and Active Directory Technology Skills to Windows Server 2008 (five days)
And
Course 6417: Updating Your Application Platform Technology Skills to Windows Server 2008 (three days)
Collection 6528: Updating Your Network Infrastructure Technology Skills to Windows Server 2008
Collection 6517: Updating Your Active Directory Technology Skills to Windows Server 2008
Collection 6417: Updating Your Applications Infrastructure Technology Skills to Windows Server 2008
Introducing Windows Server 2008 (ISBN: 9780735624214)
MCTS Self-Paced Training Kit (Exam 70-640): Configuring Windows Server 2008, Active Directory (ISBN: 9780735625136)
MCTS Self-Paced Training Kit (Exam 70-642): Configuring Windows Server 2008, Network Infrastructure (ISBN: 9780735625129)
Save 20 percent with MeasureUp
(Measureup.com)
Self Test Software
(Selftestsoftware.com)
Microsoft online resources
• Learning Plan: Get started by creating a step-by-step study guide that is based on recommended resources for this exam.
• Windows Server 2008 – Learning Portal: Find special offers and information on training and certification.
• Product information: Visit the Windows Server 2008 Web site for detailed product information.
• Microsoft Learning Community: Join newsgroups and visit community forums to connect with your peers for suggestions on training resources and advice on your certification path and studies.
• TechNet: Designed for IT professionals, this site includes how-to instructions, best practices, downloads, technical resources, newsgroups, and chats.
• MSDN: Designed for developers, the Microsoft Developer Network (MSDN) features code samples, technical articles, downloads, newsgroups, and chats.
TS:Upgrading MCSE on Wndws Serv 2003 to Wndws Serv 2008 : 70-649 Exam
Exam Number/Code: 70-649
Exam Name:TS:Upgrading MCSE on Wndws Serv 2003 to Wndws Serv 2008
“TS:Upgrading MCSE on Wndws Serv 2003 to Wndws Serv 2008″, also known as 70-649 exam, is a Microsoft certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 128 Q&As to your 70-649 Exam preparation. In the 70-649 exam resources, you will cover every field and category in TS helping to ready you for your successful Microsoft Certification.
QUESTION 1:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional.
IIS 6.0 is installed on a server computer named Certkiller -SR16.
Certkiller -SR16 is not a domain member, but is a member of a workgroup.
Certkiller -SR16 stores several confidential files. The Certkiller .com written
security policy does not allow unencrypted confidential information to be
transmitted over the network.
While monitoring the network, you discover that all files sent to Certkiller -SR16
are being transmitted in an
unencrypted format. You must ensure that the Certkiller .com written security
policy is enforced. You do not want to add Certkiller -SR16 to the Certkiller .com
domain.
What should you do?
A. Configure EFS to encrypt confidential data on Certkiller -SR16.
B. Apply the default Secure Server (Require Security) IPSec policy on
Certkiller -SR16.
C. Configure a security policy to encrypt secure channel data on Certkiller -SR16.
D. Enable WebDAV on Certkiller -SR16 and configure it to require SSL.
Answer: D
Explanation: Because IIS is installed on Certkiller -SR16, you can enable
WebDAV on the server and then publish confidential files in a Web share. If you
choose this solution, you must configure the Web share to require SSL. SSL
operates at the transport layer of TCP/IP protocol suite, and uses public key
cryptography to establish a secure SSL session between a Web server and client. To
use SSL in IIS, the Web server has to first obtain a digital certificate from a
certification authority (CA). When you configure SSL for Certkiller -SR16, you
must enable the Require Secure Channel (SSL) checkbox on the Directory Security
tab in the Properties sheet of the Web sites.
Actualtest.org – The Power of Knowing
Incorrect answers:
A: EFS can only encrypt files that reside on the hard disk. When files are sent over the
network, they are transmitted in an unencrypted format. You should therefore use both
EFS and SSL to secure confidential data.
B: Because the default Secure Server (Require Security) IPSec policy uses Kerberos
authentication, Certkiller -SR16 and your client computers must be members of the
same Active Directory forest. The question states that you do not want to add
Certkiller -SR16 to the domain.
C: A secure channel is created between a domain controller and domain member
computers. It does not work between a file server and client computers.
QUESTION 2:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003.
The Certkiller .com network contains a Web server running IIS 6.0, which hosts a
secure Certkiller .com intranet site. All Certkiller .com users have to connect to the
intranet site through authenticating and using HTTPS. On the other hand, you
cannot configure the intranet site to require HTTPS because an automated Web
application must connect to the Web site through the use of HTTP.
What should you do to collect information about which users are connecting to the
Web site via HTTPS?
A. Check the application log on the Web server.
B. Use Network Monitor to capture network traffic on the Web server.
C. Review the log files created by IIS on the Web server.
D. Configure a performance log to capture all Web service counters. Review the
performance log data.
Answer: C
Explanation:
Logging can be enabled on the Web Site tab by checking the Enable Logging option.
There are four log file formats, which you can configure to suit any third-party tracking
software used to measure and chart website performance counters. The log files
generated by IIS on the Web server will reveal the proper information necessary.
Reference:
Lisa Donald, Suzan Sage London & James Chellis, MCSA/MCSE: Windows(r)Server
2003 Environment Management and Maintenance Study Guide, Sybex Inc. Alameda,
2003, pp. 320-326
QUESTION 3:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
Actualtest.org – The Power of Knowing
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional.
Certkiller .comconducts business over the Internet. IIS 6.0 is enabled on a member
server named Certkiller -SR06. The Certkiller .com written security policy does not
allow unencrypted confidential information to be transmitted over the network.
While monitoring the network, you discover that several files sent to a file server
named Certkiller -SR14 are being transmitted in an unencrypted format. You
must ensure that all data transmitted between Certkiller -SR14 and client
computers is encrypted.
What should you do? Choose two answers. Each correct answer presents a complete
solution to resolving the issue. Choose two.
A. Configure a security policy to digitally sign secure channel data on
Certkiller -SR14.
B. Implement EFS to encrypt confidential data on Certkiller -SR14.
C. Assign the Secure Server (Require Security) IPSec policy on Certkiller -SR14.
Assign the Client (Respond Only) IPSec policy for client computers.
D. Configure a security policy to encrypt secure channel data on Certkiller -SR14.
E. Enable WebDAV on Certkiller -SR06 and configure the Web share to require Secure
Sockets Layer (SSL).
Answer: C, E
Explanation: There are basically two methods you can use to ensure that data is
encrypted. Firstly, you can assign the Secure Server (Require Security) IPSec policy
on Certkiller -SR14 and assign the Client (Respond Only) IPSec policy to client
computers. This will result in Certkiller -SR14 supporting and requiring IPSec
connections. Client computers will use IPSec when communicating with
Certkiller -SR14, but will not use IPSec when communicating with other network
servers that do not require secure communication.
Alternatively, because IIS is installed on Certkiller -SR06, you can enable WebDAV
on the server and then publish confidential files in a Web share. If you choose this
solution, you must configure the Web share to require SSL. SSL operates at the Transport
layer of TCP/IP protocol suite, and uses public key cryptography to establish a secure
SSL session between a Web server and client. To access the Web share and confidential
files, users will use HTTPS.
Incorrect answers:
B: EFS can only encrypt files that reside on the hard disk. When files are sent over the
network, they are transmitted in an unencrypted format. You should therefore use both
EFS and IPSec to secure confidential data.
A, D: A secure channel is created between a domain controller and domain member
computers. It does not work between a file server and client computers.
Pass4sure 70-649 2.95
Questions and Answers : 128 Q&As
Updated: October 1st , 2008
Price: $125.99 $99.99
Free Down: Pass4sure Microsoft 70-649 2.95
Free Down: Testking microsoft 70-649 2.95
password: www.msexams.net
| PassGuide certification braindumps |
|
Type |
Exam Bible | New Questions & Answers |
Latest Updated |
Download link |
![]() |
All Certbible 's Exam Pack |
893 |
1 days ago | Available |
Dwonload Free Latest Pass4side Certifications Braindumps
- Free PassGuide Pass4sure Microsoft MCITP 70-447 2.83
- Free PassGuide Pass4sure Microsoft TS 70-500 2.95
- Free PassGuide Pass4sure Microsoft MB7-517 2.95
- Free PassGuide Pass4sure Microsoft TS 70-501 2.95
- Free PassGuide pass4sure microsoft MB5-229 2.95
- Free PassGuide Pass4sure Microsoft MCSD 70-330 2.95
- Free PassGuide Pass4sure Microsoft TS 70-401 2.93
- Free PassGuide Pass4sure Microsoft TS 70-510 2.93
- Free PassGuide Pass4sure Microsoft MB6-503 2.95
- Free PassGuide pass4sure microsoft MB4-211 2.93

