
Adjust video quality by selecting 720 pixels, control playback speed, and enable subtitles using the CC button to ensure a smooth Microsoft Intune training experience.
Discover GitHub Copilot, an AI pair programmer that helps you write code faster in VS Code and other editors, with sign-in, code generation, explanation, tests, and fixes.
Discover how to create a Microsoft 365 free account, noting India restrictions, credit card and vpn details, and activating the trial for Intune and endpoint manager in the admin center.
Explore the Microsoft Intune endpoint manager dashboard, learn to view device status, enroll devices, manage users and licenses, configure security policies, and access basic reporting.
Learn to obtain a device serial number with a PowerShell script, export it to a CSP file, and import it into Microsoft Endpoint Manager Autopilot for enrollment.
Create Windows Autopilot profiles to configure the out-of-box experience for enrolled devices. Define deployment modes, group assignments, and device naming to customize Autopilot.
Explore enrollment restrictions in Microsoft Intune, including device type and device limit controls, to manage platform permissions and per-user device enrollment limits.
Enroll Windows 10 devices into Microsoft Intune through manual enrollment using a work or school account, sign in with a demo user, and apply device management settings and policies.
Learn how to enroll an Apple device in Microsoft Intune, obtain the CSR to request the Apple Push Certificate, and configure automated enrollment via Apple Business Manager or manual enrollment.
Explore creating and customizing device configuration profiles in Microsoft Intune endpoint manager, choosing platforms, settings catalog or templates, and applying policies like device restrictions, VPN, Wi-Fi, and certificates.
Create a Windows 10 configuration profile in the Intune admin center, apply device restrictions and personalization, set assignments to groups, and review applicability rules before deployment.
Explore how conditional access leverages Azure Active Directory Premium signals—such as location, device, app, and risk—to decide when to allow, require multi-factor authentication, or block access.
Learn to implement conditional access policies in Azure Active Directory via Endpoint Manager. Configure users, cloud apps, conditions, and access controls, including multi-factor authentication and policy grants.
Create and implement compliance policies in endpoint manager for Windows 10 and later, covering device health, bitlocker, secure boot, and OS version requirements, with non-compliance actions like email alerts.
Learn to assign and deploy apps with Intune in the endpoint admin center, choosing app types across Windows, iOS, Android, and Mac, including store app and line-of-business options.
Explore how Windows Update works and how Intune manages updates, including feature updates released three times a year, monthly quality updates, and paths like Windows Insider and semi-annual channel.
In the admin center, create a feature update profile for Windows 10, select the update version, set a rollout option, assign to device groups, and deploy when devices connect.
Deploy updates to iOS and iPadOS with Intune by creating update profiles, selecting latest or specific versions, and scheduling installations; profiles enable automatic installs while user-initiated updates may still occur.
Question 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 seconds
Question 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 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 4 - Deploy a web-nginx pod using the nginx:1.17 image with the labels set to tier=web-app.
Question 3 - Create a new deployment called my-deployment. Scale the deployment to 3 replicas. Make sure desired number of pod always running.
Question 8 - Get the node node01 in JSON format and store it in a file at ./node-info.json
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 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 11 - Worker Node “node01” not responding, Debug the issue and fix it.
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 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 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.
In this video, we'll provide you with a comprehensive cheat sheet of the most important imperative commands that you'll need to know for the CKA exam. We'll go over each command in detail, explaining its purpose, syntax, and how to use it effectively.
Question 14 - Create a new user “ajeet”. Grant him access to the cluster. User “ajeet” should have permission to create, list, get, update and delete pods. The private key exists at location: /root/ajeet/.key and csr at /root/ajeet.csr
Question 14 - Create a new user “ajeet”. Grant him access to the cluster. User “ajeet” should have permission to create, list, get, update and delete pods. The private key exists at location: /root/ajeet/.key and csr at /root/ajeet.csr
Best Course at this Price - Microsoft Intune Training | MDM MAM - Endpoint Manager Azure
Bonus - 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 Introduction
Udemy Tips
Microsoft Intune Overview:
What is Microsoft Intune? What is MDM & MAM
How to create Free Microsoft 365 AccountDev
Understanding Microsoft Endpoint Manager Dashboard
Windows Autopilot Using Intune:
Introduction to Autopilot
Get Device ID & Importing it to Intune
Creating and Implementing Autopilot Profile
Working With Various Device Enrollments & Reporting:
Device Enrollment Settings (Intune Prerequisites)
Device Enrollment Restrictions
How to Enroll a Windows 10 Device
Enrolling Windows 10 Device Using GPO (Group Policy Object)
How to Enroll an Apple Device
How to Enroll an Android Device
Understanding Device Enrollment Manager
Getting Device Inventory Reports
Device Configuration Profiles:
Understanding Device Configuration Profiles
Creating & Implementing Device Configuration profiles
Running Windows Powershell Script or BASH Script on MAC Devices
Conditional Access & Compliance Policies:
Understanding & Implementing Conditional Access Policies
Understanding & Implementing Compliance Policies
MAM - Application Deployment:
Assign/Deploy Application using Intune - Part 1
Assign/Deploy Application using Intune - Part 2
Working with MAM App Protection Policies Using Intune
Working With OS Update Using Intune:
Understanding Windows Update
How to Deploy Feature Update on Windows 10 Device
Deploying Quality Update on Windows 10 Device
Understanding Update Policies for Apple Devices (iOS/iPad)
CKA - Certified Kubernetes Administrator Hands-on Lab With Solution
Question 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 seconds
Question 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