logo

CuriousTab

CuriousTab

Discussion


Home Certification Microsoft Certification Comments

  • Question
  • Sachin works for a computer training institute in North America.After discussing the steps of installing Windows XP professional in the class room, sachin divided the students in a group of two and asked them to complete the installation on their respective machines.But none of the students were able to complete the installation process.Identify the solution that is the cause to the above problem.


  • Options
  • A. Needs to run XP Upgrade Adviser to avoid compatibility problem
  • B. Needs to run XP Upgrade Professional to avoid compatibility problem
  • C. Needs to run XP Upgrade Home Edition to avoid compatibility problem
  • D. Needs to run XP Service Pack to avoid compatibility problem

  • Correct Answer
  • Needs to run XP Upgrade Adviser to avoid compatibility problem 


  • Microsoft Certification problems


    Search Results


    • 1. Your network consists of a single Active Directory domain named contoso.com. The functional level of the domain is Windows Server 2003. You have a file server named Server1 that is used to store users' home folders and profiles. On Server1, you create a folder named D:data and share the folder as UserData. You create a new user account named TemplateUser in Active Directory. You need to ensure that each user account you create by copying TemplateUser is configured to have a unique home folder stored in the UserData share. Which home folder path should you specify?

    • Options
    • A. D:\data\%homedrive%
    • B. D:\data\%username%
    • C. \\server1\userdata\%homedrive%
    • D. \\server1\userdata\%username%
    • Discuss
    • 2. Your network consists of a single Active Directory domain. The domain includes a group named SalesUsers. You have a file server that runs Windows Server 2003 Service Pack 2 (SP2). The server has a folder named CorpData. You share the CorpData folder and assign the Domain Users group the Full Control share permission. In the CorpData folder, you create a folder named Sales. You need to configure security for the Sales folder to meet the following requirements: -Members of the SalesUsers group must be able to read, create, and modify all files and folders. -All other users must be able to view items in the folder. What should you do?

    • Options
    • A. On the Sales folder, block permission inheritance and remove permissions. Assign the Allow Modify permission to the SalesUsers group.
    • B. On the Sales folder, block permission inheritance and copy permissions. On the Sales folder, assign the Allow Modify permission to the SalesUsers group.
    • C. On the CorpData share, change the share permission for Domain Users to Read. On the Sales folder, assign the Allow Modify permissions to the SalesUsers group.
    • D. On the CorpData folder, block permission inheritance and remove permissions. In the Sales folder, assign the Allow Modify permissions to the SalesUsers group.
    • Discuss
    • 3. Which of the following best describes how the user is alerted with information system and configuration alerts?

    • Options
    • A. A popup occurs and the Windows 7 desktop contrast is dimmed. Until you acknowledge the alert the screen will not move.
    • B. If Aero is installed the shaking alert flag appears in the index bar of every open window.
    • C. A flag in the taskbar with a red
    • D. All of the above
    • Discuss
    • 4. You are a member of a team of developers creating several ASP.NET applications for XYZ. You want to create a reusable toolbar that will be used in each of the applications. The toolbar will be displayed at the top of each page viewed by the user. The contents of the toolbar will vary depending on options each user selects when creating a profile. You want to be able to add the toolbar to the ASP.NET toolbox for each of the developers on your team.What should you do?

    • Options
    • A. Create a new Web Control Library project. Create the toolbar within a Web custom control.
    • B. Add a new Web user control to your ASP.NET project. Create the toolbar within the Web user control.
    • C. Add a new Web Form to your ASP.NET project. Design the toolbar within the Web Form and save the Web Form with an .ascx extension.
    • D. Add a new component class to your ASP.NET project. Design the toolbar within the designer of the component class.
    • Discuss
    • 5. You have a computer that runs Windows 7. A printer is installed on the computer. You remove the Everyone group from the access control list (ACL) for the printer, and then you share the printer. You need to ensure that members of the Sales group can modify all the print jobs that they submit. You must prevent Sales group members from modifying the print jobs of other users. What should you do?

    • Options
    • A. From the printer's properties, assign the Print permission to the Sales group.
    • B. From the printer's properties, assign the Manage Documents permission to the Sales group.
    • C. From the local Group Policy, assign the Increase scheduling priority user right to the Sales group.
    • D. From the local Group Policy, assign the Take ownership of files or other objects user right to the Sales group.
    • Discuss
    • 6. The navigation pane in Word 2010 has several tabs that let you move through the information in your document in different ways. Which of the following tabs is part of the Navigation pane?

    • Options
    • A. Browse by heading
    • B. Browse by search results
    • C. Browse by page
    • D. All of these
    • Discuss
    • 7. Someone has created a new document using Word 2010 and sent you a copy. The document is not protected and you have rights to view the content and even make changes. However, they have inserted a hyperlink to a company website but when you click the hyperlink nothing happens. What might be wrong?

    • Options
    • A. Hyperlinks do not open automatically, you need to paste them into your web browser
    • B. You need to hold the Ctrl key whilst clicking the hyperlink
    • C. Its impossible to add hyperlinks to a document. Maybe they formatted it to look like a link.
    • D. You need to hold the Alt key whilst clicking the hyperlink
    • Discuss
    • 8. You use Visual Studio .NET to develop a Windows-based application that interacts with a Microsoft SQL Server database. Your application contains a form named CustomerForm. You add the following design-time components to the form: ? SqlConnection object named XYZConnection. ? SqlDataAdapter object named XYZDataAdapter. ? DataSet object named XYZDataSet. ? Five TextBox controls to hold the values exposed by XYZDataSet. At design time, you set the DataBindings properties of each TextBox control to the appropriate column in the DataTable object of XYZDataSet. When you test the application, you can successfully connect to the database. However, no data is displayed in any text boxes. You need to modify your application code to ensure that data is displayed appropriately. Which behavior should occur while the CustomerForm.Load event handler is running?

    • Options
    • A. Execute the BeginInit method of XYZDataSet.
    • B. Execute the Open method of XYZConnection.
    • C. Execute the FillSchema method of XYZDataAdapter and pass in XYZDataSet.
    • D. Execute the Fill method of XYZDataAdapter and pass in XYZDataSet.
    • Discuss
    • 9. You are creating an ASP.NET application for XYZ. The company data is stored in a Microsoft SQL Server 6.5 database. Your application generates accounting summary reports based on transaction tables that contain million of rows. You want your application to return each summary report as quickly as possible. You need to configure your application to connect to the database and retrieve the data in a away that achieves this goal. What should you do?

    • Options
    • A. Use a SqlConnection object to connect to the database, and use a SqlCommand object to run a stored procedure that returns the data.
    • B. Use an OleDbConnection object to connect to the database, and use an OleDbCommand object to run a stored procedure that returns the data.
    • C. Configure SQL Server to support HTTP access, and create an XML template to run a stored procedure that returns the data in XML format.
    • D. Use COM interop to create an ADODB.Connection object, and use an ADODB.Command object to run a SQL statement that returns the data.
    • Discuss
    • 10. You have a portable computer named Computer1 that runs Windows 7. You have a file server named Server1 that runs Windows Server 2008. Server1 contains a shared folder named Share1. You need to configure Computer1 to meet the following requirements: Ensure that cached files from Share1 are encrypted. Ensure that files located in Share1 are available when Server1 is disconnected from the network. What should you do?

    • Options
    • A. On Server1, encrypt the files in Share1. On Computer1, make Share1 available offline.
    • B. On Server1, configure BitLocker Drive Encryption. On Computer1, make Share1 available offline.
    • C. On Computer1, make Share1 available offline and enable encryption of offline files.
    • D. On Computer1, copy the files from Share1 to the Documents library and configure BitLocker Drive Encryption.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment