VCAP5-DCD Practice Exam

VCAP5-DCD Practice Exam

  • Code:VCAP5-DCD
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    When designing a storage platform, which of the following should be considered as part of the overall design?
    A. Capacity
    B. I/O requirements of the applications to be supported
    C. Disk latency tolerance
    D. Growth rate
    E. All of the above
    Answer: E
    Explanation:
    A storage platform logical design requires in-depth analysis of factors that can affect applications.
    In the case of storage, aspects that relate to the physical layer—such as the amount of usable space required for services; the size, number, and speed of disks; and how fast the data is being produced—could have a substantial impact to the storage platform.
    Chapter 4, Storage Design – The Logical & Physical Approaches
    QUESTION NO: 2
    You are the technical designer for a vSphere platform transformation project. After conducting SME interviews and using various platform information-gathering methods, you have created a high-level design document.
    This document specifies the following:
    Requirements:
    R1. The solution must not have a single point of failure.
    R2. Production applications must not have an outage of more than 10 seconds.
    R3. Data must be based in the UK.
    R4. There is a 7-year retention policy for contracts.
    R5. Applications should support existing and developing workloads for the next 3 years’ growth.
    Spec of servers:
    Web 1 vCPU, 2 GB RAM, 100 GB storage
    App 1 vCPU, 4 GB RAM, 100 Gb storage
    DB 2 vCPU, 16 GB RAM, 750 Gb storage
    At a late stage in the software development life cycle of a production application developed inhouse, an unfortunate issue was identified when the application was deployed to the production vSphere cluster. The production core stacked switch has capacity issues, and this is having a serious impact on all applications for which the switch is providing network services. Within the test system, the application works as intended in the single test VLAN and with a single-host configuration.
    Which of the following could be tried to help in this situation, from a vSphere perspective? (Choose two)
    A. Redevelop the application for a virtual platform
    B. Place the application into a single-vApp network
    C. Add DRS rules to keep network traffic within the same host, where possible
    D. Configure network I/O control
    Answer: B,D
    Explanation:
    If you limit the application traffic to a specific dedicated network (that is, a separate VLAN) and using enforced DRS affinity rules, the application traffic will not traverse the ESXi host’s physical network interfaces. This will ensure that the impact of the application is minimized, while also ensuring that the application itself is not limited.
    The application servers already have vCPU settings. This suggests that the system has already being virtualized in both types of environments. Network I/O control could be useful in the event of contention, but the role of a designer would be to plan to prevent contention where possible; other options would be more beneficial. In addition, Requirement 5 specifies that the system should work with workloads over the next 3 years. Network I/O control would suggest contention very early in the platform history.
    Chapter 4, NetWork – Logical and Physical Design to allow applications to flow
    QUESTION NO: 3
    You are the technical designer for a vSphere platform transformation project. After conducting SME interviews and using various platform information-gathering methods, you have created a high-level design document.
    This document specifies the following:
    Requirements:
    R1. The solution must not have a single point of failure.
    R2. Production applications must not have an outage of more than 10 seconds.
    R3. Data must be based in the UK.
    R4. There is a 7-year retention policy for contracts.
    R5. Applications should support existing and developing workloads for the next 3 years’ growth.
    Spec of servers:
    Web 1 vCPU, 2 GB RAM, 100 GB storage
    App 1 vCPU, 4 GB RAM, 100 Gb storage
    DB 2 vCPU, 16 GB RAM, 750 Gb storage
    At a late stage in the software development life cycle of a production application developed inhouse, an unfortunate issue was identified when the application was deployed to the production vSphere cluster. The production core stacked switch has capacity issues, and this is having a serious impact on all applications for which the switch is providing network services. Within the test system, the application works as intended in the single test VLAN and with a single-host configuration.
    what storage protocol is unsuitable?
    A. NFS
    B. iSCSI
    C. FC
    Answer: A
    Explanation:
    The requirements state that the application uptime requirements would not be met if using
    vSphere HA alone. vSphere HA would invoke a restart of guest virtual machines after at least 10 seconds.
    VMware fault tolerance would meet the uptime requirements; a failover would result in zero downtime of the application. This technology can be used only with VMFS; therefore, NFS cannot be used in this design.
    Chapter 4, NetWork – Logical and Physical Design to allow applications to flow
    QUESTION NO: 4
    You are the technical designer for a vSphere platform transformation project. After conducting SME interviews and using various platform information-gathering methods, you have created a high-level design document.
    This document specifies the following:
    Requirements:
    R1. The solution must not have a single point of failure.
    R2. Production applications must not have an outage of more than 10 seconds.
    R3. Data must be based in the UK.
    R4. There is a 7-year retention policy for contracts.
    R5. Applications should support existing and developing workloads for the next 3 years’ growth.
    Spec of servers:
    Web 1 vCPU, 2 GB RAM, 100 GB storage
    App 1 vCPU, 4 GB RAM, 100 Gb storage
    DB 2 vCPU, 16 GB RAM, 750 Gb storage
    At a late stage in the software development life cycle of a production application developed inhouse, an unfortunate issue was identified when the application was deployed to the production vSphere cluster. The production core stacked switch has capacity issues, and this is having a serious impact on all applications for which the switch is providing network services. Within the test system, the application works as intended in the single test VLAN and with a single-host configuration.
    which type of data store would be required?
    A. VMFS
    B. NFS
    Answer: A
    Explanation:
    Because fault tolerance would be the only VMware technology that would meet the technical requirements, VMFS is the only choice here.
    Chapter 4, Storage Design – The Logical & Physical Approaches
    QUESTION NO: 5
    You are the technical designer for a vSphere platform transformation project. After conducting SME interviews and using various platform information-gathering methods, you have created a high-level design document.
    This document specifies the following:
    Requirements:
    R1. The solution must not have a single point of failure.
    R2. Production applications must not have an outage of more than 10 seconds.
    R3. Data must be based in the UK.
    R4. There is a 7-year retention policy for contracts.
    R5. Applications should support existing and developing workloads for the next 3 years’ growth.
    Spec of servers:
    Web 1 vCPU, 2 GB RAM, 100 GB storage
    App 1 vCPU, 4 GB RAM, 100 Gb storage
    DB 2 vCPU, 16 GB RAM, 750 Gb storage
    At a late stage in the software development life cycle of a production application developed inhouse, an unfortunate issue was identified when the application was deployed to the production vSphere cluster. The production core stacked switch has capacity issues, and this is having a serious impact on all applications for which the switch is providing network services. Within the test system, the application works as intended in the single test VLAN and with a single-host configuration.
    Which of the following vSphere cluster technologies would meet the application requirements specified in the high-level design?
    A. FT
    B. HA
    Answer: A
    Explanation:
    vSphere HA would need to wait at least 10 seconds before a restart would be possible. This would not meet requirements. In the event of a restart, it could be possible to be without the application feed database for about 15 minutes. VMware FT would enable the service to be provided without additional redevelopment.
    Chapter 4, Storage Design – The Logical & Physical Approaches

VCAW510 Exam Study Guide

VCAW510 Exam Study Guide

  • Code:VCAW510
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    How are fully provisioned desktops created for automated pools, whether floating or dedicated?
    A. They are deployed from a pre-configured template
    B. They are cloned from an existing desktop
    C. They are deployed form an existing .ISO image
    D. They are created from scratch
    Answer: A
    Reference:http://pubs.vmware.com/view-51/topic/com.vmware.ICbase/PDF/view-51-architectureplanning.pdf(page 10, 6th bullet)
    QUESTION NO: 2
    You are a VMware consultant. You have a client with several users that are contract accountants and must have their virtual desktops with them when they are at a client’s site. Which solution will help resolve this issue?
    A. View Client with Local Mode
    B. View Administrator
    C. Horizon Mirage
    D. Linked Clones
    Answer: D
    Reference:http://www.vmware.com/support/ws55/doc/ws_clone_overview.html(See linked clones)
    QUESTION NO: 3
    How do virtual desktops locate the nearest printer to the user?
    A. Printers are located through a pre-configured list that is stored on the ESXi physical host
    B. Printers are selected for the user by the administrator
    C. Printers are randomly chosen per print job
    D. Printers are defined through a GPO
    Answer: D
    Reference:http://myvirtualcloud.net/?p=2436(second para of the page)
    QUESTION NO: 4
    You are the VMware administrator for your company. A member of the Help Desk has asked if HA can be used with Horizon View. How should you respond?
    A. HA will restart Horizon View virtual desktops as configured by the administrator
    B. HA will restart Horizon View desktops, but will restart them after all other virtual machines have been restarted
    C. HA does not support virtual desktops deployed through Horizon View
    D. HA will only restart Windows-based virtual desktops
    Answer: A
    Reference:http://pubs.vmware.com/view-
    52/index.jsp?topic=%2Fcom.vmware.view.planning.doc%2FGUID-32026.352-0AC3-4E29-B72FC95465E7894C.html
    QUESTION NO: 5
    How can Persona Management improve virtual desktop performance?
    A. Persona Management allows the user to store their desktop and settings to a USB device to improve recovery
    B. Persona Management is used to save frequently used files to a local SSD device to improve read performance
    C. Persona Management downloads the user’s settings and desktop on demand, rather than downloading the entire configuration at logon time
    D. Persona Management allows the VMware administrator to store all user documents and settings directly to a VMFS datastore
    Answer: C

VCP-510Exam Study Guide

VCP-510Exam Study Guide

  • Code:VCP-510
  • Click Here: more information
  • Exam Demo:
  • QUESTION 2
    An administrator notices that when a virtual machine is placed into a resource pool, a warning indicates that the virtual machine will receive a very large percentage of the total shares for memory. Which action can be taken to resolve this problem?
    A.
    Increase the memory resource allocation to the resource pool.
    B.
    Increase the share value for the resource pool.
    C.
    Change the shares setting from custom to high, medium, or low for the virtual machine.
    D.
    Decrease the memory allocation for the virtual machine.
    Answer: C
    QUESTION 3
    An administrator views the Fault Tolerance pane of the Summary tab of a virtual machine and finds that the current status is Not Protected.
    What are two vSphere Fault Tolerance states that would cause the virtual machine to not be protected? (Choose two.)
    A.
    Stopped – Fault Tolerance has been stopped on the secondary virtual machine.
    B.
    Need Secondary VM – The primary virtual machine is running without a secondary virtual machine
    and is not protected
    C.
    Need Primary VM – The secondary virtual machine is running, and a new primary virtual machine
    cannot be generated.
    D.
    Disabled – Fault Tolerance is disabled.
    Answer: BD
    QUESTION 4
    Which two conditions prevent the application of a host profile to an ESXi 5.x host? (Choose two.)
    A.
    The host has multiple profiles attached.
    B.
    The host has not been placed into maintenance mode.
    C.
    The host is running virtual machines.
    D.
    The host is an ESXi host.
    Answer: BC
    QUESTION 5
    An administrator is editing the IP allocation policy for a vApp.
    Which three options are available? (Choose three.)
    A.
    Automatic
    B.
    Roaming
    C.
    Transient
    D.
    DHCP
    E.
    Fixed
    Answer: CDE

VCP-511 Practice Testing Training

VCP-511 Practice Testing Training

  • Code:VCP-511
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    An ESX Administrator plans to install additional supported components on the ESX Server that would increase the memory requirements for the Service Console. Which ESX Server partition would also need to be increased during installation as a result?
    A. /
    B. vmfs3
    C. swap
    D. /boot
    Answer: C
    Explanation:
    Mastering VMware vSphere 4, page 25.
    ‘As a general rule, swap files are created with a size equal to at least two times the memory allocated to the operating system. The installation process allocates a default amount of 300MB of memory for the Service Console; therefore, the default swap partition size would be 600MB. ‘ ‘It might be necessary to increase the amount of memory granted to the Service Console. …If additional third party applications are needed to run in the Service Console…then more memory may be needed…’
    QUESTION NO: 2
    Which of the following tasks can be selected from the home page of an ESX Server (Choose Three)?
    A. Browse Objects Managed by this Host
    B. Browse Virtual Machines in this Host’s inventory
    C. Download VMware Web Access Client
    D. Browse Datastores in this Host’s inventory
    E. Download VMwarevCenter Server
    Answer: A,D,E
    Explanation:
    The graphics shows the following tasks can be selected from the home page:
    • Download VMware vCenter
    • Browse Datastores in this Host’s inventory
    • Browse Objects Managed by this Host
    QUESTION NO: 3
    Creating which of the following optional partitions would change the default partition size for /?
    A. /tmp
    B. /home
    C. /var/log
    D. /usr
    Answer: D
    Explanation:
    ESX Required Partitions
    Mount Point Type Size
    / ext3 *
    * Calculated dynamically based on the size of the /usr partition. By default, the minimum size is 5GB and no /usr partition is defined
    QUESTION NO: 4
    Additional licensing is required once the number of cores per CPU reaches which of the following?
    A. 16 or more cores
    B. 12 or more cores
    C. 8 or more cores
    D. 6 or more cores
    Answer: C
    Explanation:
    Essentials for Retail, Essentials Plus for Retail, Standard and Enterprise support 6 cores per CPU.
    Advanced and Enterprise Plus support 12 cores per CPU.
    QUESTION NO: 5
    What is the maximum number of cores that can be used with Standard licensing?
    A. 8
    B. 16
    C. 12
    D. 6
    Answer: D
    Explanation:
    Standard supports 6 cores per Processor.

VCP510-DT Practice Testing Training

VCP510-DT Practice Testing Training

  • Code:VCP510-DT
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    Which two steps are part of the View Composer installation process? (Choose two.)
    A. select the Enable View Composer checkbox in the View Administrator
    B. install the View Composer on the vCenter Server system
    C. register View Composer service on the Windows system
    D. configure ODBC connection to the View Composer database
    Answer: B,D
    QUESTION NO: 2
    The View Composer Database stores information about which three components and connections? (Choose three.)
    A. Active Directory Connections
    B. View Connection Broker Connections
    C. Replicas created by the View Composer
    D. Disposable data disk created by View Composer
    E. Linked-clone desktops deployed by View Composer
    Answer: A,C,E
    QUESTION NO: 3
    Which two platforms are supported by VMware View Composer in a VMware View 5 environment? (Choose two.)
    A. VMware vCenter 4.0 Update 3 running on Windows Server 2008 R2
    B. VMware vCenter 4.1 Update 1 running on Windows XP Pro 64-bit
    C. VMware vCenter 4.1 Update 1 running on Windows Server 2003 64-bit
    D. VMware vCenter 5.0 running on Windows Server 2008 R2
    Answer: A,D
    QUESTION NO: 4
    What are three supported Database Servers for VMware View Composer in a VMware View 5 environment? (Choose three.)
    A. Microsoft SQL Server 2005 Express with vCenter Server 4.1 U1
    B. Microsoft SQL Server 2005 Express with vCenter Server 5.0
    C. Microsoft SQL Server 2005 SP3 Standard with vCenter Server 5.0
    D. Microsoft SQL Server 2008 R2 Express with vCenter 4.0 U3
    E. Microsoft SQL Server 2008 R2 Express with vCenter Server 5.0
    Answer: A,C,E
    QUESTION NO: 5
    What is the proper syntax to use when adding a domain user to the View Composer configuration?
    A. DOMAIN\USER
    B. DOMAIN.COM\USER
    C. OU=DOMAIN, CN=USER
    Answer: B

VCP510PSE Practice Testing Training

VCP510PSE Practice Testing Training

  • Code:VCP510PSE
  • Click Here: more information
  • Exam Demo:
  • QUESTION 2
    An administrator notices that when a virtual machine is placed into a resource pool, a warning indicates that the virtual machine will receive a very large percentage of the total shares for memory. Which action can be taken to resolve this problem?
    A.
    Increase the memory resource allocation to the resource pool.
    B.
    Increase the share value for the resource pool.
    C.
    Change the shares setting from custom to high, medium, or low for the virtual machine.
    D.
    Decrease the memory allocation for the virtual machine.
    Answer: C
    QUESTION 3
    An administrator views the Fault Tolerance pane of the Summary tab of a virtual machine and finds that the current status is Not Protected.
    What are two vSphere Fault Tolerance states that would cause the virtual machine to not be protected? (Choose two.)
    A.
    Stopped – Fault Tolerance has been stopped on the secondary virtual machine.
    B.
    Need Secondary VM – The primary virtual machine is running without a secondary virtual machine
    and is not protected
    C.
    Need Primary VM – The secondary virtual machine is running, and a new primary virtual machine
    cannot be generated.
    D.
    Disabled – Fault Tolerance is disabled.
    Answer: BD
    QUESTION 4
    Which two conditions prevent the application of a host profile to an ESXi 5.x host? (Choose two.)
    A.
    The host has multiple profiles attached.
    B.
    The host has not been placed into maintenance mode.
    C.
    The host is running virtual machines.
    D.
    The host is an ESXi host.
    Answer: BC
    QUESTION 5
    An administrator is editing the IP allocation policy for a vApp.
    Which three options are available? (Choose three.)
    A.
    Automatic
    B.
    Roaming
    C.
    Transient
    D.
    DHCP
    E.
    Fixed
    Answer: CDE

VCPVCD510 Testing Engine

VCPVCD510 Testing Engine

  • Code:VCPVCD510
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    An administrator is auditing IP address use in a specific Organizational Network.
    Where will the administrator find this information?
    A. The administrator can run a Global IP Allocation report
    B. The information can be located in the IP Allocation properties for the specific Organizational Network
    C. The information can be located in the System Properties of the Organizational Network
    D. The administrator can run an IP Allocation report for the specific Organizational Network
    Answer: B
    QUESTION NO: 2
    An administrator needs a list of all hosts and statuses across all Provider vDCs in a vCloud Director environment. Where will the administrator find this information?
    A. In the Hosts section of the vSphere Resources pane of the System tab
    B. In the Host Status report of vCenter Chargeback
    C. In the Hosts section of the vSphere Resources pane of the Administration tab
    D. In the Host settings section of each organization
    Answer: A
    QUESTION NO: 3
    An administrator is updating the system SMTP server settings.
    Where will the administrator change this setting?
    A. The Email Server settings in the Alerts section of the Administration page.
    B. The Email section in the System settings section of the Administration page.
    C. The Email Server settings in the Servers section of the Administration page.
    D. The Email Services configuration file on each vCD Cell.
    Answer: B
    QUESTION NO: 4
    An administrator has scheduled a report to run at 8 PM nightly and has configured a number of recipients to receive the report. After the report runs, the administrator discovers that a link to the report was sent to the recipients, not the report itself. Why did this occur?
    A. vCenter Chargeback cannot support attachments via email.
    B. The report size was larger than the size limit configured for the SMTP server.
    C. vCenter Chargevack was configured to send links instead of attachments.
    D. The SMTP server was configured not to accept attachments.
    Answer: B
    QUESTION NO: 5
    Where must an administrator place sysprep files in order for Guest OS Customizations to work on all supported versions of Windows?
    A. On the VM during vApp creation.
    B. On the vCD management cluster.
    C. In a specific location on all vCD Cells.
    D. In a specific location on the vCenter Servers.
    Answer: C

AND-401 Testing Engine

AND-401 Testing Engine

  • Code:AND-401
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    What method you should override to use Android menu system?
    A. onCreateOptionsMenu()
    B. onCreateMenu()
    C. onMenuCreated()
    D. onCreateContextMenu()
    Answer: A
    Explanation:
    Android ATC Self Study Guidehttp://www.androidatc.com/pages-19/Self-Study
    QUESTION NO: 2
    What Activity method you use to retrieve a reference to an Android view by using the id attribute of a resource XML?
    A. findViewByReference(int id);
    B. findViewById(int id)
    C. retrieveResourceById(int id)
    D. findViewById(String id)
    Answer: B
    Explanation:
    Android ATC Self Study Guidehttp://www.androidatc.com/pages-19/Self-Study
    QUESTION NO: 3
    Which of the following is not an Android component (i.e. a point from which the system can enter your application)?
    A. Service
    B. Activity
    C. Layout
    D. Content Provider
    Answer: C
    QUESTION NO: 4
    During an Activity life-cycle, what is the first callback method invoked by the system?
    A. onStop()
    B. onStart()
    C. onCreate()
    D. onRestore()
    Answer: C
    Explanation:
    Android ATC Self Study Guidehttp://www.androidatc.com/pages-19/Self-Study
    QUESTION NO: 5
    Which configuration file holds the permission to use the internet?
    A. Layout file
    B. Property file
    C. Java source file
    D. Manifest file
    Answer: D

010-151 Exam Training Materials

010-151 Exam Training Materials

  • Code:010-151
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    Which method is a TCP/IP-based protocol for establishing and managing connections between IPbased storage devices, hosts, and clients?
    A. FCIP
    B. iFCP
    C. iSCSI
    D. FCoE
    Answer: C
    QUESTION NO: 2
    Which method does FCIP use to enable connectivity of geographically distributed Fibre Channel SANs over IP?
    A. routing
    B. tunneling
    C. handshaking
    D. transporting
    Answer: B
    QUESTION NO: 3
    Which important feature on the front end is provided to the clients by multiple servers that access the same storage devices across the SAN?
    A. recovery
    B. redundancy
    C. resiliency
    D. security
    E. storage
    Answer: B
    QUESTION NO: 4
    The Ethernet specification details several different fiber optic media types. What is the wire transmission speed for 100BASE-FX Ethernet?
    A. 10 Mb/s
    B. 100 Mb/s
    C. 1000 Mb/s
    D. 10000 Mb/s
    Answer: B
    QUESTION NO: 5
    Which fiber optic cable type is used most often with a Subscriber connector?
    A. dual-mode
    B. single-mode
    C. straight-mode
    D. multi-mode
    E. subscriber-mode
    Answer: B

500-007 Exam Training Materials

500-007 Exam Training Materials

  • Code:500-007
  • Click Here: more information
  • Exam Demo:
  • QUESTION NO: 1
    You have configured your Cisco TelePresence Codec C90 but discover unwanted noise during use. What best practice will help avoid this problem?
    A. Connect only one device at a time to an input and avoid daisy-chaining.
    B. Recycle the power on your system after adding each additional input.
    C. If you are not using an input, turn it off.
    D. Daisy-chain additional devices using a serial cable to provide separate power supplies.
    Answer: C
    QUESTION NO: 2
    When using the Cisco TelePresence Touch panel with a Codec C90, which Administrator settings can you access?
    A. all of the same Administrator settings as when using the TRC5 remote
    B. a limited subset of the Administrator settings compared with using the TRC5 remote
    C. none of the Administrator settings
    D. only the Custom Video Layout settings
    Answer: B
    QUESTION NO: 3
    You want to reconfigure the H.323 and SIP settings using the remote control on the Cisco
    TelePresence Codec C90. Which menu allows you to do this?
    A. Audio input levels
    B. IP settings
    C. Advanced configuration
    D. Protocol configuration
    Answer: C
    QUESTION NO: 4
    What do you need to do before an endpoint can place or receive H.323 calls using a URI address?
    A. Register the endpoint to the SIP server.
    B. Register the endpoints to the gatekeeper.
    C. Register the endpoint to the gateway.
    D. Register the endpoint to the Cisco TelePresence MCU.
    Answer: B
    QUESTION NO: 5
    If the user purchases the Cisco TelePresence Touch panel, which two statements are true?
    (Choose two.)
    A. Both the TRC5 remote control and the Touch panel can be used simultaneously.
    B. Either the TRC5 remote control or the Touch panel can be used, but not both simultaneously.
    C. The Touch panel should be used to make calls, but the TRC5 remote control should be used to configure the unit.
    D. The web interface can be used to configure the unit.
    Answer: B,D