|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/microsoft-intune-training-mdm-mam-endpoint-manager/
课程评论:没有评论
课程名称:Microsoft Intune 培训 MDM MAM - 终端管理器 Azure 课程概述:这是一个关于微软 Intune 的培训课程,专注于移动设备管理 (MDM) 和移动应用管理 (MAM)。通过该课程,学员将学习如何控制组织内设备的使用,包括手机、平板电脑和笔记本电脑。此外,课程还介绍了如何配置特定策略来控制应用程序的使用,例如防止邮件发送到组织外部的人员。Intune 允许员工使用个人设备进行工作,同时确保组织数据的安全,并将组织数据与个人数据隔离。Intune 是微软企业移动性和安全性 (EMS) 套件的一部分,并与 Azure Active Directory 及 Azure 信息保护集成,以控制访问权限和数据保护。该课程旨在让学习者从基础入手,全面掌握 Microsoft Intune 的各项概念。 课程内容包含: 1. 课程简介及 Udemy 使用技巧 2. Microsoft Intune 概述:MDM 与 MAM 的定义,创建免费的 Microsoft 365 帐户 3. 理解 Microsoft 终端管理器仪表板 4. 使用 Intune 的 Windows Autopilot:Autopilot 简介、设备 ID 获取与导入 5. 设备注册与报告:不同设备的注册方法与相关设置 6. 设备配置文件:创建与实施设备配置文件,如何在 MAC 设备上运行脚本 7. 条件访问与合规策略的理解及实施 8. 使用 Intune 部署应用程序与 MAM 应用保护策略 9. 使用 Intune 管理操作系统更新:Windows 和 Apple 设备的更新策略 10. CKA - 认证 Kubernetes 管理员实践实验及解决方案,涵盖多项 Kubernetes 技能 11. CKA 考试技巧与建议 该课程还提供与 CKA 相关的免费的动手实验题,帮助学员实战演练并掌握 Kubernetes 的使用技能。 此课程对于希望提升 IT 管理能力及学习现代设备管理技巧的学习者而言,性价比非常高。
Best Course at this Price - Microsoft Intune Training MDM MAM - Endpoint Manager AzureBonus - Free CKA (Certified Kubernetes Administrator) Lab hands-on questions with solutions.Microsoft Intune is a cloud-based service that focuses on mobile device management (MDM) and mobile application management (MAM). You control how your organization's devices are used, including mobile phones, tablets, and laptops. You can also configure specific policies to control applications. For example, you can prevent emails from being sent to people outside your organization. Intune also allows people in your organization to use their personal devices for school or work. On personal devices, Intune helps make sure your organization's data stays protected and can isolate organization data from personal data.Intune is part of Microsoft's Enterprise Mobility + Security (EMS) suite. Intune integrates with Azure Active Directory (Azure AD) to control who has access and what they can access. It also integrates with Azure Information Protection for data protection. It can be used with the Microsoft 365 suite of products. For example, you can deploy Microsoft Teams, OneNote, and other Microsoft 365 apps to devices. This feature enables people in your organization to be productive on all of their devices while keeping your organization's information protected with the policies you create.This course is designed for learners to pick up Microsoft Intune concepts from scratch. The course covers varieties of topics and learners will learn the following:Introduction:Course IntroductionUdemy TipsMicrosoft Intune Overview:What is Microsoft Intune? What is MDM & MAMHow to create Free Microsoft 365 AccountDevUnderstanding Microsoft Endpoint Manager DashboardWindows Autopilot Using Intune:Introduction to AutopilotGet Device ID & Importing it to IntuneCreating and Implementing Autopilot ProfileWorking With Various Device Enrollments & Reporting:Device Enrollment Settings (Intune Prerequisites)Device Enrollment RestrictionsHow to Enroll a Windows 10 DeviceEnrolling Windows 10 Device Using GPO (Group Policy Object)How to Enroll an Apple DeviceHow to Enroll an Android DeviceUnderstanding Device Enrollment ManagerGetting Device Inventory ReportsDevice Configuration Profiles:Understanding Device Configuration ProfilesCreating & Implementing Device Configuration profilesRunning Windows Powershell Script or BASH Script on MAC DevicesConditional Access & Compliance Policies:Understanding & Implementing Conditional Access PoliciesUnderstanding & Implementing Compliance PoliciesMAM - Application Deployment:Assign/Deploy Application using Intune - Part 1Assign/Deploy Application using Intune - Part 2Working with MAM App Protection Policies Using IntuneWorking With OS Update Using Intune:Understanding Windows UpdateHow to Deploy Feature Update on Windows 10 DeviceDeploying Quality Update on Windows 10 DeviceUnderstanding Update Policies for Apple Devices (iOS/iPad)CKA - Certified Kubernetes Administrator Hands-on Lab With SolutionQuestion 1 - Create a new pod called web-pod with image busybox Allow the pod to be able to set system_time. The container should sleep for 3200 secondsQuestion 2 - Create a new deployment called myproject, with image nginx:1.16 and 1 replica. Next upgrade the deployment to version 1.17 using rolling update. Make sure that the version upgrade is recorded in the resource annotation. Question 3 - Create a new deployment called my-deployment. Scale the deployment to 3 replicas. Make sure desired number of pod always running. Question 4 - Deploy a web-nginx pod using the nginx:1.17 image with the labels set to tier=web-app. Question 5 - Create a static pod on node01 called static-pod with image nginx and you have to make sure that it is recreated/restarted automatically in case of any failure happens Question 6 - Create a pod called pod-multi with two containers, as given below: Container 1 - name: container1, image: nginx Container2 - name: container2, image: busybox, command: sleep 4800 Question 7 - Create a pod called test-pod in "custom" namespace belonging to the test environment (env=test) and backend tier (tier=backend). image: nginx:1.17 Question 8 - Get the node node01 in JSON format and store it in a file at ./node-info.json Question 9 - Use JSON PATH query to retrieve the oslmages of all the nodes and store it in a file "all-nodes-os-info.txt" at root location. Note: The osImage are under the nodeInfo section under status of each node. Question 10 - Create a Persistent Volume with the given specification. Volume Name: pv-demo Storage:100Mi Access modes: ReadWriteMany Host Path: /pv/host-data Question 11 - Worker Node "node01" not responding, Debug the issue and fix it. Question 12 - Upgrade the Cluster (Master and worker Node) from 1.18.0 to 1.19.0. Make sure to first drain both Node and make it available after upgrade. CKA Exam Tips & Tricks