1 / 18

Kaplan School of Information Systems and Technology

Kaplan School of Information Systems and Technology. Welcome to Network Administration!. Course Name – IT278 Network Administration Instructor – Jan McDanolds, MS Contact Information: AIM – JMcDanolds Email – jmcdanolds@kaplan.edu. introductions.

Download Presentation

Kaplan School of Information Systems and Technology

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Kaplan School of Information Systems and Technology Welcome to Network Administration! Course Name – IT278 Network Administration Instructor – Jan McDanolds, MS Contact Information: AIM – JMcDanolds Email – jmcdanolds@kaplan.edu

  2. introductions Exercise - Get to know your classmates • We are going to practice a little networking… • First student ( ) tell your name, general location, your experience in networking and something goofy you want to share. • Second student ( ) begin by stating another student’s name and repeating one thing the student mentioned. • NEXT - add your own name, general location, experience in networking and something you want to share. • Continue… learn about each student in the class.

  3. Class Content Course Syllabus • The syllabus link is located under Course Home • Please read the ENTIRE document • Review the section on Discussion requirements • Ask questions. Yes, you do need to participate in the seminar or you need to take the quiz. • Course Calendar – part of Syllabus • No Holidays in this 1101B Term

  4. UNIT 1 Course Outcomes By the end of this course, you should be able to: •  IT278-1: Compare local and network operating system features •  IT278-2: Explain common network operating system characteristics •  IT278-3: Configure network operating systems •  IT278-4: Implement administrative functions for users, printing, and security •  IT278-5: Use network operating system tools and utilities for maintenance and security •  CLA GEL-1.1: Demonstrate college-level communication through the composition of original materials in Standard American English. •   CLA GEL-7.1: Identify the ethical issues within the field of Network Administration

  5. Class Content Textbook The textbook for this course is: Hands-On Microsoft Windows Server 2008by Michael Palmer, Course Technology The CD in the back of the textbook includes Windows Server 2008 120-Day Evaluation software. If you do not have a textbook yet, please email me.

  6. Class Content Virtualization Software There are several vendors including Microsoft that offer virtualization software: Recommended for this course – VirtualBox (Oracle) http://www.virtualbox.org/wiki/Downloads Only install Windows Server 2008 in a virtual environment! If you install it directly, it will overwrite your current operating system!

  7. Class Content MSDNAA You can download full versions (not an evaluation) of Microsoft Windows Server 2008 You must have a username and password to login to the MSDNAA site. You can get one by contacting Academic Advising. Any AA can help you. Your MSDNAA Online Software System can be found at: http://msdn06.e-academy.com/kapln_techd

  8. Class Content Screen Captures • From Windows - To create a screen shot: • Display exactly what you want on the screen. To get both your host machine and virtual window in the shot, click outside of the virtual window. • Press the ‘Print Screen’ key on your keyboard (located somewhere near the upper right-hand corner – some PCs require a function key or the Shift key in combination). • Open a new Word document. From the Edit menu, select Paste. • The picture will display in Word. Save the document. • ORDownload free screen capture software • This will allow you to capture a section of your screen. • http://www.wisdom-soft.com/downloads/downloadfiles.htm • http://www.wisdom-soft.com/downloads/ScreenHunter_Help.pdf

  9. Class Success Success in this Class • This class requires you to write college-level essays. • Allproject assignment (essays) are to be submitted in APA Style format. • Submit assignments as Word documents with your name and unit in the title (ex: SmithM-IT278-U1.doc) Each assignment has a Grading Rubric that outlines the point values. • An APA Style template is posted in Doc Sharing. APA Sample for IT278. You can use this to prepare your essays. I DO require references! Review the guidelines for plagiarism and cite your sources!

  10. UNIT I Why Use Networks? • A Network: A group of computers and devices connected by transmission media • Stand-alone computer - Not connected to other computers, uses local software and data • Advantages of a network over standalone computers: • Device sharing by multiple usersSaves money and time • Central network management • Increased productivity

  11. UNIT I What is a Network Operating System? NOS: A computer operating system with features that manage resources such as data, users, groups, and applications. Windows Server 2008 is a network operating system.

  12. UNIT I Client/Server • Client/Server networks for LANs, MANs, WANs • Require Network Operating Systems on servers: • Microsoft Windows Server 2008, UNIX, Linux, Mac OS X Server, etc.Stand-alone computer systems run Windows XP, Windows 7, Linux, Mac OS X. These become workstations (clients) on LANs. • Server functions: • Manage client data, resources, printers, etc. • Ensure authorized user access • Restrict user network access • Control user file access • Dictate computer communication rules • Supply applications to clients

  13. UNIT I Windows Server 2008 Platforms • The Windows Server 2008 platforms are as follows: • Windows Server 2008 Standard Edition • Windows Server 2008 Enterprise Edition • Windows Web Server 2008 • Windows Server 2008 Datacenter Edition • Windows Server 2008 for Itanium-Based Systems • Windows Server 2008 Standard Edition w/o Hyper-V • Windows Server 2008 Enterprise Edition w/o Hyper-V • Windows Server 2008 Datacenter Edition w/o Hyper-V

  14. UNIT I Windows Server 2008 Hardware

  15. UNIT I Windows Server 2008 • Domain • A grouping of network objects, such as computers, servers, and user accounts, that provides for easier management • Computers and users in a domain can be managed to determine what resources they can access • Advantages of using Windows Server 2008 and Windows Vista/7 together: • New capabilities to recover from many types of network communications problems • Newly written code for more efficient network communications • More network diagnostic capabilities • New code for better use of the network communications protocols • Windows PowerShell commands and scripts in both Windows Server 2008 and Vista/7 • Active Directory • Database of computers, users, groups of users, shared printers, shared folders, and other network resources • Windows Server 2008 supports UNIX and Linux clients using the Subsystem for UNIX-based Applications (SUA)

  16. UNIT I Windows Server 2008 Features • Features include: • Server Manager • Security • Clustering • Enhanced Web services • Windows Server Core • Windows PowerShell • Virtualization • Reliability • Multitasking and multithreading

  17. UNIT I Windows Server 2008 Protocols • Windows Server 2008 and its clients primarily use • TCP/IP(Transmission Control Protocol/Internet Protocol) A suite of protocols and utilities that support communication on LANs and the Internet • Transmission Control Protocol (TCP) – Provides reliable end-to-end delivery of data by controlling data flow – a connection-oriented communication • Internet Protocol (IP) - Provides network addressing to ensure data packets quickly reach the correct destination - Two versions: IPv4 and IPv6 (IPv4 is used by default on most networks) • IP also provides for routing data over different networks • IP also handles fragmenting packets • IPv4 - the IP address format called the dotted decimal notation, 32 bits long with four fields of decimal values representing eight-bit binary octets • IP address considerations • The network number 127.0.0.0 cannot be assigned to any network • The address 127.0.0.1 is known as the loopback address

  18. UNIT 1 Assignments for UNIT 1 Read Chapter 1 Post to Discussion Complete Project 1. Summary comparing local and network operating systems 2a. Install VirtualBox providing 4 screenshots 2b. Provide summary of installation and issues 3. No spelling or grammar errors 4. Title and reference page

More Related