Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Comp-10041 Final Hands-On Preparation

There are a certain number of procedures that will have to be performed prior to beginning the Hands-on final Exam. The following is the scenario and initial setup that you will be required to perform.

Environment Setup:
1. Logon as user CSAIT and configure your virtual machines according to the documentation provided. (see Appendix A) 2. Server: Log onto the domain controller as Administrator (Adminp&ss) and add tony.green to the Administrators or the Domain Admins group 3. Workstation: Log on as Tony Green as all other steps will be performed using the workstation

Scenario and Initial Setup


You have been hired as a Network Technical Support assistant for a company called BigBox Inc. This is a big box retail store that sells electronics equipment to the general public. There are networked computer workstations located throughout the store and they are running Windows 7 Professional operating systems. The store has one domain controller running Windows Server 2008 and it is located in a secured office that is not accessible to anyone except the stores managers and the network administrator. There is one Windows 7 Professional workstation that all of the technical support assistants use to manage the network. This company relies very heavily on the network since sales transactions and inventory management are controlled through applications running on the workstations that are located throughout the store. The files that these applications use are located on the domain controller. Employees fall into these categories: Associates The majority of employees are classified as Associates. Associates are responsible for customer sales and service as well as for stocking shelves. They use the Windows 7 workstations located throughout the store to enter sales transactions and to update inventory files. Managers These people are responsible for managing the Associates. Network Administrator This person oversees the network but is only onsite occasionally. Technical Support Assistants This is your position, as Tony Green. If the network goes down, employees cant provide services to the customers so there is always at least one technical support assistant on site. You have been assigned to use the Tony Green account for all administrative tasks that you perform. You will not be able to use the Administrator account because in theory its been disabled. You have been delegated administrative authority for the Hamilton organizational unit, and this is where you are to place any objects that you create (e.g. users, groups) In the Hamilton organizational unit, create the following two groups now: Associates, and Managers

Map a network drive (Z:) to the \\acmeserver\Corporate shared folder and then organize the folder system under the Corporate shared folder using the following structure: Corporate
day prior to

BigBox Sales Inventory

Note: These same procedures must be completed on exam performing exam questions.

Comp-10041 Final Hands-On Preparation Appendix A


From a command prompt, change to the Sun VirtualBox installation directory. The following command will run the vboxmanage command line interface to register the Windows 2008 R2 Server virtual machine in the Sun VirtualBox inventory.
vboxmanage registervm d:\courses\comp-10051\Server2008R2.xml cd c:\program files\sun\VirtualBox

The following command will run the vboxmanage command line interface to register the Windows 7 Professional virtual machine in the Sun VirtualBox inventory
vboxmanage registervm d:\courses\comp-10051\Windows7Pro.xml

Run the following commands to register the hard drive files in the media manager.
vboxmanage openmedium disk d:\courses\comp-10051\Server2008R2.vdi --type immutable vboxmanage openmedium disk d:\courses\comp-10051\Windows7Pro.vdi --type immutable

Start VirtualBox and select the Server 2008R2 Virtual machine icon. See Below Click on the Storage link in the right hand window. Click on the add hard disk icon next to the IDE Controller in the Storage Tree. Insure the Server2008R2.vdi file is selected. Complete the same procedures for the Windows7Pro virtual machine and insure the Windows7Pro.vdi file is selected.

You might also like