Engage the many components of planning the implementation

Assignment Help C/C++ Programming
Reference no: EM13730744

CIS256 Project - Windows Server 2008 Active Directory

An individual project where you will engage the many components of planning the implementation of Windows Server 2008 Active Directory. With increased use of computer technology, many medical practices, clinics and doctor's offices are moving away from their paper-based recording system for their patients to a new Electronic Medical Records (EMR) system. In this project, a group of 4 medical offices are merging together into a single entity.

The EMR application has already been purchased by the new company, and requires Active Directory to function. In addition to the EMR system, many insurance companies require submission of claim forms electronically instead of paper forms. Additionally, many pharmacies they use now accept electronic prescriptions via the Internet. The net effect in this scenario is that several small practices are grouping together and are moving to an entirely electronic system.

The name of the new entity will be called ECPI EMR. Each of the remote offices has about 30 tablet computers that will be used for the EMR system via a browser interface, and 30 desktops running Windows 7 for general office work, thus central file storage on the domain is required. ECPI EMR would like to provide web pages on the Internet and they would also like internal email.

The 4 offices are:

Maplewood Family Practice
Advance Urgent Care Clinic
Salem Pediatricians
Westgate Oncology

Each office has these departments:

Providers [all the physicians, physician assistants, nurses, etc]
Accounting [processes payments, receipts, payroll, etc]
Nursing [handles submission of prescriptions to pharmacies]
Insurance [works with insurance companies]

A central office will house the IT infrastructure to support the new company. One Windows Server 2008 Enterprise Edition server is located in each of the remote offices at this time. Additional servers can be purchased if justified. A T1 line is already in place between the remote offices and the central office. Digital certificates are needed for authentication purposes for these devices.

Your task is to design the Active Directory structure for the new organization.

In this project, you will:

Design AD logical and physical design
Design the GPO structure of the organization
Design the DNS infrastructure to support Active Directory
Identify the location of the FSMO roles
Identify the DC locations
Identify the bridgehead servers (if any are used)
Design the software / operating system deployment plan for the organization
Design the CA for the organization
Develop a Disaster recovery plan to include data and Active directory
Identify additional servers / equipment needed
Generate a time line to implement the entire solution

You will have access to Microsoft Word, Excel, and Visio via the XenDesktop. You will use those applications to develop your solutions for different parts of this project.

Unit 1 Project

You are beginning the design of your solution for ECPI EMR, the newly combined medical services provider company. You will use Microsoft Visio (via XenDesktop).

Part 1 - Existing Network Diagram

30 points

Using Visio, prepare a diagram based on the information you've been given so far. This will be a first step to confirm you have a firm understanding of the existing environment, particularly the hardware already installed. Visio has extensive stencils for diagramming computer networks, however, focus most on thinking through what's described in the project.

Save your file as Lastname_CIS256_U1_Project1-1.vsd

Part 2 - Active Directory Diagrams

70 points

Using Visio, design a physical and a logical structure for the company. You should have two files, one for each diagram. In these diagrams, you should include physical components such as domain controllers, file storage, forests, OUs, domains, trees, etc. Know that this is an initial plan and will likely change dramatically as you progress in the project. Get ideas from the images in Chapter 3 and 4. What you start with now will likely be very different from what you end with.

Save your file as Lastname_CIS256_U1_Project2-1.vsd for the physical design.

Save your file as Lastname_CIS256_U1_Project2-2.vsd for the logical design. 

Reference no: EM13730744

Questions Cloud

What about ethnic and racial groups in america : What about ethnic and racial groups in America? How did workers benefit from this war? How did workers benefit from this war?
Depreciation deduction by the straight-line method : Assume you buy a new machine for $100,000 in January of a tax year that corresponds to a calendar year. Assume the machine is placed into service in August of the same tax year. The estimated life of the machine is eight years when salvage value is e..
Describe the history of the project : Large plans were underway between China and Mexico for a 200 acre mega-mall, Dragon Mart, to be built by China near Cancun, Mexico. Describe the history of the project
Long-term-large-scale change : After one year, you will be expected to begin opening additional stores in Brazil, Russia, India, and China (also known as the B.R.I.C. countries). This will be a long-term, large-scale change.
Engage the many components of planning the implementation : An individual project where you will engage the many components of planning the implementation of Windows Server 2008 Active Directory. With increased use of computer technology, many medical practices, clinics and doctor's offices are moving away fr..
Texas chemicals is a major producer of oil-based fertilisers : Texas Chemicals is a major producer of oil-based fertilisers in the US. The company’s stock is currently selling for $80 per share and there are 10 million shares outstanding. The company also has debt outstanding with a market value of $400 million...
What is the organizational innovation of the pin factory : What is the organizational innovation of the pin factory and what, according to Smith, is its significance for society?
Explain the models organizations use to manage forecasting : Explain, and provide examples of, the models organizations use to manage forecasting, planning, and inventory. Examine, and provide examples of, the costs absorbed by organizations with respect to inventory and logistics.
Write an essay on reagan and the evil empire : America would be different if these events or people had not occurred or existed, or had events happened differently. Reagan and the "Evil Empire", Operation Cyclone.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Positive integer value, and computes

Write a function in c++ that reads a positive integer value, and computes

  Where c is the temperature in degrees celsius

Write a program that takes as input a depth in kilometers inside the earth and displays the temperature at this depth in degrees Celsius and in degrees Fahrenheit.

  Write c++ programs

Write a C++ program to accept distance in kilometers, coverts it to meters and then displays the result. Write a C++ program to find area and circumference of a circle.

  Write a program to analyze students course marks

Write a program to analyze students course marks. The program should read in students course marks from "m2-grading.txt". The data file has a headline including students ID#, course-1marks, course-2 marks and course-3 markes.

  Create class having constructor to recieve two ints

Create a class (in C++)named Card. The class should have two int data members named face and suit.The class should have a constructor that recieves the two ints and uses them to initialize the data members.

  Write a recursive void function

Write a recursive void function called rot at eLeft that rotates the first n integers in an array to the left. To rotate n items left, rotate the first n - 1 items left recursively, and then exchange the last two items. For example, to rotate the ..

  Aims the main purpose of the assignment is to let you

aims the main purpose of the assignment is to let you perform operations on les manipulate structures manipulate

  Compute the area of a pentagon

Evaluate the area of a pentagon given by the coordinates - Please make sure it compiles and write the full program to receive full credit. Thank you so much for your help.

  The mean and standard deviation

How do i write a program in c++ that use functions max, min, the total numbers, the mean and standard deviation to read a file text and return these values from the file text. note the file text has random numbers. note im not suppose to use arrays.

  Mark the following statements as true or false

Mark the following statements as true or false.

  Write a program that accepts as input, without prompts

Write a program that accepts as input, without prompts, a series of short values, terminated by end of file. The program outputs one line:

  Write a c++ statement that outputs the data stored

Write a C++ statement that declares student to be a personType object, and initialize its first name to "Buddy" and last name to "Arora".

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd