ICT615留学生程序 写作、 辅导Operating Systems程序

” ICT615留学生程序 写作、 辅导Operating Systems程序ICT615 Assessment 2 – Practical v2.1 Page | 1School of Information TechnologyNew Zealand Diploma in Information Technology Technical Support(Level 5)Course Code Title: ICT615 Operating SystemsAssignment Title 2 Assessment Type PracticalLevel 5 Credits 15Term Cohort:Due date:Overall Weighting: 70%Total marks available 100Tutor:Course aimProvides students with the skills and knowledge to select, install, configure and securesystems to meet organisation requirements. Students learn about different types of operatingsystems, both proprietary and open source.PurposeStudents will apply the skills and knowledge acquired in this course to select, install, configuresystems with appropriate operating system that meets organisation requirements.Assessment Information1. This is an open book practical assessment which is worth 70% of your total course marks.2. You will be doing three practical tasks during your lab sessions and will demonstrate to thetutor the completed task. Further instructions are given in this cover sheet.3. YouHave one week to complete this assessment.4. Late assessments will incur a penalty of 5% per day (unless an extension is granted beforethe due date). Any assessment received later than 7 days after the due date will not bemarked.ICT615留学生作业 写作、 辅导Operating Systems作业5. Use a word document to provide screenshots of all your completed tasks and submit itthrough the link on Canvas assessment submission link.14/08/2020Gaurav PathakICT615 Assessment 2 – Practical v2.1 Page | 2Learning OutcomesLo 3 Demonstrate knowledge of cloud services and virtualisationLo 4 Install and configure operating systems to meet organisation requirementsLo 5 Select and apply appropriate mechanisms to protect systems againstunauthorised accessLo 6 Select and apply appropriate mechanisms to implement common securityfunctions such as auditing, logging, authenticating and authorisation.Lo 7 Demonstrate knowledge of human behaviour that affects security andmeasures to counteract this.Graduate Profile OutcomesThe above stated learning outcomes are mapped to the graduate profile outcome (shown below) forthis programme:2 Apply a broad operational knowledge of networking, and associated services andtechnologies to meet typical organisational requirements3 Configure and administer systems and applications to meet typical organisationalIT support requirements.6 Identify common Issues related to IT security and apply a range of solutions.PlagiarismAll cases of plagiarism and/or cheating will be investigated and dealt with according to A08:Misconduct in Assessment Policy.Submission InstructionsYou are required to ensure you have carried out the following before submitting yourassessment: Signed assignment coversheet Place your Name, Student ID number, Assessment and Task number on all loosedocuments you are submitting with the assessment All answers must be written in your own words Proofread and spell check all written assessment work carefully Annotated screenshots of your completed tasks DO NOT email your document to your tutor, it must be uploaded to the NZSE LMSASSESSMENTICT615 Assessment 2 – Practical v2.1 Page | 3Task 1 – Cloud Computing and Virtualization (30 Marks)LO 3: Demonstrate knowledge of cloud services and virtualisation.Scenario 1Your company is trying to adopt cloud technology to offload the on-campus hardwareexpenditure. Your manager has given you the task to check the feasibility of cloud platforms.You have been asked to check the feasibility of using cloud based virtual machines incompanys daily activity. To ensure that the cloud based virtual machines can fulfil theorganisational requirements, perform the following tasks:a. Create your Personal account in any cloud provider of your choice (e.g. Azure,Google cloud, AWS) (6 marks)b. Create 3 virtual machines in your chosen cloud provider with 3 different operatingsystems (12 marks)c. Install any application software in all three virtual machines. (6 marks)d. Using remote access – login to VMs located in cloud, run three (3) CLI commands oneach of the three (3) OS to demonstrate that the configured virtual machines arefunctioning correctly. (6 marks)Note: Please ensure that you provide screenshot for the steps taken to conduct allthe tasks.Task 2 – Set up and Configuration (40 Marks)LO 4: Install and configure operating systems to meet organisation requirementsScenario 2You work for a company called Aptech systems as a Senior Security Engineer. The companyis planning to expand its organisation to two new locations across Auckland.However, as part of the preparation they want to tighten the security of their network byfocusing on changing and upgrading the primary headquarters server.The company would like you to carry out the following tasks. Ensure you create accuratedocumentation by including a screenshot for each completed point.Using a virtualisation software (e.g virtualBox, VMware or HyperV), do the following:a. Create a Virtual machine. (4 marks)ICT615 Assessment 2 – Practical v2.1 Page | 4b. Install Windows server 2019 in the created VM. (10marks)c. Configure the server:1. Server Name = Aptech2012 (3 marks)2. Add Roles and features to the server (DHCP, DNS and ADDS) (5 marks)3. Configure DHCP Scope (3 marks)a. Start IP 192.168.25.30b. End IP 192.168.25.70c. Default Gateway 192.168.25.2544. Configure ADDS (5 marks)a. Domain Name Yourname_ID.Com (this is your first name student IDnumber)b. Domain Password P@ssw0rd1!5. Add Group Policy feature. (1 marks)6. Create Organisational (OU) Units in Active Directory (3 marks)a. DataEntryb. Administrationc. Sales7. Create 6 users and assign them to appropriate OU (6 marks)a. Namita (Administration)b. Glen (Sales)c. Rashi (DataEntry)d. Dan (Administration)e. Yang (Sales)f. Mark (DataEntry)Task 3 – Security Configuration (18 Marks)LO 5: Select and apply appropriate mechanisms to protect systems against unauthorised accessLO 6: Select and apply appropriate mechanisms to implement common security functions such as auditing, logging,authenticating and authorisationLO 7: Demonstrate knowledge of human behaviour that affects security and measures to counteract this.1. Create the following group policies and apply them to the domain. (10 marks)Password Policy Enforce Password History 12 Passwords remember. (1 mark) Maximum password age 90 days. (1 mark) Minimum password age 30 days. (1 mark) Minimum password length 8 characters (1 mark) Password must meet complexity requirements Enabled. (1 mark) Store passwords using reversible encryption Disabled. (1 mark)ICT615 Assessment 2 – Practical v2.1 Page | 5Account Lockout Policy Account lockout duration 30 minutes (1 mark) From the list of users created in task 2 configure the users to be only authorisedto log in to the network such that: (3 marks) Namita, Glen, and Rashi can only logon between Monday to Friday 9am to 5 pm. Dan, Yang And Mark can only logon between Monday to Sunday 9 amto 9 pm.2. Local Policies Audit Policy (8 marks) Audit Account management Success, Failure Audit privilege use Success, Failure Audit account logon events Failure Audit directory service access Success, Failure Audit logon events Success, Failure Audit policy change Success Message Title Aptech Network Welcome Message Message Text Create a message text to notify the users how they can adapt bettersecurity practices to avoid security breaches in their systems.Task 4 – Testing (12 Marks)LO 7: Demonstrate knowledge of human behaviour that affects security and measures to counteract this. Install the client Windows 10 OS on virtual machine named as wk-1 (2 marks) Configure wk-1s IP address, subnet mask and DNS server IP address within the DHCPScope listed in Task 2. (2 marks) Connect the workstation to the domain. (2 marks) Test 1 user from Administration with correct login credentials, and test 1 user fromDataEntry with correct login credentials. (2 marks) Test at least 1 user using incorrect login credentials. (2 marks) Check the event logs for the failure on the login. (2 marks)ICT615 Assessment 2 – Practical v2.1 Page | 6ICT615 Assessment 2 Practical Marking CriteriaTask AssessmentCriteria EvidenceTask 11aCreatepersonalaccountin cloudplatform6 marksLearner providedscreenshots showing ALLthe steps performed tocreate a personal accountin Any cloud platform(6-5 marks)Learner providedscreenshots showing morethan 50% of the stepsperformed to create apersonal account in anycloud platform(4-3 marks)Learner providedscreenshots showing lessthan 50% of the stepsperformed to create apersonal account in anycloud platform(2-1 marks)Learner did not providescreenshots showing thesteps performed to create apersonal account in anycloud platform(0 mark)1bVirtualMachines with3 differentoperatingsystems12 marksLearner providedscreenshots showing ALLthe steps performed tocreate:Learner providedscreenshots showing morethan 50% of the stepsperformed to create:Learner providedscreenshots showing lessThan 50% of the stepsperformed to create:Learner has not providedscreenshots the stepsperformed to create:1st VM with 1st OS(4 marks)1st VM with 1st OS(3 marks)1st VM with 1st OS(2-1 marks)1st VM with 1st OS(0 mark)2nd VM with 2d OS(4 marks)2nd VM with 2d OS(3 marks)2nd VM with 2d OS(2-1 marks)2nd VM with 2d OS(0 mark)3rd VM with 3rd OS(4 marks)3rd VM with 3rd OS(3 marks)3rd VM with 3rd OS(2-1 marks)3rd VM with 3rd OS(0 mark)1cInstall asoftware inVirtualmachines.6 marksLearner provided screenshotsshowing ALL the steps performed toinstall any software in the VMsbelow:Learner provided screenshotsshowing partial steps performed toinstall any software in the VMsbelow:Learner has not provided screenshotsthe steps performed to install anysoftware in the VMs below:1st VM(2 marks)1st VM(1 mark)1st VM(0 mark)ICT615 Assessment 2 – Practical v2.1 Page | 72nd VM(2 marks)2nd VM(1 mark)2nd VM(0 mark)3rd VM(2 marks)3rd VM(1 mark)3rd VM(0 mark)1dExecute CLIcommandsusing remoteaccess6 marksLearner provided screenshotsshowing ALL 3 CLI commandsexecuted via remote access on theVMs below:Learner provided screenshotsshowing 1 to 2 CLI commandsexecuted via remote access on theVMs below:Learner provided screenshots showingno commands executed via remoteaccess on the VMs below:1st VM(2 marks)1st VM(1 mark)1st VM(0 mark)2nd VM(2 marks)2nd VM(1 mark)2nd VM(0 mark)3rd VM(2 marks)3rd VM(1 mark)3rd VM(0 mark)2aCreate a newWindowsServer inVirtual boxLearner providedscreenshots showing ALLthe steps performed tocreate a virtual machine.(4 marks)Learner providedscreenshots showing moreThan 50% of the stepsperformed to create avirtual machine.(3 marks)Learner providedscreenshots showing lessthan 50% of the stepsperformed to create avirtual machine.(2-1 marks)Learner has not providedscreenshots showing thesteps performed to create avirtual machine.(0 mark)2bInstallWindowsServerLearner providedscreenshots showing ALLthe steps performed toinstall windows server inLearner providedscreenshots showing morethan 50% of the stepsperformed to installLearner providedscreenshots showing lessthan 50% of the stepsperformed to installLearner has not providedscreenshots showing thesteps performed to installwindows server in thecreated virtual machine.ICT615 Assessment 2 – Practical v2.1 Page | 8the created virtualMachine.(10-8 marks)windows server in thecreated virtual machine.(7-5 marks)windows server in thecreated virtual machine.(4-1 marks)(0 mark)2cSet ServerNameLearner providedscreenshots showing ALLthe steps performed to setthe correct Windows servername.(3 marks)Learner providedscreenshots showing morethan 50% of the stepsperformed to set thecorrect Windows servername.(2 marks)Learner providedscreenshots showing lessthan 50% of the stepsperformed to set thecorrect Windows servername.ORLearner providedscreenshots showing ALLthe steps performed to setthe Windows server namebut, the name set isincorrect.(1 mark)Learner has not providedscreenshots showing stepsperformed to set thecorrect Windows servername.(0 mark)Add Roles toServerLearner providedscreenshots showing ALLthe steps performed to add3 roles and features to theserverLearner providedscreenshots showing ALLthe steps performed to add2 roles and features to theserverANDPartial steps for the 3rd roleORLearner providedscreenshots showing moreLearner providedscreenshots showing ALLthe steps performed to add1 role and feature to theserverANDPartial steps for up to 2rolesORLearner did not providescreenshots showing thesteps performed to addroles to the serverICT615 Assessment 2 – Practical v2.1 Page | 9(5 marks)than 50% of the stepsperformed to add at least 2roles to the server(4-3 marks)Learner providedscreenshots showing lessthan 50% of the stepsperformed to add at least 1role to the server(2-1 marks)(0 mark)ConfigureDHCPScope andgatewayLearner providedscreenshots showing ALLthe steps performed toconfigure DHCP scope forALL the 3 points belowcorrectly: Start IP 192.168.25.30 End IP 192.168.25.70 Default Gateway 192.168.25.254(3 marks)Learner providedscreenshots showing ALLthe steps performed toconfigure DHCP scope forany 2 of the points belowcorrectly: Start IP 192.168.25.30 End IP 192.168.25.70 Default Gateway 192.168.25.254(2 marks)Learner providedscreenshots showing ALLthe steps performed toconfigure DHCP scope forany 1 of the points belowcorrectly: Start IP 192.168.25.30 End IP 192.168.25.70 Default Gateway 192.168.25.254(1 mark)Learner has not providedscreenshots showing thesteps performed toconfigure DHCP scope forany of the points belowcorrectly: Start IP 192.168.25.30 End IP 192.168.25.70 Default Gateway 192.168.25.254(0 mark)ConfigureActiveDirectoryLearner providedscreenshots showing ALLthe steps performed toconfigure ADDS correctlywith both the points below: Domain Nameyourname_ID.Com Domain PasswordP@ssw0rd1!(5-4 marks)Learner provided more than50% of the screenshotsshowing ALL the stepsperformed to configureADDS correctly with boththe points below: Domain Nameyourname_ID.Com Domain PasswordP@ssw0rd1!(3-2 marks)Learner provided less than50% of the screenshotsshowing ALL the stepsperformed to configureADDS correctly with boththe points below: Domain Nameyourname_ID.Com Domain PasswordP@ssw0rd1!(1 mark)Learner has not providedscreenshots showing stepsperformed to configureADDS correctly with boththe points below: Domain Nameyourname_ID.Com Domain PasswordP@ssw0rd1!(0 mark)ICT615 Assessment 2 – Practical v2.1 Page | 10Add GroupPolicy FeatureLearner provided screenshots showing ALL the stepsperformed to correctly add a group policy feature.(1 mark)Learner has not provided screenshots showing ALL thesteps performed to correctly add a group policy feature.(1 mark)CreateOrganisationalUnitsLearner providedscreenshots showing ALLthe steps performed tocreate organisational unit(OU) in active directory forALL the 3 points below: Data entry Administration Sales(3 marks)Learner providedscreenshots showing ALLthe steps performed tocreate organisational unit(OU) in active directory forany 2 of the points below: Data entry Administration Sales(2 marks)Learner providedscreenshots showing ALLthe steps performed tocreate organisational unit(OU) in active directory forany 1 of the points below: Data entry Administration Sales(1 mark)Learner has not providedscreenshots showing thesteps performed to createorganisational unit (OU) inactive directory for any ofthe points below: Data entry Administration Sales(0 mark)CreateUsers (1 Markfor each User)Learner providedscreenshots showing ALLthe steps performed tocreate and assignappropriate OU for 5 to 6users below: Namita(Administration) Glen (Sales) Rashi (DataEntry) Dan (Administration) Yang (Sales) Mark (DataEntry)(6-5 marks)Learner providedscreenshots showing ALLthe steps performed tocreate and assignappropriate OU for 3 to 4users below: Namita(Administration) Glen (Sales) Rashi (DataEntry) Dan (Administration) Yang (Sales) Mark (DataEntry)(4-3 marks)Learner providedscreenshots showing ALLthe steps performed tocreate and assignappropriate OU for 1 to 2users below: Namita(Administration) Glen (Sales) Rashi (DataEntry) Dan (Administration) Yang (Sales) Mark (DataEntry)(2-1 marks)Learner has not providedscreenshots showing thesteps performed to createand assign appropriate OUfor any of the users below: Namita (Administration) Glen (Sales) Rashi (DataEntry) Dan (Administration) Yang (Sales) Mark (DataEntry)(0 mark)_ICT615 Assessment 2 – Practical v2.1 Page | 11Task 31PasswordPolicyLearner provided screenshots showing ALL the stepsperformed to create the group policy and apply them tothe domain correctly:(For the points below:)Learner has not provided screenshots showing the stepsperformed to create the following group policies and applythem to the domain correctly:ORLearner provided screenshots showing the stepsperformed to create the following group policies and applythem to the domain incorrectly:(For the points below:)Enforce Password History 12 Passwords remember(1 mark)Enforce Password History 12 Passwords remember(0 mark)Maximum password age 90 days(1 mark)Maximum password age 90 days(0 mark)Minimum password age 30 days(1 mark)Minimum password age 30 days(0 mark)Minimum password length 8 characters(1 mark)Minimum password length 8 characters(0 mark)Password must meet complexity requirements Enabled(1 mark)Password must meet complexity requirements Enabled(0 mark)Store passwords using reversible encryption Disabled(1 mark)Store passwords using reversible encryption Disabled(0 mark)Accountlockout policyLearner provided screenshots showing ALL the stepsperformed to set the account lockdown duration to 30minutes correctly.Learner has not provided screenshots showing the stepsperformed to set the account lockdown duration to 30minutes correctly.ICT615 Assessment 2 – Practical v2.1 Page | 12(1 mark) (0 mark)User log onauthorizationLearner providedscreenshots showing ALLthe steps for configuringboth the categories ofbelow users for logonauthorization: Namita, Glen, andRashi can only logonbetween Monday toFriday 9 am to 5 pm. Dan, Yang And Markcan only logon betweenMonday to Sunday 9am to 9 pm.(3 marks)Learner providedscreenshots showing ALLthe steps for configuring 1category of the below fullyand the other categorypartially for logonauthorization: Namita, Glen, andRashi can only logonbetween Monday toFriday 9 am to 5 pm. Dan, Yang And Markcan only logon betweenMonday to Sunday 9am to 9 pm.(2 marks)Learner providedscreenshots showing ALLthe steps for configuringonly 1 category of thebelow fullyORLearner providedscreenshots showing partialsteps for configuring boththe categories below: Namita, Glen, andRashi can only logonbetween Monday toFriday 9 am to 5 pm Dan, Yang And Markcan only logon betweenMonday to Sunday 9am to 9 pm.(1 mark)Learner has not providedscreenshots showing thesteps for configuring theuser for logonauthorization: Namita, Glen, andRashi can only logonbetween Monday toFriday 9 am to 5 pm. Dan, Yang And Markcan only logon betweenMonday to Sunday 9am to 9 pm.(0 mark)2Local auditpolicyLearner provided screenshots showing ALL the stepsperformed to create the audit policy and apply them tothe domain correctly:(For the points below:)Learner has not provided screenshots showing the stepsperformed to create the following audit policies and applythem to the domain correctly:ORICT615 Assessment 2 – Practical v2.1 Page | 13Learner provided screenshots showing the stepsperformed to create the following audit policies and applythem to the domain incorrectly:(For the points below:)Audit account management Success, Failure(1 mark)Audit account management Success, Failure(0 mark)Audit privilege use Success, Failure(1 mark)Audit privilege use Success, Failure(0 mark)Audit account logon events Failure(1 mark)Audit account logon events Failure(0 mark)Audit directory service access Success, Failure(1 mark)Audit directory service access Success, Failure(0 mark)Audit logon events Success, Failure(1 mark)Audit logon events Success, Failure(0 mark)Audit policy change Success(1 mark)Audit policy change Success(0 mark)Message Title set correctly(1 mark)Message Title set correctly(0 mark)Message Text set correctly(1 mark)Message Text set correctly(0 mark)Task 4ICT615 Assessment 2 – Practical v2.1 Page | 14Install clientWindows 10OS on VirtualBoxLearner provided screenshotsshowing ALL the steps performed toinstall Client Windows 10 OS on thevirtual machine named as wk-1(2 marks)Learner provided screenshotsshowing partial steps performed toinstall Client Windows 10 OS on thevirtual machine named as wk-1ORLearner provided screenshotsshowing all steps performed to installan OS on the virtual machine namedwk-1 or installed the correct OS onVirtual machine with incorrect name(1 mark)Learner has not provided screenshotsshowing the steps performed to installClient Windows 10 OS on the virtualmachine named as wk-1(0 mark)Configureclients IPaddress,subnet maskand DNSserver IPaddressaccording toDHCP scopeLearner provided screenshotsshowing ALL the steps performed toinstall configure all the below for thevirtual machine: IP address Subnet mask DNS server IP address withinDHCP scope as listed in Task 2(2 marks)Learner provided screenshotsshowing partial steps performed toinstall configure all the below for thevirtual machineORLearner provided screenshotsshowing all steps for 1-2 of the pointsbelow: IP address Subnet mask DNS server IP address withinDHCP scope as listed in Task 2(1 mark)Learner provided screenshots showingALL the steps performed to installconfigure all the below for the virtualmachine IP address Subnet mask DNS server IP address withinDHCP scope as listed in Task 2(0 mark)ICT615 Assessment 2 – Practical v2.1 Page | 15Testingcorrect userlogincredentials forall threedepartmentswithcorrect outcomes (2 Marksfor eachdepartment)Learner provided screenshotsshowing ALL the steps performed toconnect workstation to the domain(2 marks)Learner provided screenshotsshowing partial steps performed toconnect workstation to the domain(1 mark)Learner has not provided screenshotsshowing the steps performed toconnect workstation to the domain(0 mark)Testing atleast 1 userwith correctlogincredentialswith correctoutcomesLearner provided screenshotsshowing ALL the steps performed totest ALL of the following users forcorrect login credentials: 1 user from administration 1 user from data entry(2 marks)Learner provided screenshotsshowing ALL the steps performed totest 1 of the following users forcorrect login credentials: 1 user from administration 1 user from data entry(1 mark)Learner has not provided screenshotsshowing the steps performed to testthe following users for correct logincredentials: 1 user from administration 1 user from data entry(0 mark)Testing atleast 1 userwith incorrectlogincredentialswith correctoutcomesLearner provided screenshotsshowi”

添加老师微信回复‘’官网 辅导‘’获取专业老师帮助,或点击联系老师1对1在线指导